

A:link {text-decoration: none;color:#000000}
A:visited {text-decoration: none;color:#000000}
A:active {text-decoration: none;color:#000000}
A:hover {text-decoration: underline; color:#000000;}


.font{
	font-family: Verdana;
	font-size: 12px;
	
	color:#000000;
	background-color:#FAF7E8;
}
.bigfont{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#500901;
}


.rulesfont{
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;
	color:#ffffff;
}

.ruletitle{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color:#E0CA00;
}

.thinfont{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:none;
}

.non
{
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.notopbott
{
	border-top:none;
	border-bottom:none;
	border-left-style:solid;
	border-left-color:#cccccc;
	border-left-width:1px;
}
.tabborder
{
	
	
	border-left-style:solid;
	border-left-color:#DF0029;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#DF0029;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px ;
	border-bottom-color:#DF0029;
	border-top-style:solid;
	border-top-width:1px ;
	border-top-color:#DF0029;
	
}

.innerbottom
{
	border-bottom-style:solid;
	border-bottom-width:1px ;
	border-bottom-color:#cccccc;
	background-color:#EFF2D0;
}
.tabinner
{
	
	
	border-left-style:solid;
	border-left-color:#cccccc;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#cccccc;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px ;
	border-bottom-color:#cccccc;
	border-top-style:solid;
	border-top-color:#cccccc;
	border-top-width:1px;
	
}

.right
{
	
	border-right-style:solid;
	border-right-color:#cccccc;
	border-right-width:1px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#500901;
	background-color:#FAF7E8;
}

.left
{
	border-right-style:solid;
	border-right-color:#cccccc;
	border-right-width:1px;
	border-left-style:solid;
	border-left-color:#cccccc;
	border-left-width:1px;
	border-bottom:none;
	border-top:none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


.textboxstyle 
{
	font-family:Verdana;
	border-bottom-style:solid;
	border-bottom-color:#cccccc;
	border-left-style:solid;
	border-left-color:#cccccc;
	border-right-style:solid;
	border-right-color:#cccccc;
	border-top-style:solid;
	border-top-color:#cccccc;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	
}

.subbutton
{
	border-bottom-color:#500901;
	border-top-color:#500901;
	border-right-color:#500901;
	border-left-color:#500901;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	background-color:#DFE4A8;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	cursor:hand;
}