.main{font-family:arial,helvetica,sans-serif;
		font-size: 8pt;
		font-weight: bold;
		background-color: #0099cc;
		color: #0099cc;
}	

.main_1{font-family: arial,helvetica,sans-serif;
		font-size: 8pt;
		font-weight: bold;
		background-color: #006699;
		color: #006699;
}	

.sub{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
	text-align: right;
}
.tblBorder{
		background-color: #0099CC;
}
.hide{display: none;}

.item{
	color: #FFF2E1;
	text-decoration: none;
	right: auto;
}

.show	{display: on;position:absolute;top: auto;right: auto;}
