
td.homecnt
{
    font-family : Arial,helvetica,sans-serif;
    font-size : 12px;
    color: #3d3c3c;
    width:455px;
    padding-left:10px;
}
td {
    
    font-family : Arial,helvetica,sans-serif;
    font-size : 12px;
    color: #3d3c3c;
}

a 
{
    font-family :  Helvetica;
    font-size : 12px;
	color:#6b0000;
    text-decoration : none;
	font-weight:bold;
}


a:hover 
{
    font-family :  Helvetica;
    font-size : 12px;
	color:#6b0000;
    text-decoration : underline;
 
}


.awdepHeading {
	font-family : Arial;
    font-size : 17px;
    color:#6b0000;
	font-weight: bold;
	text-decoration:none;
	vertical-align: bottom;
	padding-top: 15px;
}
.copyright {
	font-family : Arial;
    font-size : 11px;
    color:#8e795e;
    font-weight: bold;
	text-decoration: none;
}
.copyright:hover {
	font-family : Arial;
    font-size : 11px;
    color:#8e795e;
    text-decoration : underline;
}

/*Top Navigation*/
td.menuOff
{
	background: url(../Grafx/mnuIdle.png);
	width: 232px;
    height:27px;
	background-repeat: no-repeat;

}
td.menuOn
{
	background: url(../Grafx/mnu.gif);
	width: 232px;
    height:27px;
	background-repeat: no-repeat;

}

a.Links 
{
	color:#5a412e;
	font-family: Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:45px;
	
}
a.Links:hover 
{
	color :#8e795e;
	font-family:  Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:45px;
	
}

a.LinksCurrent
{
	color:#8e795e;
	font-family:  Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:45px;
	
}

a.LinksCurrent:Hover
{
	color: #8e795e;
	font-family:  Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:45px;
	
}





td.contentpadding
{
	padding-top:20px;
	padding-bottom:10px;
}
