li
{color: #ffffff; }

.blacktext li
{
    font-family : Arial;
    font-size : 9pt;
    color : #000000;
    text-decoration : none;
}

.searchresults 
{
    font-family : Arial;
    font-size : 9pt;
    color : #000000;
    text-decoration : none;
}
.searchresults:Hover
{
    font-family : Arial;
    font-size : 9pt;
    color : #000000;
    text-decoration : none;
} 

td.feed {
    font-family : Arial;
    font-size : 9pt;
    color:#ffffff;
}

td{
    font-family : Arial;
    font-size : 9pt;
    color:#000000;
}

a 
{
    font-family : Arial;
    font-size : 9pt;
    color : #ffffff;
    text-decoration : none;
}


a:hover 
{
    font-family : Arial;
    font-size : 9pt;
    color : #ffffff;
 
}


.awdepHeading 
{
	font-family : Arial;
    font-size : 17px;
    color : #000000;
	font-weight: bold;
	text-decoration:none;
	vertical-align: bottom;
    text-align:left;
}

td.copyright {
	font-family : Arial;
    font-size : 11px;
    color:#bb9d00;
    font-weight: bold;
	text-decoration: none;
}

a.copyright {
	font-family : Arial;
    font-size : 11px;
    color:#bb9d00;
    font-weight: bold;
	text-decoration: none;
}
a.copyright:hover {
	font-family : Arial;
    font-size : 11px;
    color:#bb9d00;
    text-decoration : underline;
}


a.Links 
{
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:40px;

}
a.Links:hover 
{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:40px;

}

a.LinksCurrent
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:40px;

	
	
}

a.LinksCurrent:hover
{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:40px;
	
    background-image: url();
}


td.menuOff
{
	background: url(../Grafx/MenuIdle.gif);
	width:222px;
	height:29px;
	background-repeat: no-repeat;
    background-color:#26292d;
	
}
td.menuOn
{
	background: url(../grafx/MenuActive.gif);
	width:222px;
	height:29px;
	background-repeat: no-repeat;
    background-color:#353639;
}