/*body {padding:0; margin:0; background-color:#030504}*/
body {padding:0; margin:0; background:#030504 url(/images/bg_logo.gif) bottom right no-repeat;}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#8E8E8E;
	line-height:15px;
	vertical-align:top;
	padding:0px;
}
#logo{
display: block;
z-index: 0;
background:url('/images/logo.gif') top left no-repeat transparent;}
br{font-size:10px}
table{border-collapse:collapse;	}

a{color:#848484; text-decoration:underline} 
a:hover{text-decoration:none}
strong a{color:#6A6A6A; text-decoration:underline} 

h1, h2, h3 {
	font-weight: bold;
	padding-bottom: 5px;
}
h1 {
	font-size: 1.6em;
	line-height:1em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
	padding-bottom: 0px;
	margin: 6px 0 14px 0;
}

p { margin:0 0 0.8em 0; }

ul{margin:0; padding:0; list-style:none; line-height:19px}
li{background:url(/images/1_z3.gif)  center left no-repeat; margin:0px; padding-left:10px }
li a{color:#8D8D8D;} 



.set ul{margin:0; padding:0; list-style:none; line-height:18px}
.set li{background:url(/images/1_z2.gif)  center left no-repeat; margin:0px; padding-left:14px; background-position:0 7px }
.set li a{color:#8D8D8D; text-decoration:none; font-weight:bold} 
.set li a:hover{text-decoration:underline} 

.set1 { color:#6A6A6A; line-height:13px}

b{color:#BDBDBD;} 

.footer{color:#5C5C5C; font-size:10px; background:url(/images/bottom.gif) no-repeat top left;  width:766px; height:115px; } 
.footer a {color:#47700B; font-size:10px; font-family:Arial} 
.footer span {color:#47700B; font-size:10px; font-family:Arial} 
.footer_margin { margin:35 0 0 36px; }

.more{background:url(/images/1_z1.gif) center  right no-repeat; padding-right:13px; padding-bottom:2px; color:#C8C8C8; font-weight:bold; text-decoration:none}
.more:hover{text-decoration:underline}

input{
   padding-left:5px;
    height:17px;
}
.inputtext {
   width:213px; 
}
textarea{
   padding-left:5px;
   width:213px; height:153px;
   overflow:auto}

/* page layout */
#maintab { width:766px; height:850px; }
  #headertab { width:766px; height:361px; }
    #logo_space { width:766px; height:140px; text-align:right; }
	#menu { width:766px; height:33px; }
	#menu_tabimg { width:766px; height:22px; }
	#header_picture { width:766px; height:166px; }
	
  #contenttab { width:766px; height:374px; }
    .content_text { margin:30px 20px 0 28px; }
	.content_item_text { margin:14px 12px 0 28px; }
		#table_container table { width:400px; margin:10px 0 18px 0; border:1px solid #505050; }
		#table_container table td { padding:3px 5px; }	
		#table_container table th { padding:3px 5px; font-size:80%; }
	.content_contacts_text { margin:14px 0}
		
	.content_innertab { width:766px; height:348px; }
	
	#cell_sidecol { width:256px; height:348px; /*background-color:#222323;*/ }
	  .content_sidecol { margin:14px 10px 0 15px; }
		
    .content_item_tab { margin-bottom:15px; }  /* all item tables with small images */
      .content_item_tab img { margin:4px 19px 0 0; }

  
  .spacertab { width:766px; height:13px; }
  .spacertab_vert_short { width:13px; height:348px; }
  
  .f_right { float:right; margin-right:16px; }
  .clear { clear:both; }
  
  
  
   
#header_logo {
	margin:40px 22px 0 420px;
}

#menu ul {
	list-style:none;
	/*margin-left:20px;*/
}

#menu ul li {
	position:relative;
	float:left;
	height:22px;
	background:url(images/m11.gif) bottom right no-repeat;
	text-align:left;
	margin-left:0px;
	padding-left:0px;
	line-height:13px;
}

#menu ul li span {
	display:block;
	margin-left:-10px;
}

#menu ul li img {
	float:left;
	margin:2px 9px 0 14px ;
	border:0px;
}

#menu ul li#menu1 img {margin-left:20px;}
#menu ul li#menu2 img {margin-top:8px;}
#menu ul li#menu3 img {margin-top:8px;}
#menu ul li#menu4 img {margin-top:8px;}


#menu ul li#menu1 {width:139px;}
#menu ul li#menu2 {width:120px;}
#menu ul li#menu3 {width:139px;}
#menu ul li#menu4 {width:129px;} 
#menu ul li#menu5 {width:127px;}
#menu ul li#menu6 {width:111px; background:none;}

#menu1 a, #menu5 a, #menu6 a {margin-top:6px;}


#menu ul li a {
	display:block;
	text-decoration:none;
	font-size:120%;
	
}

#menu ul li.menu_active a {
	/*text-transform:uppercase;*/
	font-weight:bold;
}
.uldisc li{
background: none;
list-style-type: disc;
margin-left: 15px;
}