
/* padding: top right bottom left */
 
/* BASIC */
	BODY {
		background: #FFFFFF;
		background-color: #FFFFFF;
		padding: 0px;
		margin: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 150%;
	}
	A {
		color:#1E3DEA; /* #3A4B9C; */
		text-decoration: underline;
	}
	A:hover {
		color:#3A4B9C;
	}
	UL {
		margin:0px;
		padding:0px;
		margin-left:16px;	
	}
	H1 {
		font-size: 24px;
		line-height: 28px;
		font-weight: normal;
		color: #FF9900;
		margin: 0px;	
		margin-bottom: 15px;
	}
/* MAIN */
	



	DIV.t24 {
		font-size: 24px;
		margin-bottom: 15px;
	}
	DIV.orange {
		color: #FF9900;
	}
	.line {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.copyright {
		text-align: center;
	}
.scontacts LI {
	margin-top: 3px;
	margin-bottom: 10px;
}


#h-contacts A {
	z-index:100;
	color: #DEDEDE;
	font-size: 28px;
	text-transform: uppercase;
}

/* TOP MENU */
.uta_tmenu * {
	white-space:nowrap;
}
	
.uta_tmenu {
	background-color: #9EB7E0;
	height: 29px;
	background-image:url('/img/hmenu_bg1.gif');
}
.uta_tmenu img.home {
	margin-left:10px;
}
.uta_tmenu .ll {
	float:left;
}
.uta_tmenu .lr {
	float:right;
}
.uta_tmenu UL {
	margin:0px;
	padding:0px;
}
.uta_tmenu LI  {
	display: inline;
	list-style-type: none;
	font-size:12px;
	line-height:29px;
}
.uta_tmenu LI A {
	color: #FFFFFF;
	tex-decoration: none;
	padding-left:10px;
	padding-right: 10px;
	border-right: 1px solid #B8CAE2;
	text-decoration: none;
}
.uta_tmenu LI A:hover {
	color: #D3DFF1;
}
.uta_tmenu LI A.noborder {
	border-right: none;
}
/* TOP SEARCH */
.uta_tsearch {
	height: 45px;
	margin: 10px;
	border-bottom: 1px solid #F3F6E5;
}
.uta_tsearch .ll {
	float:left;
	line-height: 35px;
}
.uta_manager {
	margin-left: 10px;
	line-height: 25px;
}
.uta_tsearch .lr {
	float:right;
}
.uta_tsearch .text {
	line-height: 20px;
	height: 20px;
	width: 200px;
	border: 1px solid;
	border-color: #666 #CCC #CCC #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: white;
	color: black;
	border-color: #666 #CCC #CCC #CCC;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	position: relative;
	top:1px;
}
.uta_tsearch .submit {
	cursor:pointer;
	height: 24px;
	width:130px;
	text-align:center;
	border:1px solid #8b9916;
	background:#9c3;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	zoom:1;
	-webkit-appearance:button;
	-webkit-border-radius:0;
	_cursor:pointer;
}
.uta_tsearch .submit:hover, .uta_tsearch .submit:focus{
	border-color:#75810c;
	background:#8ab213;
}
.uta_tsearch .submit:active {
	padding:10px 8px 8px 10px;
}
.uta_tsearch .logo {
	position: relative;
	top:-5px;
}
.uta_content {
	min-width:890px;
	margin-left:10px;
}
.uta_page {
	display:inline-block;
	float:left;
	max-width:600px;
}

/* MAIN LOGIN & AUTH */
#uta_login_register {
	width:240px;
	display:inline-block;float:left;
}
#uta_login {
	background-color: #F3F6E5;
	border: 1px solid #E3E7CE;
	padding: 10px;
	margin-right:10px;
	margin-bottom:10px;
}
#uta_login * {
	font-family: Verdana;
	font-size: 12px;
}
#uta_login b {
	font-weight: bold;
	font-size: 16px;
	cursor:pointer;
}
#uta_login .button {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	cursor:pointer;
}
#uta_login_register .register {
	cursor:pointer;
	width:230px;
	padding:9px;
	text-align:center;
	border:1px solid #8b9916;
	background:#9c3;
	color:#fff;
	text-decoration:none;
	font-size:17px;
	zoom:1;
	-webkit-appearance:button;
	-webkit-border-radius:0;
	_cursor:pointer;
}
#uta_login_register .register:hover, #uta_login_register.register:focus{
	border-color:#75810c;
	background:#8ab213;
}
#uta_login_register .register:active{
	padding:10px 8px 8px 10px;
}

#h-contacts {
	margin-left:20px;
}
#h-contacts * {
	line-height:20px;
}