@charset "utf-8";
/* CSS Document */
div#topFree1{
	font-size: 11px;
	color: #FFFFCC;
	height:72px;
}
div#topFree2{
	font-size: 11px;
	color:#000000;
	float:right;
	width:650px;
	margin-top:25px;
}
div#bottomFree3{
	font-size: 11px;
	color: #663366;
}
H1.logotext{
	font-size: 12px
}
h2{
	font-size: 12pt;
	font-weight:normal;
	color:#4b1038;
	margin:0px;
	padding: 21px 0px;
	text-align:left;
}
.specialContent {
	font-size: 12px;
	text-align:center;
}
.specialFooter {
	background-color:#513647;
	padding:5px 5px 5px 20px;
	display:block;
	color:#d9bb7c;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
.specialH2 {
	font-size: 14px;
	color:#d9bb7c;
}
.specialTable {
	border-width:thick;
	border-style:solid;
	border-color:#513647;
}
.hidden {
	display: none !important;
}
