a.button:link {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	float: none;
	text-align: center;
	border: thin solid #000000;
	height: 20px;
	width: 108px;
	background-color: #CCCCFF;



}
a.button:visited {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	float: none;
	text-align: center;
	border: thin solid #000000;
	height: 20px;
	width: 108px;
	background-color: #CCCCFF;



}
a.button:active {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align: center;
	float: none;
	border: thin solid #000000;
	height: 20px;
	width: 108px;
	background-color: #000066;



}
a.button:hover {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align: center;
	float: none;
	border: thin solid #000000;
	height: 20px;
	width: 108px;
	background-color: #000066;



}


.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;


}
.topbar {
	border: 3px solid #FFCC33;
	height: 50px;
	width: 550px;
	background-color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 7px;
	font-weight: bold;








}
.sectiontitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.buttondown {
	height: 20px;
	width: 108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFCC66;
	color: #000000;
	text-decoration: none;
	border: thin solid #000000;




}
.sidebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000066;
	border: 3px solid #FFCC33;
	padding: 7px 7px 4px;
	width: 180px;





}
.sideaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;



}
.sidelist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	list-style-type: circle;
	list-style-position: outside;
	font-weight: bold;
	font-size: 11px;



}
.pictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/picbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: left top;
	height: 120px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;













}
.subtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
