

td {
    font-family : Arial;
    font-size : 9pt;
    color : #615e5a;
}

a 
{
    font-family : Arial;
    font-size : 9pt;
    color : #248ace;
    text-decoration : none;
}


a:hover 
{
    font-family : Arial;
    font-size : 9pt;
    color : #248ace;
    text-decoration : underline;
 
}


.awdepHeading {
	font-family : Arial;
    font-size : 17px;
    color : #248ace;
	font-weight: bold;
    width:100%;
	text-decoration:none;
	height:100%;
	vertical-align: bottom;
	
}
.copyright {
	font-family : Arial;
    font-size : 11px;
    color : #ffffff;
	text-decoration: none;
}
.copyright:hover {
	font-family : Arial;
    font-size : 11px;
    color : #ffffff;
    text-decoration : underline;
}


a.Links 
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:9px;
	padding-right:10px;
}
a.Links:hover 
{
	color: #d4d4d4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:8px;
	padding-right:10px;
}
a.LinksCurrent
{
	color:#d4d4d4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:8px;
    padding-right:10px;
	
}

a.LinksCurrent:hover
{
	color:#d4d4d4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:9px;
	padding-right:10px;

}

td.menuOff
{
	background: url(../grafx/mnuidle.gif);
	background-repeat: no-repeat;
	background-position: left;

}

td.menuOn
{
	background: url(../grafx/mnuActive.gif);
	background-repeat: no-repeat;
	background-position: left;

}
font.newsHeading {
    font-family : Arial, Verdana;
    font-size : 11px;
    color : #248ace;
    text-decoration : none;
	font-weight: bold;
}
font.newsText {
    font-family : Arial, Verdana;
    font-size : 11px;
    color : #000000;
    text-decoration : none;
}
a.newsLink {
    font-family : Arial, Verdana;
    font-size : 11px;
    color : #248ace;
    text-decoration : none;
	font-weight:bold;
}
a.newsLink:hover {
    font-family : Arial, Verdana;
    font-size : 11px;
    color : #248ace;
    text-decoration : underline;
	font-weight:bold;
}


