a
{
	color: #9d1c20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
    text-decoration: underline;
	font-weight: bold;

}
a:Hover
{
 	color: #9d1c20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
    text-decoration: underline;
	font-weight: bold;
} 


td.menuoff
{
	width:210px;
	height:22px;
	background-repeat:no-repeat;
    background-position:middle;
	
}
td.menuon
{
	background: url (../grafx/menu_on.gif);
	width:210px;
	height:22px;
	background-repeat:no-repeat;
    background-position:middle;
}

a.Links 
{
	color: #5a1d0f;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: none;
    padding-top:70px;
	text-transform:Uppercase;
    font-weight:bold;
    
}
a.Links:hover 
{
	color: #5a1d0f;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none; 
	font-weight: none;
	padding-top: 70px;
	text-transform: Uppercase;
    font-weight:bold;
	
}
a.LinksCurrent
{
	color: #5a1d0f;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: none;
    padding-top:70px;
	text-transform:Uppercase;
    font-weight:bold;
	
    
}

a.LinksCurrent:Hover
{
	color: #5a1d0f;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: none;
    padding-top:70px;
	text-transform:Uppercase;
    font-weight:bold;
    background: url (../grafx/menu_on.gif);
    
}

td 
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
    
}
td.padding 
{
	padding-left: 10px;
	padding-right: 10px;
}

.awdepheading{
	color: #9d1c20;
	font-family:Verdana ,Helvetica;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
    text-transform: capitalize;
    width:100%;

}

td.Copyright{
    color: #ffffff;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: none;
}
a.Copyright{
     color: #ffffff;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: none;
}
a.Copyright:Hover
{
    color: #ffffff;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	font-weight: none;
} 
