.content {
	position: absolute;
	left: 210px;
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	top: 150px;
}
.textBannerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
}

.mainLink {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.mainLink:hover {
   color: #FF9900;
}

.textSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003399;
}
.table1 {
	background-color: #FFE4AE;
	border: 1px solid #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.table1_1st_row {
	color: #FFFFFF;
	background-color: #003399;
	font-weight: bold;
}
.table1_1st_col {
	color: #000000;
	background-color: #B4B4FA;
	font-weight: bold;
}
.mainLinkSelected {
	background-color: #000099;
	border: 1px none #FFFFFF;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.mainTab {
	background-color: #000099;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: ##0099FF;
	border-right-color: #000066;
	border-bottom-color: #0099FF;
	border-left-color: #0066FF;
}
.mainTabSelected {
	background-color: #000099;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: ##0099FF;
	border-right-color: #000066;
	border-bottom-color: #0099FF;
	border-left-color: #0066FF;
}
.textSectionBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: FF9900;
}
.textBannerLinkOrange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
