a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666600;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666600;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663300;
	text-decoration: underline;
}

body {
	margin-top: 0px;
	background-color: #C1C096;
	margin-left: 0px;
	background-position: center;
	text-align: center;
}
.WhiteBorder {
	border: none;
	
}


.WhiteBorder_old {
	border: 1px solid #FFFFFF;
	
}


.center
{
	text-align: center;
	vertical-align: middle;
}

#centertable
{
	width:758px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: middle;
	margin-top:30px;
	}
.centertable
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 10%;
	vertical-align: middle;
	position: static;
	height: 455px;
	top: 20px;
}
.BlackInfoBox {
	margin-top: 5px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	padding-left: 10px;
	white-space: normal;
	display: block;
}
.titleorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D79337;
	text-align: left;
	padding-left: 10px;
	white-space: normal;
	display: inline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	padding-left: 10px;
	display: block;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(/includes/images/bullet.gif);
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	padding-left: 10px;
	display: block;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(/includes/images/bullet.gif);
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(/includes/images/bullet.gif);
	list-style-type: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	line-height: 120%;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC00;
}
.yellowlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC00;
}
.blackboxtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

