td
{
    font-size: 12px;
    color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
}

a
{
	font-weight: 1100;
	font-size: 11px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

a:visited
{
    color: #FFFFFF
}

a:active
{
    color: #333333 
}

a:link
{
    color: #ffffff
}
a:hover
{ text-decoration: underline; }

.clsMenuItem
{
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF
	  font-family: verdana, arial, helvetica, sans-serif;
    text-align:center
}
    
.imgborder { border: 1px solid white; }

.header
{
    font-size: 18px;
    color: #DCA700;
	  font-family: Arial;
	  font-style:italic; font-weight:bold
}

.header2
{
    font-size: 18px;
    color: #FFFFFF;
	  font-family: Arial;
	  font-style:italic; font-weight:bold
}

.headersmall
{
    font-size: 14px;
    color: #DCA700;
	  font-family: Arial;
	  font-style:italic; font-weight:bold
 
}

.headersmallwhite
{
    font-size: 14px;
    color: #FFFFFF;
	  font-family: Arial;
	  font-style:italic; font-weight:bold
 
}

.border 
{
    border: 1px solid #ffffff
}

.tborder 
{
    border-left:1px solid #ffffff; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; 
}


.cell
{
	padding: 5px;
	font-weight: normal
}

.cellactive
{
	padding: 5px;
	font-weight: normal;
	background-color: #DCA700
}

.footer
{
	color: #FFFFFF; font-family:Tahoma; font-size:10px
}