*            
{ 
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 100%;	
}
body
{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #ebebed url(../images/bg_body.jpg) repeat-x 0 0;
	font-size: 75%;
	line-height: 1.3em;
	color: #3d424c;
}
a
{
	text-decoration: none;
	color: #003399;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: 0px;
	vertical-align: top;
}
p, form, h1, h3, h4, h5, ul, fieldset
{
	margin: 0;
	padding: 0;	
}
h2
{
	margin: 0;
	padding: 0;	
	font-size: 115%;
}
fieldset
{
	border: none;
}
ul
{
	list-style: none;
}
.clear, .clear10, .clear6, .clear15, .clear8, .clear20, .clear3
{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
.clear3
{
	height: 3px;
}
.clear6
{
	height: 6px;
}
.clear8
{
	height: 8px;
	clear:both;
}
.clear10
{
	height: 10px;
}
.clear15
{
	height: 15px;
}
.clear20
{
	height: 20px;
}
.hdn
{
	display: none;
}
.input_submit
{
	border: none;
	cursor: pointer;
	height: 19px;
}
.input_text
{
	border: none;
	padding: 2px;
	height: 15px;
	_height: 19px;
}
select
{
	border: none;
	padding: 1px 1px 1px 2px;
	height: 19px;
}
.text_area
{
	border: none;
	padding: 2px;
}
#content
{
	width: 990px;
	margin: 5px auto 0 auto;
	padding: 0;
	text-align: left;
	background: #fff url(../images/bg_content.gif) no-repeat 0 100%;
}




#competition{
	padding-left:25px;
	background-color:#D4BCF1;

}

#competition label {
	width:100px;
	display:block;
	float:left;
}

#competition input {
	width:140px;
	display:block;
	float:left;
}

#competition textarea {
	width:140px;
	display:block;
	float:left;
}

.answer_button{
	background:transparent url(../images/btn_sutaz.gif) no-repeat scroll 0pt;
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:80%;
	line-height:15px;
	margin-top:5px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:80px !important;
	border:0;
	margin-left:100px;

}


#form_note{
	padding-left:25px;
	background-color:#D4BCF1;
	color:red;

}

/* FAQ
*********************************************************************************************************/
#faq .minus h3{background:transparent url(../images/minus.gif) no-repeat scroll left top;cursor:pointer;font-size:12px;padding-bottom:5px;padding-left:20px;width:450px;}
#faq .plus p{display:none;}
#faq .plus h3{background:transparent url(../images/plus.gif) no-repeat scroll left top;cursor:pointer;font-size:12px;padding-bottom:5px;padding-left:20px;width:450px;}
#faq .minus p{display:block;}

#sitemap 
{
	margin-top:15px;
}
#sitemap ul
{
	list-style-type:circle;	
}

#sitemap li ul 
{
	margin-left:15px;
}

#sitemap li 
{
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}

#sitemap li ul
{
	margin-left:15px;

}

.description {text-align:justify !important ;}
.perex{text-align:justify !important ;}

