/* CSS Document */
body {background:#172736 url(images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

img {border:0;}

#outertable {
	width:718px;
	height:537px;
	margin:2px auto;
}
#topdiv {background:url(images/bg_topnav.gif) no-repeat;width:386px;height:99px;}
#topnav {
	width:100%;
	height:83px;
	margin:8px;
	color:#3C77AD;
	font-size:14px;
}
.topnavttl {
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.bullet {margin:0 5px 0 5px;}
.blue, strong {color:#3C77AD;}
.bold {font-weight:bold;}
.subttl {
	color:#8BB6D1; 
	font-size:12px; 
	font-weight:bold;
}
#menu {border:1px solid #1a3c5b; background:#1a3c5b; }
#menubg {background:#121f2b; width:280px; }
#address {
	 background:#1a3c5b;
	 color:#ccc;
	 width:280px;
	 font-size:10px;
}
#address a, a {color:#8BB6D1;}
#address a:hover, a:hover {color:#ccc;}

#content {
	background:#fff url(images/bg_content.gif) no-repeat; 
	width:385px; 
	height:434px;
	font-size:11px;
}
td {
	font-size:11px;
}
#footer {color:#666; font-size:11px;}
