/* CSS Document */
body {
	background-color: #363636;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
}
.centerpanel {
	background:#FFFFFF url(data/pbot.gif) bottom no-repeat;
}
.news {
	border-bottom:#3399CC solid 1px;
	padding-bottom:5px;
}
.panel1 {
	width:489px;
	background:#d6eaf9 url(data/p2bot.gif) bottom no-repeat;
}
.panel1top {
	height:19px;
	background:url(data/p2top.gif) top no-repeat;
	font-weight:bold;
}
.panel1body {
	padding:5px 5px 5px 5px;
}
.panel2 TD {
	padding:5px 5px 5px 5px;
	margin: 2px 2px 2px 2px;
	background-color:#F8F8ED;
}
.panel3 TD {
	padding:5px 5px 5px 5px;
	margin: 2px 2px 2px 2px;
	background-color:#E7F1F5;
}
form {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
a:link, a:visited {
	color:#003366;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}