body {
	background-color:#003866;
	scrollbar-arrow-color:#003866;
	scrollbar-highlight-color:white;
	scrollbar-face-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-3dlight-color:#C8D3E9;
	scrollbar-shadow-color:#C8D3E9;
	margin: 0px;

}

a:link.headermaintitle {

	FONT-SIZE: 24px; COLOR: #006bad; BACKGROUND-COLOR: #fff

}

a:link.listitem {

	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #006bad; BACKGROUND-COLOR: #fff; TEXT-DECORATION: none

}

a:link.posttitle {

	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #006bad; BACKGROUND-COLOR: #fff; TEXT-DECORATION: underline

}
.bgdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;

}
.bgdark a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;


}
.bgdark a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;

}
.bgdark a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;

}
.bglight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #4573B3;
	text-decoration: none;


}
.bglight a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #046AB2;

}
.bglight a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #317CB6;

}
.bglight a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #559DC8;

}
.tableborder {
	border-top: 4px solid #4573B3;
	border-right: 4px none #4573B3;
	border-bottom: 4px none #4573B3;
	border-left: 4px none #4573B3;

}
.footertable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #4573B3;
	border-right-color: #4573B3;
	border-bottom-color: #4573B3;
	border-left-color: #4573B3;
}
hr {
	background-color: #4573B3;
	color: #4573B3;

}
.tableborderbottom {

	border-top: 4px none #4573B3;
	border-right: 4px none #4573B3;
	border-bottom: 4px solid #4573B3;
	border-left: 4px none #4573B3;
}
