/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #82612B;
	text-align: center;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}
ul{ margin:0px auto; } 
.Main {
	width: 800px;
	background-image: url(../images/Main_bg.gif);
	text-align: left;
}
/* Clear Fix */ 
.clearfix:after { 
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden; 
} 
.clearfix { 
display:inline-block; 
} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 
/* end of clearfix */ 
.logo {
	text-align: left;
	padding: 10px;
}
.Menu{
	background-color: #866731;
	height: 42px;
	width: 780px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #D2B11A;
	margin-bottom: 3px;
	text-align: left;
	font-size: 20px;
	padding-top: 5px;
	margin-left: 9px;
}
.banner{
	left: 9px;
	position: relative;
}

.Cont{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width:100%;
}
.Mid{
	width:100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #014EA2;
	text-align: center;
	background-image: url(../images/BoxRight_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.Left{
	width:200px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}
.Right{
	float: left;
	width:530px;
	font-size: 16px;
	color: #014EA2;
	line-height: 180%;
	background-image: url(../images/BoxRight_bg.gif);
	background-repeat: no-repeat;
	margin: 10px;
}
.Box{
	float: left;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F3D274;
	border-bottom-color: #F3D274;
	border-left-color: #F3D274;
	width: 100%;
}
.BoxTitle{
	background-color: #F3D274;
	width: 100%;
	height: 21px;
}
.BoxCont{
	width: 100%;
	padding-top: 10px;
	padding-left: 3px;
	color: #003399;
	line-height: 180%;
}
.BoxCont2{
	width: 100%;
	padding-top: 10px;
	padding-left: 10px;
	color: #003399;
	line-height: 180%;
	font-size: 12px;
}

.BoxCont ul{
	list-style-image: url(../images/BoxList.gif);
	line-height: 180%;
	list-style-type: none;
}
.line1{
	padding-top: 6px;
}
.fontSubject {
	font-size: 24px;
	font-weight: bold;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
	width: 92%;
}
.fontBig {
	font-size: 14px;
}
.marginTop {
	margin-top: 10px;
}
.alignCenter {
	text-align: center;
}

/*---Link's Style----*/
.Menu a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.Menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.Menu a:hover{
	color: #FF0000;
	text-decoration: none;
}
.LeftList:link{
	color: #014EA2;
	text-decoration: none;
}
.LeftList:visited{
	color: #014EA2;
	text-decoration: none;
}
.LeftList:hover{
	color: #FF0000;
	text-decoration: none;
}
/*---Bottom Style----*/
.line2{
	width: 99%;
	height:1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #82612B;
}

.Bottom{
	color: #808388;
	text-align: center;
	line-height: 180%;
	font-size: 14px;
	overflow:auto;
	zoom:1;
	width: 100%;

}
