td {
    font-family : Arial;
    font-size : 8.5pt;
    color:#353639;
}
a {
    font-family : Arial;
    font-size : 8pt;
    color : #974478;
    text-decoration : none;
}
a:hover {
    font-family : Arial;
    font-size : 8pt;
    color : #974478;
}
a.Reg 
{
    font-family : Arial;
    font-size : 8pt;
    color : #00535a;
    text-decoration : none;
}
a.Reg:hover 
{
    font-family : Arial;
    font-size : 8pt;
    color : #ffffff;
}
.awdepHeading {
	font-family : Arial;
    font-size : 17px;
    color:#974478;
	font-weight: bold;
	text-decoration:none;
	vertical-align: bottom;
	padding-top: 15px;
}
.subHeading {
	font-family : Arial;
    font-size : 12px;
    color:#974478;
	font-weight: bold;
	text-decoration:none;
}
.copyright {
	font-family : Arial;
    font-size : 10px;
    color:#00535a;
    font-weight: bold;
	text-decoration: none;
}
.copyright:hover {
	font-family : Arial;
    font-size : 10px;
    color:#00535a;
    text-decoration : underline;
}
a.Links 
{
	color: b3fbff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:20px;
    padding-right:15px;
}
a.Links:hover 
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:20px;
    padding-right:15px;
}
a.LinksCurrent
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
    padding-left:20px;
    padding-right:15px;
}
a.LinksCurrent:hover
{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
    padding-left:20px;
    padding-right:15px;
}
td.menuOff
{
	background: url(../Grafx/TopmnuIdle.gif);
	height:14px;
	background-repeat: no-repeat;
}
td.menuOver
{
	background: url(../grafx/TopMnuActive.gif);
	height:14px;
	background-repeat: no-repeat;
}
.LoginTextBoxes
{
    color: #00535a;
	font-family: Arial, Tahoma, Verdana,Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	padding-left: 5px;
	background-color:#cdf6f8;
	border-color:#35b0b5;
	border-style: solid;
}
