body {
	background-image: url(images/bg3.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.header_links {
	color: #FFFFFF;
	font-size: 12px;
}
.style2 {
	font-size: 10px;
	color: #999999;
}


a.top_nav:link {
	font-family: arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.top_nav:visited {text-decoration: none; color: #FFFFFF;;font-size: 12px;font-weight: bold;}
a.top_nav:hover {text-decoration: none;	color: #CCCCCC;;font-size: 12px;font-weight: bold;}
a.top_nav:active {text-decoration: none; color: #CCCCCC;;font-size: 12px;font-weight: bold;}

a.left:link {
	font-family: arial;
	color: #F15610;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.left:visited {
	text-decoration: none;
	color: #F15610;
	font-weight: bold;
	font-size: 11px;
}
a.left:hover {
	text-decoration: none;
	color: #2D5D92;
	font-weight: bold;
	font-size: 11px;
}
a.left:active {
	text-decoration: none;
	color: #2D5D92;
	font-weight: bold;
	font-size: 11px;
}

a.footer_nav:link {
	font-family: arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
a.footer_nav:visited {text-decoration: none; color: #FFFFFF;;font-size: 9px;}
a.footer_nav:hover {text-decoration: none;	color: #224571;;font-size: 9px;}
a.footer_nav:active {text-decoration: none; color: #224571;;font-size: 9px;}

.footer_links {
	font-size: 9px;
	color: #FFFFFF;
}
a.footer_owd:link {
	font-family: arial;
	color: #71B5FF;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
a.footer_owd:visited {text-decoration: none; color: #71B5FF;;font-size: 9px;}
a.footer_owd:hover {text-decoration: none;	color: #224571;;font-size: 9px;}
a.footer_owd:active {text-decoration: none; color: #71B5FF;;font-size: 9px;}

.body_txt {font-size: 12px}
.body_txt_blue {
	font-size: 12px;
	color: #124884;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.body_txt_red {
	font-size: 12px;
	color: #F00;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 10px;
	font-weight: bold;
}
.body_txt_blue_indent {
	font-size: 12px;
	color: #22386A;
	margin-left: 27px;
	margin-top: 5px;
	margin-right: 10px;
}
.body_txt_blue_header {
	font-size: 18px;
	color: #22386A;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	font-weight: bold;
}

