.floatTable{
	border : thin #86EA88;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top :0px;
	background-color : #00A000;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
.linkedTitle{
	vertical-align : middle;
	height : 20px;
	background-color : f1f1f1;
}

.linkedMainTitle{
	vertical-align : middle;
	height : 20px;
	background-color : #009400;
	text-align: right;
}
td#topSubLink, .topSubLink1{
	background-color: #008800;
	height: 20px;
	color: #FFFF00;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
.topSubLink2{
	background-color: #008800;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-variant : small-caps;
}
.tblAlt1
{
	background-color: #EBEBEB;
	padding : 3 3 3 3;
	height: 20px;
}
.tblAlt2
{
	background-color: #cccccc;
	padding : 3 3 3 3;
	height: 20px;
}
.msgTextSmall
{
	font-size: 10px;
	font-weight:bold;
}
.fldCaptionSmall
{
	font-size: 10px;
	font-weight: bold;
}
.fldCaptionBig
{
	font-size: 12px;
	font-weight: bold;
}
.whiteBG
{
	background-color: #ffffff;
}