

td {
    font-family : Arial;
    font-size : 9pt;
    color : #000000;
}

a 
{
    font-family : Arial;
    font-size : 9pt;
    color : #000000;
    text-decoration : none;
}


a:hover 
{
    font-family : Arial;
    font-size : 9pt;
    color : #000000;
    text-decoration : underline;
 
}


.awdepHeading {
	font-family : Arial;
    font-size : 17px;
    color : #454545;
	font-weight: bold;
    width:400px;;
	text-decoration:none;
	
	vertical-align: bottom;

}
.copyright {
	font-family : Arial;
    font-size : 11px;
    color : #000000;
	text-decoration: none;
}
.copyright:hover {
	font-family : Arial;
    font-size : 11px;
    color : #000000;
    text-decoration : underline;
}


a.Links 
{
	color: #000000;
	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: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:8px;
	padding-right:10px;
}
a.LinksCurrent
{
	color:#000000;
	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:#000000;
	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/mnuActive.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 : red;
    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 : #003982;
    text-decoration : none;
	font-weight:bold;
}
a.newsLink:hover {
    font-family : Arial, Verdana;
    font-size : 11px;
    color : #003982;
    text-decoration : underline;
	font-weight:bold;
}
.searchBox
{
	background: url(../grafix/SearchBg.gif);
	
	background-position: left;
	border:0px;
	width:100px;
	height:19px;
}
