body {
	background-color: #000;
	margin:0px;
	padding:0px;
}
td.l {
	background-image: url(../../img/left_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
td.r {
	background-image: url(../../img/rght_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #2f2c25;
}
.login {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.vsl_wnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	height: 18px;
	width: 173px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #49493b;
	border-right-color: #49493b;
	border-bottom-color: #49493b;
	border-left-color: #49493b;
}
.top10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #9c9c95;
}


.inputarea
{
	border:1px solid #49493b;
	color: #FFFFFF;
	font-family:Verdana;
	font-size:8pt;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #060604;
}
td.l2 {
	background-image: url(../../img/1_lft_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
td.r2 {
	background-image: url(../../img/3_rht_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

a.lng:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9c9c95;
	font-weight : normal;
	text-decoration: underline;
}
a.lng:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9c9c95;
	font-weight : normal;
	text-decoration: underline;
}
a.lng:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9c9c95;
	font-weight : normal;
	text-decoration: underline;
}
a.lng:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9c9c95;
	font-weight : normal;
	text-decoration: none;
}

