@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	background-image: url(Images/8.gif);
	background-repeat: repeat;
	text-align:center; /* for IE */
}

div#wrapper {
	text-align:left; /* reset text alignment */
	width:1000px; /* or a percentage, or whatever */
	margin:0 auto; /* for the rest */
} 	

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align:center;
}

a {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	color:#00FF00;
	text-decoration: none;
}

form {
	background-color: #FFFFFF;
}


.style1 {
	color: #FFFFFF;
	text-decoration: none;
}

.style2 {color: #FFFFFF
}


.sytle3 {
	color:#FFFFFF;
	font-size:14px;
}


.promo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #8C6813;
	color: #FFFFFF;
}

.promo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #54514C;
	color: #FFFFFF;
}

.promo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #88281E;
	color: #DCDCDC;
}

.promo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #000000;
	color: #DCDCDC;
}

.promo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #333333;
	color: #DCDCDC;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9900;
	font-weight: bold;
}

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.loname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #CC9900;
}

.mainpromo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #000000;
	color: #FFFFFF;
	text-align:center;
}
	
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #000000;
	color:#FFFFFF;
	text-align:center;
	width: 160px;
	height: 20px;
	text-decoration: none;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
