@charset "utf-8";
/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif; background-color:#333333;}
.main {background:url(images/bg.jpg);}
h1 {color:#FFFFFF; margin:5px 0 5px 40px; font-weight:bold; font-size:18px; text-align:left}
.footer a {font-size:11px; color:#333333; text-decoration:none;}
.footer a:hover {color:#999999;}
.topnav {font-size: 13px; height:33px; width:173px; background:url(images/bg-topnav.jpg);}
.topnav a { margin: 5px 0 5px 15px; color: #064055; font-weight:bold; text-decoration:none;}
.topnav a:hover { color:#FFFFFF;}
.bottomnav {font-size: 13px; height:29px; width:173px; background:url(images/bg-bottomnav.jpg);}
.bottomnav a { margin: 5px 0 5px 15px; color: #FFF; font-weight:bold; text-decoration:none;}
.bottomnav a:hover { color:#CCCCCC;}
.style1 {
	font-size: 14px;
	color: #FFFFFF;
}
.style2 {
	font-size: 18px;
	color: #FFFFFF;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a {color:#000000;}