body 
{
	background:#004440
	url('../images/bg.gif') 
	 fixed 0px 0px; 
	 margin:0px; 
	 topmargin:0px;
	leftmargin:0px;
	
	scrollbar-face-color:       #C8BB7A;
    scrollbar-shadow-color:     #C8BB7A;
    scrollbar-highlight-color:  #C8BB7A;
    scrollbar-3dlight-color:    #C8BB7A;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color:      #004440;
    scrollbar-arrow-color:      #004440;
	
}


	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 #C04060; 
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: #C04060;
	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:#C04060;
	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:#B6000A;
	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:#FFCC66;
	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:#C04060;
	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:#C8BB7A;
	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:#000000;
	font-weight:bold;
	text-decoration:none;
}
.18blackb{
	font-family:times new roman;
	font-size:16pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}