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;
}

a.uz_link
{
	color: #000;
}

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

/* UPLOAD WIZARD */
.uz_text
{

}

.uz_form
{
	margin: 0px;
	padding: 0px;
}

.uz_table
{
	width: 100%;
}

.uz_td_l
{
	padding: 3px;
	width: 37%;
}

.uz_td_r
{
	padding: 3px;
	width: 63%;
}

.uz_td_cs
{
	padding: 3px;
	text-align: center;
}

.uz_input_text
{
	width: 95%;
}

.uz_input_button
{

}