body  { font-family: Verdana, Arial, Helvetica; 
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
     	color:#666666; }

.sc { font-size: 10px; text-align: center; }
.sj { font-size: 10px; text-align: justify; }
.sl { font-size: 10px; text-align: left; }
.sr { font-size: 10px; text-align: right; }

a:link, a:visited, a:active {
	color: #0066CC;
	text-decoration: none;
	}
	
a:hover	{
	color: #FF9933;
	text-decoration: underline;
	}

.slb  { font-weight: bold; font-size: 10px; text-align: left; }
.scb  { font-weight: bold; font-size: 10px; text-align: center; }
.srb  { font-weight: bold; font-size: 10px; text-align: right; }

.footer  { font-size: 10px; text-align:center; }

.select  { font: Verdana, Arial, Helvetica; font-size: 11px; }

.table1  { border-color:#666666; border-style:solid; border-width:1px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }		   
		   
.textbox  { border-left-color:#FFFFFF; border-top-color:#FFFFFF; border-right-color:#FFFFFF; border-bottom-color:#7F9DB9; border-style:solid; border-width:1px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; }

#IFrameDiv  /*Must be 16px shorter than the IFrame itself to hide horizontal scrollbar*/
{
	width: 100%;
	height: 484px;
}

#IFrame
{
	width: 100%;
	height: 500px;
	overflow-x: hidden;  /*Hide horizontal scrollbar in FireFox*/
	overflow-y: auto;
}