html{
	height:100%;
}
BODY {
	MARGIN: 0px;
	padding:0;
	COLOR: #cdc7ba;
	BACKGROUND: #1d1d1c url(_img/body_bg.jpg) repeat-x 0 0;
	background:#000000;
	height:100%;
	font-size:11px;
	cursor:default;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.clear{
	clear:both;
	padding:0;
	margin:0;
	height:1px;
	font-size:1px;
	line-height:1px;
}
.bb{
	background:#000;
	height:490px;
	margin-top:64px;
}
table tr td>.bb{
	margin-top:62px;
	height:488px;
	*margin-top:57px;
	*height:490px;
}
a{
	text-decoration:none;
}
#layout{
	width:100%;
	height:100%;
}
#conteiner{
	height:540px;
	overflow:hidden;
	position:relative;
	border-top:1px solid #000;
	border-bottom:5px solid #000;	
}
#conteiner_in{
}
#text_part{
	border-top:5px solid #000;
	padding:0;
	margin:5px 0 0 0;
}
#head_line{
	height:58px;
	overflow:hidden;
}

#head h1{
	display:block;
	padding:0;
	margin:0 10px 0 0;
	float:right;
}
#head h1 a{
	display:block;
	width:198px;
	height:54px;
	background:url(_img/logo.png) no-repeat 0 0;
}
#head h1 a span{
	display:none
	
}
#menu {
	margin-top:42px;
	width:745px;
	float:left;
}
#menu ul{
	padding:0;
	margin:0;
	display:block;
	list-style:none;
	height:16px;
	width:765px;
}
#menu ul li{
	padding:0;
	margin:0;
	display:inline;
	list-style:none;
}
#menu ul li a{
	font-weight:bold;
	color:#cbc7c7;
	display:block;
	padding:0 4px 4px 4px;
	margin:0 8px;
	height:14px;
	display:block;
	float:left;
	border-bottom:1px solid #000;
}
#menu ul li a:hover{
	font-weight:bold;
	color:#fff;
	display:block;
	padding:0 4px 4px 4px;
	margin:0 8px;
	border-bottom:1px solid #fff;
}
/****************************************/
.text_block_v{
	display:none;
	*display:block;
	padding:30px 25px 45px 15px;

	height:370px;
	margin:20px 0 10px 0px; 
	width:598px;
	margin-right:12px;
	position:absolute;
	overflow:hidden;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/bg.png',sizingMethod='scale');
}
.text_block_v1{
	padding:30px 25px 45px 15px;
/*  padding:70px 20px 0 40px;*/

	height:370px;
	margin:20px 0 10px 20px; 
	width:598px;
	margin-right:12px;
	position: relative;
	overflow:hidden;
	background:url(_img/bg.png) repeat 0 0;
	*background-image:none;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/bg.png',sizingMethod='scale');*/
}
.text_block_v1 h3{
	color:#f8223d;
	font-weight:bold;
	font-size:8pt;
	margin:0;
	padding:0 0 10px 15px;
width:540px;
}
.text_block_v1 a{
	color:#FFFFFF;
	position:relative;
}
.text_block_v1 a:hover{
	text-decoration:underline;
}
.text_block_v1 p{
	text-align:justify;
	padding:10px 15px;
	margin:0 0 15px 0 ;
	width:580px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7.25pt;
	
}
.text_block_v1 table tr td{
	padding:5px;
	color:silver;
}
.text_block_v1 table.users1{
	border-top:1px solid silver;
	border-right:1px solid silver;
	width:auto;
}
.text_block_v1 table.users1 tr td{
	border-bottom:1px solid silver;
	border-left:1px solid silver;
}
.text_block_v1 table.users1 p, .text_block_v1 table.users2 p{
	COLOR: silver;
}
.text_block_v1 table tr td p{
	font-size:8pt;
	width:auto;
	height:auto;
	line-height:normal;
	padding:0;
	margin:0;
}
p.small{
	display:block;
	padding:0;
	margin:0 0 11px 11px;
	float:left;
}

#footer{
	position:absolute;
	top:570px;
	right:0;
}
#footer a{
	color:#525454;
}
.text_block_v1 a{
	position:relative;
}
