body
{
	padding         : 0px;
	margin          : 0px;
}

p,li,td
{
	font-family     : verdana, helvetica, sans-serif;
	font-size       : 11px;
	color           : #000000;
}

h1
{
	font-family     : verdana, helvetica, sans-serif;
	font-size       : 14px;
	color           : #AF9841;
}

.hl
{
	font-family     : verdana, helvetica, sans-serif;
	font-size       : 11px;
	color           : #AF9841;
}


.menuhover
{
	background-color : #F7F6F2;
	border-top       : 1px solid #D7D2BE;
	border-bottom    : 1px solid #D7D2BE;
}

.menuout
{
	background-color : #FFFFFF;
	border-top       : 1px solid #FFFFFF;
	border-bottom    : 1px solid #FFFFFF;
}

.menutext
{
	font-family      : verdana, helvetica, sans-serif;
	font-size        : 11px;
	color            : #6E6D62;
	text-decoration  : none;
}

.menuselect
{
	font-family      : verdana, helvetica, sans-serif;
	font-size        : 11px;
	color            : #AF9841;
	font-weight      : bold;
	text-decoration  : none;
}

.submenutext
{
	font-family      : verdana, helvetica, sans-serif;
	font-size        : 10px;
	color            : #6E6D62;
	text-decoration  : none;
}

.submenuselect
{
	font-family      : verdana, helvetica, sans-serif;
	font-size        : 10px;
	color            : #AF9841;
	font-weight      : bold;
	text-decoration  : none;
}

.red
{
	color            : #FF0000;
}
