

td {
    font-family : Arial;
    font-size : 9pt;
    color:#494949;
}

a 
{
    font-family : Arial;
    font-size : 9pt;
     color :#69b504;
    text-decoration : none;
}


a:hover 
{
    font-family : Arial;
    font-size : 9pt;
     color :#69b504;
 
}



.awdepHeading {
	font-family : Arial;
    font-size : 17px;
    color :#747474;
	font-weight: bold;
	text-decoration:none;

	vertical-align: bottom;
	
}
.copyright {
	font-family : Arial;
    font-size : 11px;
    color:#5e605b;
    font-weight: bold;
	text-decoration: none;
}
.copyright:hover {
	font-family : Arial;
    font-size : 11px;
   color:#5e605b;
    text-decoration : underline;
}


a.Links 
{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:36px;


}
a.Links:hover 
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:36px;

}

a.LinksCurrent
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:36px;


	
	
}

a.LinksCurrent:hover
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:36px;

}
/* Top Menu Links*/
a.LinksT
{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:15px;
	

}
a.LinksT:hover 
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:15px;   

	

}
a.LinksCurrentt
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:15px;    


	
	
}

a.LinksCurrentt:hover
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:15px;    

}
/*Home btn */

a.Hlinks 
{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:45px;


}
a.Hlinks:hover 
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:45px;

}

a.HlinksCurrent
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:45px;


	
	
}

a.HlinksCurrent:hover
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:45px;

}



td.menuOff
{
	background: url(../Grafx/mnuIdle.png);
	width:190px;
	height:32px;
	background-repeat: no-repeat;

	
}
td.menuOn
{
	background: url(../Grafx/mnuActive.png);
	width:190px;
	height:32px;
	background-repeat: no-repeat;
 
}
/* Top Menu*/
td.TopmenuOff
{
	background: url(../Grafx/mnuTopIdle.png);
	width:80px;
	height:24px;
	background-repeat: no-repeat;

	
}
td.TopmenuOn
{
	background: url(../Grafx/mnuTopActive.png);
	width:80px;
	height:24px;
	background-repeat: no-repeat;
 
}


/*Home Menu --*/
td.HmenuOff
{
	background: url(../Grafx/mnuHomeIdle.png);
	width:203px;
	height:46px;
	background-repeat: no-repeat;
 
	
}
td.HmenuOn
{
	background: url(../Grafx/mnuHome.png);
	width:203px;
	height:46px;
	background-repeat: no-repeat;
   
}
font.newsHeading {
    font-family : Arial, Verdana;
    font-size : 11px;
    color : #563821;
    text-decoration : none;
	font-weight: bold;
}
font.newsText {
    font-family : Arial, Verdana;
    font-size : 11px;
    color : #563821;
    text-decoration : none;
}
a.newsLink {
    font-family : Arial, Verdana;
    font-size : 11px;
    color : #31337e;
    text-decoration : none;
	font-weight:bold;
}
a.newsLink:hover {
    font-family : Arial, Verdana;
    font-size : 11px;
    color : #31337e;
    text-decoration : none;
	font-weight:bold;
}