body {
	background-color: #006699;
	margin-top: 0px;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#003366;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#9BAAC1;

}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #4774ba;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #333333;
}

.main_txt a:link {
	color: #0033FF;
	text-decoration: none;
}
.main_txt a:visited {
	text-decoration: none;
	color: #0033ff;
}
.main_txt a:hover {
	text-decoration: underline;
	color: #009933;
}
.main_txt a:active {
	text-decoration: none;
	color: #0033ff;
}



.main2_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #333333;
}

.main2_txt a:link {
	color: #0033FF;
	text-decoration: none;
}
.main2_txt a:visited {
	text-decoration: none;
	color: #0033ff;
}
.main2_txt a:hover {
	text-decoration: underline;
	color: #009933;
}
.main2_txt a:active {
	text-decoration: none;
	color: #0033ff;
}























.l_bg {
	background-image: url(../images/left_rail_bg.gif);
	background-repeat: repeat-y;
}
.r_bg {
	background-image: url(../images/right_rail_bg.gif);
	background-repeat: repeat-y;
}
.header {
	background-color: #002065;
}
.main_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #345c87;
	background-color: #c2cde0;
	background-image: url(../images/nav_bg.gif);
}
.side_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #345c87;
	background-color: #bdd0ee;
	
}
.brail_1 {
	background-image: url(../images/b_rail1.gif);
	background-repeat: repeat-x;
}
div#vert_box {
	position: absolute;
	height: 481px;
	width: 110px;
	z-index: 0;
	left: 53px;
	top: 144px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-image: url(../images/footer_bg.gif);
}
td#nav1 a
{
display: block;
padding: 5px;
	background-color: #bdd0ee;
	color: #345c87;
		text-decoration: none;
}
td#nav1 a:hover
{
display: block;
padding: 5px;
	background-color: #002065;
color: #FFFFFF;
	text-decoration: none;
	
}
td#nav2 a
{
display: block;
padding: 5px;
	background-color: #002065;
color: #FFFFFF;
		text-decoration: none;
}div#main2_content {
	padding: 4px;
	height: 230px;
	width: 650px;
	overflow: auto;
}
div#main_content {
	padding: 4px;
	height: 230px;
	width: 480px;
	overflow: auto;
}
.brail2 {
	background-image: url(../images/b_rail2.gif);
	background-repeat: repeat-x;
}
.bord_all {
	border: 1pt solid #002065;
}
.br_bord {
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #002065;
	border-bottom-color: #002065;
}
.b_bord {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.r_bord {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #002065;
}
.todd_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #000000;
}
