/* CSS Document */

#top{
color:#FFFFFF;
background-image: url(../img/bg2.jpg);
background-repeat:no-repeat;
background-position:center top;

}
#content{
background-color:#EEEEEE;

}
#footer{
background:#003399;
color:#CCCCCC;
background-image:img/bg2.jpg;
background-repeat:no-repeat;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003399;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style1 {font-size: 10px}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
a:link {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
a.footer:link, a.footer:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style3 {
	color: #666666;
	font-weight: bold;
}
a.navtop:link, a.navtop:visited {
	background-color: transparent;
	font-size:12px;
	color: #ffffff;
	display: inline;
	float: left;	
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	margin-left:0px;
	margin-bottom: 0px;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
	text-decoration: none;	
}
a.navtop:hover{
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	background-image:url(../img/nav_bg1.jpg);
}
.style4 {color: #333333}