/* CSS Document */

<style type="text/css">

body {
	background-color: #949494;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(../Images/bg3.gif);
}
.borders {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.BG_No_Repeat {
	background-image:  url(../Images/bodybg.jpg);
	background-repeat: no-repeat;
}
.Body_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.style2 {
	color: #001270;
	font-weight: bold;
}
.style3 {color: #01126E}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #01126E; }
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a:link {
	color: #1C2C81;
}
a:visited {
	color: #1C2C81;
}

a.linkcolor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
</style>