@charset "utf8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #625A4D;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-style: normal;
	color: #FFFFFF;
}
.bighed    { font-size: 24px; line-height: 26px }

.noline { text-decoration: none }
.cright {
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	height: 28px;
}
#copyright {
	height: 40px;
	vertical-align: bottom;
	clear: both;
	width: 650px;
	text-align: center;
}
.nine { font-size: 9px; line-height: 11px }
.ten { font-size: 10px; line-height: 11px }
.eleven { font-size: 11px; line-height: 13px }
.twelve  { font-size: 12px; line-height: 14px }
.fourteenonfiftn { font-size: 14px; line-height: 15px }
.fifteen {
	font-size: 15px;
	line-height: 16px;
}
.sixteen { font-size: 16px; line-height: 17px }
.eighteen {
	font-size: 18px;
}
.twenty { font-size: 20px; line-height: 22px }
.twentwo { font-size: 22px; line-height: 26px }
.blder { font-weight: bold }
.smalllead { line-height: 3px }
.thirtyonthrty { font-size: 30px; line-height: 30px }
A:link  {
	color: #fc5d4c;
	text-decoration: none
}
A:hover  {
	color: #fc974c;
	text-decoration: none
}
A:visited  { color: #cc8e72; text-decoration: none }
A:active {
	color: #fc5d4c;
	text-decoration: none
}
.thirteen { font-size: 13px; line-height: 13px }
.leftCaption     { color: white; font-size: 14px; font-family: "Arial Narrow", "C Helvetica Condensed", Geneva, sans-serif FontName; line-height: 15px; text-align: left; padding-right: 10px; padding-left: 15px }
.capTitle { color: white; font-size: 18px; font-family: "Arial Narrow", "C Helvetica Condensed", Geneva, sans-serif, FontName; line-height: 18px; text-align: center }
.padding {
	padding: 3px;
}
