body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BFBFFF;
}

h1 {
	font-size: 13px;
	color: #000066;
}


.frame1 {
	width: 768px;
	background-color:#FFFFFF;
}

.topbanner {
	width: 768px;
	height: 120px;
	background-image: url(images/banner.png);
}

.buttonsbanner {
	width: 768px;
	height: 22px;
}

.button a:link, .button a:active, .button a:visited{
	width: 192px;
	height: 22px;
	float: left;
	display: block;
	background-image:url(images/button.gif);
	line-height:21px;
	text-decoration:none;
	color: #000066;
}

.button a:hover{
	width: 192px;
	height: 22px;
	float: left;
	display: block;
	background-image:url(images/button2.gif);
	line-height:21px;
	text-decoration:none;
	color: #000066;
}

.contentbody {
	width: 500px;
	float:left;
	padding-top:28px;
	padding-left:10px;
	padding-right:5px;
	text-align:left;
}

.imgsurround {
	width: 240px;
	float:right;
	padding-top: 28px;
	text-align: left;
}

.img {
	width: 220px;
	margin-bottom:40px;
	margin-left:10px;
	border: 1px solid #CCCCCC;
}

.bottom {
	width: 768px;
	height: 22px;
	text-align:center;
	line-height:21px;
	background-image: url(images/bottom.gif);
	font-size:10px;
}

.contentbody2 {
	width: 748px;
	float:left;
	padding-top:28px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

.hof a:link, .hof a:active, .hof a:hover, .hof a:visited{
	width: 300px;
	float:right;
	margin-top:71px;
	color:#FFFFFF;
	font-weight:bold;
	text-align: left;
	font-size: 14px;
}
