/* CSS Document */

BODY {
	scrollbar-face-color: #dcdcdc; 
	scrollbar-shadow-color: #777777; 
	scrollbar-highlight-color: #777777;
	scrollbar-3dlight-color: #f2f2f2; 
	scrollbar-darkshadow-color: #f2f2f2; 
	scrollbar-track-color: #f2f2f2; 
	scrollbar-arrow-color: #777777;
}

.textipput{
	width:92px;
	background-color: #999999;
	font-family: verdana, geneva, helvetica, arial; 	
	font-size: 10px;
	border-style:none;;
	color: #FFFFFF;
	height:14px;
}
.login_table {
	width: 227px;
	height: 150px;
	margin-left:0px;
	margin-top: 0px;
}
.bt_img_link {
	cursor: pointer;
}
.Div_Newshot {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 3px;
}

.textinput_actcode {
	font-family: verdana, geneva, helvetica, arial; 	
	font-size: 12px;
	width: 92px;
	background-color: #333333;
	border-style:none;;
	color: #FFFFFF;
	height: 15px;
}
.table_top_sms{
height:16px;
width:377px;
font-family:Tahoma;
font-size:10px;
color:#FF0000;
background-color:#333333;
}.itemSerial_input {
	width: 95px;
	height: 17px;
	background-color: #333333;
	font-family: verdana, geneva, helvetica, arial; 	
	font-size: 12px;
	color:#FFFFFF;
	border-style:none;;

}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}