BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	background-image: url(../images/bkg.gif);
}
#container {
	BACKGROUND: #ffffff;
	MARGIN: 0px 10px 10px;
	WIDTH: 760px;
	TEXT-ALIGN: left;
	padding: 10px;
}
#top {
	TEXT-ALIGN: left;
	margin: 0px;
	height: 85px;
	width: 395px;
	padding: 10px;
	background-color: #EAF89C;
	border: 5px solid #CADE5E;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #598400;
}

.redfont {
	color: #FF6600;
	font-weight: bold;
	margin-left: 10px;
	font-size: 12px;
	line-height: 18px;
}

a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#FF6600;
	text-decoration: none;
}
a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#FF6600;
	text-decoration: none;
}
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#FF0000;
	text-decoration: underline;
}
a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
	color:#FF0000;
	text-decoration: underline;
}
