.tableMain {
	background-color: #6B7D86;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.tableNav {
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #48B9C8;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #48B9C8;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #48B9C8;


}
.navHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.navNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6B7D86;
	line-height: 25px;
	text-decoration: none;
}
a.navNormal:link, a.navNormal:visited {
color: #6B7D86; 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}
a.navNormal:hover {
font-size: 14px;
color: #FF6600; 
text-decoration: underline;
}

.navSmallPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.contenttitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

