.NormalText {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
        color: #FFFFFF; }

a.NormalText:link {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #BDCCE1;
        text-decoration: none; }

a.NormalText:visited {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #BDCCE1;
        text-decoration: none; }

a.NormalText:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none; }

.TopNavBar {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-decoration: none;
        color: #FFFFFF; }

a.TopNavBar:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: none; }

a.TopNavBar:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #CCCCCC;
        text-decoration: none; }

.helplinks { 
	position:absolute; 
	left:-50000px; 
	top:20px; 
	width:5000px; 
	height:100px; 
	background:#ffffff; 
	color:#000000;
	}