.bottomText
{
	 font-family : Arial;
    font-size : 12px;
    color : #ffffff;
    font-weight: bold;
}

.awdepheading {
    font-family : Arial;
    font-size : 14pt;
    color : #71ad31;
    text-decoration : none;
	width:600px;
	
	
}

td {
    font-family : Arial;
    font-size : 8pt;
    color : #3a3939;

}
a {
    font-family : Arial;
    font-size : 8pt;
    color : #3a3939;
    text-decoration : underline;
}
a:hover {
    font-family : Arial;
    font-size : 8pt;
    color : #3a3939;
	text-decoration:underline;
	
    
}
a.LinksCurrent
{
	font: 9pt arial, verdana, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.Links {
	font: 9pt arial, verdana, sans-serif;
	color: #ffffff;
	font-weight: bold;;
	text-decoration: none;
}
a.Links:hover {
	font: 9pt arial, verdana, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.bottom {
	font: 11px arial, verdana, sans-serif;
	color: #a88f7b;
	text-decoration: none;
}

.copyright
{
 font-family : Arial;
    font-size : 7pt;
	font-weight: bold;
    color : #000000;
		text-decoration:none;
}
.copyright:hover
{
 font-family : Arial;
 font-weight: bold;
    font-size : 7pt;
    color : #000000;
		text-decoration:none;
}
.inputBox
{
background: url(../grafix/inputBox.gif);
background-repeat:no-repeat;

width:178px;

}
.loginlinks
{
	  font-family : Arial;
    font-size : 8pt;
    color : #ffffff;
    text-decoration : none;
}
.loginlinks:hover
{
	  font-family : Arial;
    font-size : 8pt;
    color : #ffffff;
    text-decoration : underline;
	
}


