#website {
	width: 800px;
}
#topbanner {
	height: 32px;
	text-align: right;
	padding-right: 10px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#leftbox {
	height: 45px;
}
#navibox {
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 35px;
	padding-left: 9px;
}
#banerbox {
	height: 114px;
}
#bodytext {
	width: 784px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#topbanner a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#topbanner a:hover {
	text-decoration: underline;
}
#topbanner a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bodytext table tr td #form1 table tr td strong {
	font-size: 12px;
}
#bodytext table tr td #form1 table tr td {
	font-weight: bold;
	font-size: 12px;
}
