a { color:#FFFFFF; text-decoration:none; }
.main {font-family: arial,helvetica,sans-serif;
		 color: 000000;
		 font-size: 13px;
		 text-decoration: none;
		 font-weight: normal;
}

.main_bak {font-family: times,roman,serif;
		 color: 000000;
		 font-size: 15px;
		 text-decoration: none;
		 font-weight: normal;
}

.footer {font-family: arial, helvetica, sans-serif;
		color: 000000;
		font-size: 10px;
		text-decoration: none;
		font-weight: normal;
}

.header {font-family: arial, helvetica, sans-serif;
		color: B6B4AB;
		font-size: 14px;
		text-decoration: none;
		font-weight: normal;
}

.inputbox { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	border: 1px #333333 solid; 
	background-color: #B6B4AB; 
	color: #000000;
}

.button { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; border: 1px #B6B4AB solid; 
	background-color: #333333; 
	color: #B6B4AB;
}

.textbox { 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10px; 
	border: 1px #333333 solid; 
	background-color: #B6B4AB; 
	color: #000000;
	scrollbar-3dlight-color:#B6B4AB; 
	scrollbar-arrow-color:#B6B4AB;
	scrollbar-base-color:#883719;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#883719;
	scrollbar-highlight-color:#B6B4AB;
	scrollbar-shadow-color:#333333;
}
.script {font-family: arial, helvetica, sans-serif;
		color: ffffff;
		font-size: 10px;
		text-decoration: none;
		font-weight: normal;
		}
