.text1 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.btn {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	width: 165px;
	clear: both;
	float: none;
	position: absolute;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	padding: 10px;
	background-color: FF0101;
	border: 1px solid #FFFFFF;
	cursor: hand;
	font-style: normal;
	line-height: 10px;
	font-variant: normal;
	text-transform: capitalize;
	display: run-in;
}

.btnover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: FF0101;
	background-color: #FFFFFF;
	height: 30px;
	width: 165px;
	clear: both;
	float: none;
	position: absolute;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding: 10px;
	cursor: hand;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
}

.textbox1 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	height: 18px;
	width: 130px;
	border: 1px solid #CCCCCC;
}
.text2 {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.login_btn {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-attachment: fixed;
	background-image: url(../images/leftmeun/login_btnbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear: none;
	float: none;
	height: 18px;
	width: 61px;
	background-color: #FFFFFF;
}
a.lang:link { font-family: Arial; font-size: 12px; color: #333333; font-weight: normal; text-decoration: none; }
a.lang:visited { font-family: Arial; font-size: 12px; color: #666666; font-weight: normal; text-decoration: none; }
a.lang:active { font-family: Arial; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none; }
a.lang:hover {  font-family: Arial; font-size: 12px; color: #FF0000; font-weight: normal; text-decoration: none; }
