body {
	margin: 0;
	background-color: #FFFFFF;
}

a:link, a:visited, a:active { 
    text-decoration:underline;
}
td, th, li, ul, ol, b, p {
    font-size:10pt; font-family:"Arial Narrow";
}
input {
	font-family: "Arial Narrow", Verdana, Arial,  Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFF;
}

select {
	font-family: "Arial Narrow", Verdana, Arial,  Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #E9E9E9;
	color: black; 
}

.logintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 12px; 
	font-weight: bold;
	color: #069; 
}

.textnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-size: 9px; 
	font-weight: normal;
	color: #99BBCC; 
}
	
.orangeheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: green;
}

.whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: black;
}

.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
}


.navbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #FFF;
}

.navbottom a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #FFF;
    text-decoration:underline;color:red;
}

.navbottom a:hover {
	//color: #F60;
    text-decoration:none;
	color: #CCC;
}

.navbottom a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #FFF;
}

.cell1 {
	background-color: #EFEFEF;
	font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #999999;
}

.cell2 {
	background-color: #FBFBED;
	font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #666600;
}

.cell3 {
	background-color: #F2F2DC;

	font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #999966;
}

.cella {
	background-color: #FBFBED;
	font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #006699;
}

.cellb {
	background-color: #E5F0F5;
	font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #006699;
}

.cellc {
	background-color: #BFD9E5;
	font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #006699;
}
