.mktHead { 
	font-family: Arial,sans-serif; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFCD9B;
}
.mktSummary { 
	font-family: Arial,sans-serif; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFCD9B;
}
.mktSel { 
	font-family: Arial,sans-serif; font-size: 11px; font-weight: bold; background-color: #FFC58A; color: #000000; 
}
.bodyWh { 
	font-family: Arial,sans-serif; font-size: 11px; font-weight: bold; background-color: #FFFFFF; color: #000000; 
}
.bodyGr { 
	font-family: Arial,sans-serif; font-size: 11px; font-weight: bold; background-color: #D4D4D4; color: #000000; 
}

.portTitle {
	font-family: Arial,sans-serif; font-size: 11px; font-weight: bold; background-color: #29D1EF; color: #000000; 
}
.portBody {
	font-family: Arial,sans-serif; font-size: 11px; font-weight: bold; background-color: #B0EAEE; color: #000000; 
}
.tableHeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tabOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D3D3D3;
	font-weight: bold;
	border-top: 2px outset #D3D3D3;
	border-right: 2px outset #D3D3D3;
	border-bottom: 2px none #D3D3D3;
	border-left: 2px outset #D3D3D3;
	color: #000000;
	text-decoration: none;
}
.tabOff {
	background-color: #FFFFFF;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #D3D3D3;
	border-right-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #000000;
	text-decoration: none;
}
.tabNone {
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px solid #FFFFFF;
}