@charset "utf-8";
.topicmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000066;
	font-weight: bold;
}
.pagename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #999999;
	letter-spacing: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	float: left;
}
.linktop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	float: right;
	padding: 10px;
	
}



.texbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
.textsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 11pt;
	color: #000066;
	}
.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B64F2;
	line-height: normal;
	line-height: 16px;
	}
	
body {
	background-color: LightSkyBlue;
	margin: 10px;
}

h1 {
	font-size: 18px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	letter-spacing: 2px;
	padding-top:25px;
}
h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0303C8;
	letter-spacing: 2px;
	padding-top:20px;
	padding-bottom:1px;
	border-bottom: 1px;
	border-bottom-color: #ededed;
	border-bottom-style: solid;
	line-height: 14pt;
	
}
h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B64F2;
	letter-spacing: 2px;
	line-height: normal;
	line-height: 14px;
	}
	
	.style1 {
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 2px;
	}
	.style2 {
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 2px;
	}
.mainlink {
	font-family: verdana;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	line-height: 21px;
	padding: 2px 2px;
	font-weight: bold;
}
.mainlink:link {
	font-family: verdana;
	color: #000066;
	text-decoration: none;
	line-height: 21px;
	padding: 2px 2px;
	font-weight: bold;
}
.mainlink:hover {
	font-family: verdana;
	color: #000066;
	text-decoration: none;
	line-height: 21px;
	padding: 2px 2px;
	background-color: #ffffff;
	border: 1px solid #3366FF;
	}

.menubottom {
	font-family: verdana;
	font-size: 8pt;
	color: #000066;
	text-decoration: none;
}
.menubottom:link {
	font-family: verdana;
	font-size: 8pt;
	color: #000066;
	text-decoration: none;
}
.menubottom:hover {
	font-family: verdana;
	font-size: 8pt;
	color: #000066;
	text-decoration: underline;
	background-color: lightblue;
	}

.adbox {
	padding: 10px;
	border: 2px dashed #9ACF9A;
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
	line-height: 15px;
	font-size: 11px;
}
#leftmenu {
	padding: 10px;
	border: 1px solid #000066;
	text-align: left;
	background-color: #efefef;
	list-style-position: inside;
	list-style-type: square;
	
}
#headermenu {
color:#FFFFFF;
padding-top:95px;
padding-right:8px;
text-align:right;
}

/*------------------------- borders------------------------- */
.tdleft {
	border-left: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	padding-left: 10px;
}	

/*.box {
border-top: 1px; 
border-top-color: #999999; 
border-top-style: solid; 
border-bottom: 1px; 
border-bottom-color: #999999; 
border-bottom-style: solid; 
padding-bottom: 2px;
}	*/
         
	
.bl {
padding-right: 20px;
	}	

.bor1 {
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
	width:760px;
	
}
.bor2 {
	border-top-color: #000066;
	border-top-style: solid;
	border-top-width: 1px;
	width:760px;
	
}
.bor3 {
	border-color: #000066;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}

.bor4 {
	border-bottom-color: #000066;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
	background-color: #efefef;
}
.bor5 {
	border-bottom-color: #000066;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
	font-weight: bold;
	background-color: #efefef;
	width:200px;
	float: left;
	margin: 5px;
}
.menubox {
padding-top: 50px;
padding-left: 15px;
padding-bottom: 15px;
}
