a, A:link, a:visited, a:active
		{color: #006600; text-decoration: none; font-family:Arial; font-size:12px; font-weight:bold;}

	A:hover
		{color: #A31800; text-decoration: none; font-family:Arial; font-size:12px;font-weight:bold;}
		
a.b, A.b:link, a.b:visited, a.b:active
		{color: #000000; text-decoration: none; font-family:Bauhaus Md BT; font-weight:bold; font-size: 13px}

	A.b:hover
		{color: #9A0000; text-decoration: none; font-family:Bauhaus Md BT; font-weight:bold; font-size: 13px}
		
		a.c, A.c:link, a.c:visited, a.c:active
		{color: #B04200; 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}
		
		
a.d, A.d:link, a.d:visited, a.d:active
		{color: #FFF797; text-decoration: none; font-family:Bauhaus Md BT; font-weight:bold; font-size: 13px}

	A.d:hover
		{color: #FFF797; text-decoration: none; font-family:Bauhaus Md BT; font-weight:bold; font-size: 13px}
		
p, tr, td, ul, li
		{color: #000000; font-family:Bauhaus Md BT; font-size: 12px; font-weight:bold;}		

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;                          
	margin-bottom: 0px;
	background-color:#FFF797;
}

.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:Bauhaus Md BT;;
	font-size: 16px;
	color: #1F7B30;
}

.largetextyellow {
	font-family:Bauhaus Md BT;;
	font-size: 16px;
	color: #F8F029;
	font-weight:bold;
}


.text
	{color: #FFFFFF; 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:12px; font-style:italic;}
	


.times20blk1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #006600;
}

.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: 1px solid #1F7B30;
	background:#1F7B30;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #ffffff;
	width: 60px;
	height:16px;
}
input
	{font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#333333;
	 font-weight:normal;
	 }
.textbox
	{font-family:Arial, Helvetica, sans-serif;
	 font-size:10px;
	 width:140px;
	 color:#333333;
	 font-weight:normal;
	 height:16px; 
	 border:#FFFFFF 1px solid;
	 }