BODY
{
	COLOR:#333333;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 11px;
	background-color: #abaaa3;
	background-repeat: repeat-x;	
}

TD
{
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 11px;
}

TD.border
{
	background-color: #333333;
}

TD.fill
{
	background-color: #f6f6f6;
}

TR
{
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 11px;
}

.sbHead
{
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
}


A:link
{
	text-decoration	:	underline;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	color		:	#B57717;
}

A:visited
{
	text-decoration	:	underline;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	color		:	#B57717;
}


A:hover
{
	text-decoration	:	none;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	color		: 	#B57717;
}

SELECT
	{
	font-size	:	10px;
	color		:	#333333;
	font-family	: 	Verdana,sans-serif;
	background-color:	#eeeeee;
	}
	

HR {	
	border: 0;
	width: 90%;
	color: #abaaa3;
	background-color: #abaaa3;
	height: 1px;

}


#footer {
	color: #ffffff;
	font-size: 10px;
}
#footer p a, #footer li a { font-size: 10px; color: #ffffff; }