html{
  height:100%;
}

body{
	color:#686868;
	font-family:Tahoma;
	font-size:11px;
	margin:0;
	padding:0;
	height:100%;
	background:url(../i/bg.gif) repeat-x left top #4d4d4f;
}


td{
	font-size:12px
}

a{
	color:#fff
}

a:hover{
	color:#000
}

img, table{
	border-style:none
}

input,select,textarea{
	font-size:12px;
	border-top:1px solid #b7b7b7;
	border-left:1px solid #b7b7b7;
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
}

form{
	margin:0;
	padding:0
}

td.lng a{
	color:#2e0000;
	font-size:10px;
	margin-right:6px;
	text-decoration:none;
}

h1{
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
	margin-top:0;
	padding-top:0;
}



