html{
	background:url(/skin/splash/bg.png) #675d5c;
}

body{
	font-family:Tahoma;
	font-size:12px;
	color:#7c7c7c;
	background:url(/skin/splash/bg1.png) repeat-x top;
}

input{
	font-size:11px;
	border-right:1px solid #8e8e8e;
	border-top:1px solid #8e8e8e;
	border-bottom:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
}

input.input{
	width:100%;
	border:0px;
	font-size:12px;
	background:transparent;
}

table.input{
	width:100%;
	height:22px;
	border-top:1px solid #7d7d7d;
	border-left:1px solid #c5c5c5;
	border-right:1px solid #c5c5c5;
	border-bottom:1px solid #c5c5c5;
	background:url(/skin/splash/input_bg.png) repeat-x top #fff;
}

input.submit{
	cursor:pointer;
	color:#fff;
	width:83px;
	height:26px;
	border:0;
	background:url(/skin/splash/submit.gif) no-repeat top #d7460a;
}

form{
	padding:0;
	margin:0;
}

a{
	color:#fff;
}

div.footer a,
a:hover{
	color:#fff586 !important;
}

table,img{
	border:none;
}

td,input,textarea,select,iframe{
	font-size:12px;
}

table.lng{
	cursor:pointer;
	width:91px;
	height:28px;
	background:url(/skin/0/lng.gif) no-repeat #92083a;
}

td.lng{
	color:#fff;
	padding:0 0 2px 10px !important
}

table.lng a{
	color:#fff;
}

textarea{
	padding:2px 3px 2px 3px;
}

table.max_size{
	max-width:1160px;
	width:100%;
	width:expression(document.body.clientWidth > 1160? "1160px": "100%" );
}

table.padding{
	width:100%;
	height:100%;
}

td.padding{
	padding:20px 30px 20px 30px;
}

.splash-td1{
	width:35%;
	border:3px solid #872b2b;
	background:url(/skin/splash/bg1.jpg) repeat-x bottom #b10059;
	height:201px;
}

.splash-td2{
	height:235px;
}

table.logo{
	width:100%;
	height:235px;
	background:url(/skin/splash/bg2.png) repeat-x bottom #f05704;	
}

.splash-td2 td{
	width:100%;
	height:235px;
	background:url(/skin/splash/bg3.png) no-repeat right bottom;	
}

.splash-td3{
	width:35%;
	height:201px;
	color:#fff;
	text-align:center;
	border:3px solid #872b2b; 
	background:url(/skin/splash/bg1.jpg) repeat-x bottom #b10059;
}

div.footer{
	text-align:center;
}

div.footer a{
	color:#ed4d0a;
}

/******************************** REGISTRATION **********************/
.color1{
	color:#7c7c7c
}

.color2{
	color:#000;
}
		
div.block{
	position:relative;
	width:566px;
	height:532px;
	margin:0 auto 0 auto;
}


