body 
{
	background:#FFFFFF
	url('../images/bg.jpg') 
	 fixed 0px 0px; 
	 margin:0px; 
	 topmargin:0px;
	leftmargin:0px;
	scrollbar-face-color:       #78B0F0;
    scrollbar-shadow-color:     #78B0F0;
    scrollbar-highlight-color:  #78B0F0;
    scrollbar-3dlight-color:    #78B0F0;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color:      #A4D4FC;
    scrollbar-arrow-color:      #FFFFFF;
	
}


	INPUT.mc_text {
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
		border-top:1px solid #cccccc;
		border-bottom:1px solid #666666;
		color:#000066;
		background-color:#F8F5E6;
		background-image:url('inputbg.jpg');
		width:200
		}
		
.form
{ 
color: #000000; 
font-size: 10px; 
font-family: tahoma; 
border: 1px 
dotted #78B0F0; 
background-color: #FFFFFF }

.form2
{ 
color: #000000; 
font-size: 10px; 
font-family: tahoma; 
border: 1px 
solid #000000; 
background-color: #FFFFFF }

.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-family:tahoma;
	font-size: 9px;
  overflow: hidden;
	background-color: #78B0F0;
	padding-left: 5px;
}

.tenblack{
	font-family:tahoma;
	font-size:10pt;
	color:#000000;
	font-weight:none;
	text-decoration:none;
}
.tenblackb{
	font-family:tahoma;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.tenblackb:hover{
	font-family:tahoma;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.tenwhiteb{
	font-family:tahoma;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.tenwhiteb:hover{
	font-family:tahoma;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.tenwhite{
	font-family:tahoma;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:none;
	text-decoration:none;
}
.tenwhite:hover{
	font-family:tahoma;
	font-size:10pt;
	color:#DB2B02;
	font-weight:none;
	text-decoration:none;
}
.eightblack{
	font-family:tahoma;
	font-size:8pt;
	color:#000000;
	font-weight:none;
	text-decoration:none;
}
.eightblack:hover{
	font-family:tahoma;
	font-size:8pt;
	color:#F5B457;
	font-weight:none;
	text-decoration:none;
}

.eightblackb{
	font-family:tahoma;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.eightblackb:hover{
	font-family:tahoma;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.eightwhite{
	font-family:tahoma;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:none;
	text-decoration:none;
}
.eightwhite:hover{
	font-family:tahoma;
	font-size:8pt;
	color:#000000;
	font-weight:none;
	text-decoration:none;
}
.eightwhiteb{
	font-family:tahoma;
	font-size:8pt;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.eightwhiteb:hover{
	font-family:tahoma;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.1eightblackb{
	font-family:times new roman;
	font-size:16pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.www{
	font-family:tahoma;
	font-size:8pt;
	color:#023A8A;
	font-weight:none;
	text-decoration:none;
}
.stateon {
	  FILTER: alpha(Opacity=50); 
}
.stateoff {
	
}
.stateclicked {
	 FILTER: alpha(Opacity=50);
}