body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body 
{
	background-color: #F4F3EA;
	margin: 0;
}

.style2 
{
	color: #E6E5D8;
	font-weight: bold;
}

.style7 
{	
	color: #E6E5D8;
	font-weight: bold;
}

.style21 
{
	color: #E4E0CE;
	font-weight: bold;
	font-size: 16px;
}

.style22 
{
	color: #FFFFFF;
	font-weight: bold;
}

.style24 
{
	color: #EB5800;
	font-weight: bold;
}

a.sublink 
{
	color : #E6E5D8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.sublink:visited 
{
	color : #e6e5d8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.sublink:hover 
{
	color : #E6E5D8;
	font-size: 11px;
	font-weight: bold;
	text-decoration : underline;
}
a.sublink:active
{
	color : #E6E5D8;
	font-size: 11px;
	font-weight: bold;
	text-decoration : underline;
}

/* LOGIN */
.uz_login_form
{
	margin: 0px;
	padding: 0px;
}
.uz_table_login
{
	width: 100%;
}
.uz_td_l_login
{
	padding: 3px;
	width: 30%;
}
.uz_td_r_login
{
	padding: 3px;
	width: 70%;
}
.uz_td_cs_login
{
	padding: 3px;
	text-align: center;
}
.uz_td_cs_ok
{
	padding: 3px;
}

.uz_text
{
}

.uz_login_text
{
	text-align: right;
}

.uz_login_text_error
{
	font-weight: bold;
}

.uz_login_text_ok
{
	font-weight: bold;
	text-align: center;
}

.uz_login_input_text
{
	width: 95%;
}

.uz_login_input_button
{
}

a.uz_link
{
	color: #000;
}
a.uz_link:hover
{
	color: #333;
}
