	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 #ABAA4E; 
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: black;
	font-family:tahoma;
	font-size: 9px;
  overflow: hidden;
	background-color: #FAEF3A;
	padding-left: 5px;
}

.10black{
	font-family:tahoma;
	font-size:10pt;
	color:#000000;
	font-weight:none;
	text-decoration:none;
}
.10black:hover{
	font-family:tahoma;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:none;
	text-decoration:none;
}
.10blackb{
	font-family:tahoma;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.10blackb:hover{
	font-family:tahoma;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.10whiteb{
	font-family:tahoma;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.10whiteb:hover{
	font-family:tahoma;
	font-size:10pt;
	color:#DB2B02;
	font-weight:bold;
	text-decoration:none;
}
.10white{
	font-family:tahoma;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:none;
	text-decoration:none;
}
.10white:hover{
	font-family:tahoma;
	font-size:10pt;
	color:#DB2B02;
	font-weight:none;
	text-decoration:none;
}
.8black{
	font-family:tahoma;
	font-size:8pt;
	color:#000000;
	font-weight:none;
	text-decoration:none;
}
.8black:hover{
	font-family:tahoma;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:none;
	text-decoration:none;
}

.8blackb{
	font-family:tahoma;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.8blackb:hover{
	font-family:tahoma;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.8white{
	font-family:tahoma;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:none;
	text-decoration:none;
}
.8white:hover{
	font-family:tahoma;
	font-size:8pt;
	color:#DB2B02;
	font-weight:none;
	text-decoration:none;
}
.8whiteb{
	font-family:tahoma;
	font-size:8pt;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.8whiteb:hover{
	font-family:tahoma;
	font-size:8pt;
	color:#E0003B;
	font-weight:bold;
	text-decoration:none;
}
.18blackb{
	font-family:times new roman;
	font-size:18pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.menu
  {
   background-color:#F98E37;
   border:1px solid white;
   width:150px;
   font-size:10px;
   font-family:verdana;
   position: absolute;
   font:bold;
   color: #000000;
   cursor: hand;
  }
  .item_panel
  {
    width:133px;
    border-left:1px solid #FFB400;
    border-right:1px solid #FFB400;
    clip:rect(0,135,0,0);
    position:absolute;
  }
  .item_panel a
  {
   text-decoration:none;
   color:black;
   cursor:hand;
  }
  .item
  {
   background-color: #FFF4E0;
   width: 133px;
   font-size: 10px;
   font-family: verdana;
   
  }
  .marquee {
	position:relative;
	overflow:hidden;
	width:160px;
	height:158px;
	left: 443px;
	top: 643px;


          }
