.whiteborder {
	border: 1px solid #FFFFFF;
}
.body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.herobg {
	background-image: url(images/hero.jpg);
	height: 231px;
	width: 536px;
	margin-left: 10px;
	margin-right: 10px;
}
.herodownbg {
	background-image: url(images/down_bg.jpg);
	height: 219px;
	width: 536px;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
}
.thumbborder {
	border: 1px solid #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
.bigpicborder {
	border-top: 1px solid #FFFFFF;
	border-right: 3px dotted #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 4px dotted #FFFFFF;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	text-align: justify;
	font-size: 14px;
}
.textbox {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
