*{
	margin: 0px;
	padding: 0px;
	border: none;	
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
  scrollbar-face-color:#3e0c10;
  scrollbar-arrow-color:#671b1e;
  scrollbar-track-color:#671b1e;
  scrollbar-shadow-color:#671b1e;
  scrollbar-highlight-color:#671b1e;
  scrollbar-3dlight-color:#671b1e;
  scrollbar-darkshadow-Color:#671b1e;  
  behavior: url(iepngfix.htc);
}
body{
	width: 100%;
	height: 100%;
	background-color: #671b1e;
	text-align: center;
	font-size: 10px;
	color: #3e0c10;	
	background-image: url(images/site_back_rep.gif);
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: 1px solid #3e0c10;	
	font-size: 10px;
	color: #3e0c10;
	width: 130px;
	background-color: #fff5dd;
}
hr{
	height: 1px;
	overflow: hidden;
	color: Black;
}
.site_shadow_rep{
	width: 100%;
	background-repeat: repeat-y;
	background-position: center 7px;
	background-image: url(images/site_shadow_rep.gif);
}
.site_top_back{
	width: 100%;
	background-image: url(images/site_back_top_rep.gif);
	background-repeat: repeat-x;	
}
.site_shadow{
	width: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(images/site_back.gif);
}
.site_cont{
	width: 970px;
	margin: 0px auto;	
}
.site_top{
	width: 100%;
	height: 72px;
	background-image: url(images/site_top.gif);
}
.site_head{
	width: 100%;
	height: 310px;
	text-align: left;
}
.site_main{
	width: 100%;
	background-color: #fffdf7;
	background-repeat: repeat-x;
	background-image: url(images/main_rep.gif);
	text-align: left;
	display: table;
}
.site_main_left_back{
	width: 100%;
	display: table;
	background-image: url(images/left_rep.gif);
	background-repeat: repeat-y;
	background-position: 29px;
	clear: both;
}
.menu{
	width: 244px;
	height: 310px;
	margin-left: 29px;
}
.left_cont{
	width: 249px;	
	float: left;
}
.cofrash{
	width: 29px;
	float: left;
}
.left{
	width: 249px;
	background-image: url(images/left_back.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.flags{
	width: 125px;
	float: right;
	margin-top: 52px;
}
.flags a{
	float: left;
	margin-right: 8px;
}
.menu div{
	width: 100%;
	height: 37px;
}
.menu div a{	
	display: block;
	width: 100%;
	height: 37px;
	line-height: 37px;
	font-size: 14px;
	color: White;
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-image: url(images/menu_back.png);			
}
*html div.menu div a{
	background-image: url(images/menu_back.gif);			
}
.menu div a:hover{
	background-image: url(images/menu_back_hover.png);		
	text-decoration: none;
	line-height: 38px;
}
*html div.menu div a:hover{
	background-image: url(images/menu_back_hover.gif);		
}
.left_title{	
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	color: White;
	display: table;
	background-repeat: no-repeat;
	background-position: 15px center;
	background-image: url(images/listo_white.png);
}
*html div.left_title{
	background-image: url(images/listo_white.gif);
}
.left_sep{
	width: 223px;
	height: 2px;
	overflow: hidden;
	margin-bottom: 10px;
	background-image: url(images/left_sep.gif);
	background-position: center top;
	margin-left: 10px;
}
.left_text{
	width: 185px;
	margin-left: 47px;
	color: White;
	text-align: justify;
}
.left_text a{
	color: White;
}
.content{
   width: 640px;   
	margin-left: 300px;
}
.content_title{
	width: 640px;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 4px center;
	background-image: url(images/listo_dark.gif);
	border-bottom: 1px solid #3e0c10;
}
.content_in{
	margin-left: 35px;
	text-align: justify;
	line-height: 17px;
}
.content_title_in{
	width: 600px;
	height: 40px;
	line-height: 38px;
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px solid #3e0c10;
}
.content_in img{
	border: 1px solid #3e0c10;
}
.content_text_in{
	width: 345px;
	margin-left: 257px;
	min-height: 170px;
}
.bottom_menu{
	width: 635px;
	height: 40px;
	line-height: 40px;
	margin-left: 300px;	
}
.bottom_menu a{
	display: block;
	float: left;
}
.design{
	text-align:left;
	margin-left:80px;
	float:left;
	height:40px;
	line-height:40px;
}
.content_img{
	border: 1px solid #3e0c10;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	width: 237px;
	height: 167px;
}
ul.links{
	list-style: square;
	margin-left: 20px;
	color: #3e0c10;
}
.button{
	background-color: #3e0c10;
	color: White;
	font-weight: bold;
}
.pageimages{
	margin-right:10px;
	float:left;
	border:1px solid #3e0c10;
}
.a_block{
	display: block;
	width: 100%;
	height: 100%;
}
