 body{
	color: #000000;
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-repeat: repeat;
	background-attachment: scroll;
	font-style: normal;
}
table {
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	vertical-align: top;
	}
 
a:link,
a:visited {
    color: #000066;
    font-weight: normal;
	font-size: 12px;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}


a:hover {
	color: #0033FF;
	cursor: hand;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 000066;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 000066;
	font-weight: normal;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 000066;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 000066;
}

#navbar {
	top:225px;
	left:18px;
	background-color: #BCD5F3;
	width: 110px;
	font-size:12px;
	text-decoration: none;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	font-style: normal;
	font-weight: normal;
	white-space: normal;
	list-style-type: none;
}

#navbar a:link,#navbar a:visited, #navbar td {
	display: block;
	color: #000066;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-bottom: 1px solid #FFFFFF;
}

#navbar a:hover {
	color: #000066;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-bottom: 6px;
	font-weight: normal;
	list-style-image: none;
	list-style-type: disc;
	cursor: hand;
	padding-left: 5px;
}

#newsbox {
	top:223px;
	left:572px;
	width: 173px;
	position: absolute;
	background-color: #BCD5F3;
	height: 59px;
}
#copyright td{
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}

#copyright a:link, #copyright a:visited {color: #ffffff;
    font-weight: normal;
	font-size: 10px;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

#copyright a:hover {
	color: #000066;
	font-weight: bold;
	cursor: hand;
}

#searchtop{
	position: absolute;
	left: 575px;
	top: 40px;
	text-align: center;
}
