a, a:link, a:visited, a:active
		{color: #fff; text-decoration: none; font-family:Arial; font-size:11px;}

	a:hover
		{color: #fff; text-decoration: underline; font-family:Arial; font-size:11px;}
		
a.b, a.b:link, a.b:visited, a.b:active
		{color: #FFFFFF; text-decoration: none; font-family:Arial; font-weight:bold; font-size: 11px}

	a.b:hover
		{color: #D58722; text-decoration: none; font-family:Arial; font-weight:bold; font-size: 11px}
		
		a.c, a.c:link, a.c:visited, a.c:active
		{color:#FFFF99; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 14px}

	a.c:hover
		{color: #ffffff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 14px}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#4e150d url(../images/bg.jpg) repeat-y center top;
}

td, tr, p, div 	{color:#fff; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

.blacksmall {
	font-family:Arial;;
	font-size: 11px;
	color: #000000;
}

.blackmedium {
	font-family:Arial;;
	font-size: 12px;
	color: #000000;
}

.footer {
	font-family:Arial;;
	font-size: 12px;
	color: #796021;
}

.largetext {
	font-family:Arial;;
	font-size: 16px;
	color: #796021;
	font-weight:bold;
}

.text
	{color: #A8893D; text-decoration: none; font-family:Arial; font-size:11px;}

.text2
	{color:#993300; text-decoration: none; font-family:Arial; font-size:12px;}
	
.italictext
	{color:#993300; font-weight:normal; text-decoration: none; font-family:Arial; font-size:11px; font-style:italic;}
	


.times20blk1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#FFFF00;
}

.textspecials {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #B04200;
}
.arial12wht {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	color: #FFFFFF;
	text-decoration: none;
}



.lstbx{
	border: 1px solid #FFFFFF;
	background-color: #000000;
	font-family:verdana;
	font-size: 8.5pt;
	color: #FFFFFF;
	width: 165px;
}

 .button{
	border:0px;
	background:#660000 url(../images/submit.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 11px;
	color: #ffffff;
	width:70px;
	height:20px;
}
.whiteheading {color:#FFFFFF; font-size:15px; font-weight:bold;}

.brownheadingsmall {color:#4b1d18; font-size:12px; font-weight:bold;}

input.textbox	{ background:url(../images/inputbg.jpg) repeat-x left top; font-size:11px; padding:2px; border:#993300 1px solid; width:250px; height:20px;}

#footerbg			{background-color:#fff7de; border:#b18d19 1px solid; padding:5px; width:687px; display:block; margin:0px auto;}

#footerbg a:link, a:visited {color:#623831; text-transform:uppercase; font-size:10px; text-decoration:none; font-weight:bold;}
#footerbg a:hover{color:#000000; text-transform:uppercase; font-size:10px; text-decoration:none; font-weight:bold;}

a img .border {border:#996600 1px solid;}

#navmain a		{font-size:14px; font-weight:bold; color:#FFFFFF; padding:0px 10px;}
#navmain a:hover		{font-size:14px; font-weight:bold; color:#FFFF00; padding:0px 10px;}

.whiteheading1 {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	background-color:#FF9900;
	text-align:center;
	
	}
.whiteheading2 {
	color:#FFFF00;
	font-size:12px;
	font-weight:bold;
	}
.whiteheading3 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-color:#99cc00;
	text-align:center;
	}
.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:underline;
}