* {
   	padding: 0;
	margin: 0;
}

img {
	border: none;
}

html, body {
	height : 100%;
	font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* menu */
.a_top_menu:link, .a_top_menu:visited, .a_top_menu:active
{
	font-size: 13px;
	color: #E7780D;
	font-weight: bold;
	text-decoration: none;
		
}
.a_top_menu:hover
{font-size: 13px; 
	color: #cdcdcd;
}

.a_second_menu:link, .a_second_menu:visited, .a_second_menu:active
{
	font-size: 13px;
	color: #cdcdcd;
	font-weight: bold;
	text-decoration: none;
		
}
.a_second_menu:hover
{font-size: 13px; 
	color: #E7780D;
}
/* menu end */
/* LINK white*/
.a_white:link, .a_white:visited, .a_white:active
{
	font-size: 11px;
	color: #ffffff;
    font-weight:normal;
	text-decoration: underline;
		
}
.a_white:hover
{
	font-size: 11px;
	color: #CC3300;
}
/* LINK white end */

.top_text
{   font-size: 12px;
	color: #E7780D;
	font-weight: bold;
	text-decoration: none;
}

.top_second_text
{   font-size: 12px;
	color: #cdcdcd;
	font-weight: bold;
	text-decoration: none;
}
.bottom_text
{   font-size: 11px;
	color: #ffffff;
font-weight:normal;
	text-decoration: none;
}
.form_text
{
	font-size: 10px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
.blue_text
{
	font-size: 10px;
	color: #004774;
	font-weight:normal;
	text-decoration: none;
}
.blue_text a
{
	font-size: 10px;
	color: #004774;
	font-weight:normal;
	text-decoration: none;
}
.blue_text a:hover{
	font-size: 10px;
	color: #E88B00;
	font-weight:normal;
	text-decoration: none;
}
.white_text
{
	font-size: 10px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.title
{   font-family: Futura Bk BT, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF9900;
	font-weight:bold;
	padding:5px;
	text-decoration: none;
}
.ul_st{ padding-left:15px;}
.ul_st li
{ 
	background:url(images/il_bg.jpg) no-repeat left center; 
	list-style:none;
	padding-left: 15px;
}
.small_title
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight:bold;
	padding:5px;
	text-decoration: none;
}
/* form */
.form_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	height: 16px;
	background-color: #ffffff;
	border: 1px solid #c0b497;
	color: #000;
	width:180px; }


/* form end */

.formControl{
width:250px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
border:solid #7F9DB9 1px;
margin:0px; padding:0px
}
.tArea{
width:250px;
height:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
overflow:auto;
border:solid #7F9DB9 1px;
}

.formCaption{
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

.formError{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#FF0000;
vertical-align:bottom;
text-align:left;
}

.images_block li{
	display:inline;
}

.works li{
	padding-left:20px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:square;
}

.a_others:link, .a_others:visited, .a_others:active
{
	font-size: 11px;
	color: #E7780D;
	font-weight: bold;
	text-decoration: none;
		
}
.a_others:hover{
	font-size: 11px; 
	color: #cdcdcd;
}



.a_others_small:link, .a_others_small:visited, .a_others_small:active
{
	font-size: 10px;
	color: #E7780D;
	font-weight: normal !important;
	text-decoration: none;
		
}
.a_others_small:hover{
	font-size: 10px; 
	color: #cdcdcd;
}


