body {
	margin:0px 0px 0px 0px;
	padding:0px;
}
.main, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2D2D2D;
	line-height: 16px;

}
a {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED7C0C;
}
a:hover {text-decoration: none} 
.linksNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2BA0C3;
	text-decoration: none;
}
a:hover {text-decoration: underline;} 
.linksmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.linksNav:hover { color: #176981; }
.linksFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
}
.linksFooter:hover {	text-decoration: underline;}
.textFooter {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #626262;
}
.linksOrangeB {
	font-weight: bold;
	color: #ED7C0C;
	text-decoration: underline;
}
.textHeaderOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ED7C0C;
}
.linksGrey {
	color: #2D2D2D;
}
.tableHeader { background-color: #DCEFF4; color:#6EAEC0; font-weight: bold;}
.tableTD { border-bottom-style:solid; border-bottom-width:1px}
