/* CSS Document */
body {
	background-color:#42547D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#365189;	
	margin:0;
	overflow:auto;
}
img {
	border-width:0px;
	behavior: url(includes/iepngfix.htc);
}
a {
	position:relative;
}
/*
table {
	margin:0;
	padding:0;
	border:0;
}
*/
.main_table {
	margin:0;
	padding:0;
	border:1px;
	border-color:#1D2C49;
	border-style:solid;
	width:800px;
	height:600px:
}
.top_banner {
	background-image:url(../img/top-banner.jpg);
	width:800px;
	height:101px;
	border:0;
	text-align:left;
	vertical-align:top;
}
table.nav_bar {
	width:100%;
}
html>body table.nav_bar {
	position: relative;
	top:-3px;
	margin-bottom:-3px;
}
td.nav_bar {
	padding:0px;
	height:100%;
	border-right-style:solid;
	border-left-style:solid;
	border-right-width:0;
	border-left-width:1px;
	border-bottom-width:0;
	border-top-width:0;
	background-color:#9b5613;
	color:#FFFFFF;
	font-size:12px;
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	letter-spacing:1px;
}
td.nav_bar a{
	display:block;
	padding:3px;
}
td.nav_bar a:hover {
	background-color:#2C4271;
}
table.home_nav_bar {	
	width:100%;
}
td.home_nav_bar {
	padding:5px;
	height:100%;
	border-right-style:solid;
	border-left-style:solid;
	border-right-width:0;
	border-left-width:1px;
	border-bottom-width:0;
	border-top-width:0;
	background-color:#9b5613;
	color:#FFFFFF;
	font-size:12px;
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	letter-spacing:1px;
}
td.home_nav_bar a{}
td.home_nav_bar a:hover {}
a.home_nav_bar:link {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
a.home_nav_bar:active {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
table.subnav_bar {
	padding:0;
	
	/*
	position: relative;
	top:-3px;
	margin-bottom:-3;
	*/
}
td.subnav_bar {
	padding:3px;
	height:23;
	border-width:0;
	background-color:#2C4271;
	color:#FFFFFF;
	font-size:10px;
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	letter-spacing:1px;
}
td.subnav_bar a{
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
	padding-right:20px;
}
td.subnav_bar a:hover {
	background-color:#947441;
}
a.subnav_bar:link {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
a.subnav_bar:active {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
a.subnav_bar:hover {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
a.subnav_bar:visited {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
td.subnav_bar_hot {
	padding:3px;
	height:23;
	border-width:0;
	background-color:#2C4271;
	color:#FFFFFF;
	font-size:10px;
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	letter-spacing:1px;
}
td.subnav_bar_hot a{
	background-color:#947441;
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
	padding-right:20px;
}
td.subnav_bar_hot a:hover {}
td.footer {
	background-color:#9b5613;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:10px;
	width:800px;
	height:20px;
	text-align:center;
	
	
}
td.footer a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
td.footer a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:10px;
}
td.footer a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:10px;
}
td.footer a:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:10px;
}
td.nav_bar_hot {
	padding:0px;
	height:100%;
	border-right-style:solid;
	border-left-style:solid;
	border-right-width:0;
	border-left-width:1px;
	border-bottom-width:0;
	border-top-width:0;
	background-color:#2C4271;
	color:#FFFFFF;
	font-size:12px;
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	letter-spacing:1px;
}
td.nav_bar_hot a{
	display:block;
	padding:3px;
}
html>body .footer table {
	position:relative;
	top:-3px;
}