	BODY{background-color:black;margin:0px;text-align:center;font-family:Arial;}
	#main_bcg{
		background-image: url('img/bck001.png');
		background-repeat: repeat-x
	}

	#bottom_bcg{
		height:93px;
		background-image: url('img/bck002.png');
		background-repeat: repeat-x
	}

	#main_win {
		width:966px;
		margin:0px auto;
		text-align:left;
		padding:5px;
	}
	.logo{width:310px;height:109px;background-image: url('img/bcklogo.png');background-repeat: no-repeat;text-align:center;}
	#top_menu A{color:white;text-decoration:none;font-size:14px;}

	A{color:white;text-decoration:none;font-size:11px;}
	.top_menu_butt{padding-bottom:5px;padding-right:8px;padding-left:5px;text-align:center;float:left;}
	#l_text{
	font-size:12px;
		width: 298px;
		border-left: 1px solid red;
		border-right: 1px solid red;
		border-bottom: 1px solid red;
		padding-top: 5px;
		background-image: url('img/bck003.jpg');
		background-repeat: repeat-x;
		background-position: bottom;
		color:white;
		padding:5px;
		text-align:justify;
	}
	
	
	#text_ref{height:56px;background-image: url('img/bck004.jpg');color:white;font-size:11px;text-align:center;}
	.main_img_left{width:25px;	height:351px;background-image: url('img/main_left.png');
		background-repeat: no-repeat;
		background-position: bottom;float:left;}
		
			.main_img_right{width:26px;	height:351px;background-image: url('img/main_right.png');
		background-repeat: no-repeat;
		background-position: bottom;float:right;}
		.main_img{width:500px;height:320px;float:left;padding-top:20px;text-align:center;}
		
		
		
			.bot_img_left{width:25px;	height:30px;background-image: url('img/bot_left.png');
		background-repeat: no-repeat;
		background-position: bottom;float:left;}
		
			.bot_img_right{width:26px;	height:30px;background-image: url('img/bot_right.png');
		background-repeat: no-repeat;
		background-position: bottom;float:right;}
		.bot_img{width:500px;height:56px;float:left;}
		#bottom_bcg img{margin-left:650px;}
		
		.def_text{color:white;font-size:12px;}
		
		#def_left{margin-left:50px;margin-top:40px;}
		#def_left A{font-size:16px;}
		
		.text1{font-size:10px;}
