*{
	margin : 0;
	padding : 0;
	border:0;
  border-collapse: collapse; 
}

a{
	text-decoration:none;
	color:#1F71D2;
}
a:hover{
	text-decoration:underline;
}

li{
	margin-left:15px;
}

.cnt_bottom li, .right li{
	color:#1F71D2;
}
.text_li{
	color:#7E7E7E;	
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

.my_body{
	background:url(../images/bg_boby.gif) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 20px 0 20px;
}

.main_t{
	width:100%;
	background-color:#FFFFFF;
}
.main_t tr{
	vertical-align:top;
}

.t_center{
	text-align:center;
}

.t_right, .bottom_r{
	background:url(../images/bg_wrap.gif) repeat-y top right;
}


.top{
	background:url(../images/img_top_bg.gif) repeat-x top left;
	height:107px;

}
.top_left{
	background:url(../images/img_top_left.gif) no-repeat top left;
	height:107px;
	width:453px;
	float:left;
}

.top_right{
	float:right;
	background:url(../images/img_top_right.gif) no-repeat top right;
	height:107px;
	width:29px;
	
}

/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/

.center_top{

	background:url(../images/bg_center_top_bg.gif) repeat-x top;
	height:6px;
	overflow:hidden;
}
.center_top_left{
	background:url(../images/bg_center_top_left.gif) no-repeat top;
	height:6px;
	width:6px;
	overflow:hidden;
	float:left;
}
.center_top_right{

	background:url(../images/bg_center_top_right.gif) no-repeat top;
	height:6px;
	width:7px;
	overflow:hidden;
	float:right;
}

/*--------------------------------------------------------------------*/
.center_medium{

	border-left:1px solid #A8A8A8;
	border-right:1px solid #A8A8A8;
	padding:0 10px 0 20px;
	min-height:500px;	
	
}
*html .center_medium {height:500px;	}
.center_medium img{
	margin:10px;
}
/*--------------------------------------------------------------------*/

.center_bottom{

	background:url(../images/bg_center_bottom_bg.gif) repeat-x top;
	height:6px;
	overflow:hidden;
}
.center_bottom_left{
	background:url(../images/bg_center_bottom_left.gif) no-repeat top;
	width:7px;
	height:6px;
	overflow:hidden;
	float:left;
}
.center_bottom_right{
	background:url(../images/bg_center_bottom_right.gif) no-repeat top;
	width:6px;
	height:6px;
	overflow:hidden;
	float:right;
}





/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/



/*--------------------------------------------------------------------*/

.left{
	width:215px;
	background:url(../images/bg_left.gif) repeat-y;
	float:left;
}

.left_top, .left_medium, .left_bottom{
	
}
.left_top{
	background:url(../images/bg_left_top.gif) no-repeat top;
	width:215px;
	height:6px;	
	overflow:hidden;
}
.left_medium{
	width:170px;
	margin:0px 0 10px 30px;
}

.left_medium .mainlevel{
	display:block;
	padding:5px 0 0 15px;
	background:url(../images/main_pointer.gif) no-repeat;
	background-position:0px 8px;
	color:#343434;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
.left_medium .sublevel{
	display:block;
	padding:5px 0 0 10px;
	background:url(../images/sublev_pointer.gif) no-repeat;
	color:#535353;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-position:0px 8px;	

}

.left_medium .moduletable{
	clear:both;
	margin-bottom:0px;
}
.moduletablemm{
	margin-bottom:10px;
}


.left_bottom{
	background:url(../images/bg_left_bottom.gif) no-repeat top;
	width:215px;
	height:6px;
	overflow:hidden;	
}

/*----------------------------------------------------------------------*/




.right{
	width:180px;
	margin:0 20px 0 20px ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#343434;	
}
* html .right{
	
}



/*----------------------------------------------------------------------*/

.bottom{

}
.bottom div{

}
.bottom img, .bottom_l img, .bottom_r img{
	margin-top:10px;
}

.bottom_l img{
	float:left;
	margin-left:20px;
}
.bottom_r img{
	float:right;
	margin-right:20px;
}


/*----------------------------------------------------------------------*/











.footer{
	background:url(../images/bg_footer_bg.gif) repeat-x left top;
	height:100px;
	color:#535353;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
	float:left;


	
	
}
.footer_left{
	background:url(../images/bg_footer_left.gif) no-repeat left top;
	height:100px;
	width:300px;
	float:left;
}
.footer_right{
	background:url(../images/bg_footer_right.gif) no-repeat right top;
	height:100px;
	width:300px;
	float:right;
}


.footer .text{
	margin:20px 0 0 20px;
	display:block;
}
.footer .wm{
	margin:5px 0 0 20px;
	display:block;
}









.allvideos{
	margin-left:-10px;
}
.searchsearch{
	width:165px;
	height:42px;
	background:url(../images/search_bg.gif) no-repeat top;
}
.searchsearch .inputboxsearch{
	width:123px;
	height:18px;
	background:url(../images/search_input.gif) no-repeat top;
	padding:2px 0 0 4px;
	margin:11px 0 0 3px;
}
.searchsearch .buttonsearch{
	width:30px;
	height:20px;
	background:url(../images/search_btn_go.gif) no-repeat top;
	text-align:center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7E7E7E;	
}
.orange_link, .readon{
	color:#FF7800;
	padding:5px 0 15px 0;
	display:block;
	display:block;
	text-decoration:underline;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}




.les_autr{
	background:url(../images/les_autr_bg.gif) repeat-x top left;
	height:27px;
}
.les_autr_left{
	background:url(../images/les_autr_left.gif) no-repeat top left;
	height:27px;
	width:199px;
	float:left;
}
.les_autr_right{
	float:right;
	background:url(../images/les_autr_right.gif) no-repeat top right;
	height:27px;
	width:14px;
}



.center_medium input, .center_medium select, .moduletableletter input, .moduletablebref{
	border:1px solid #A8A8A8;
}
.center_medium  .profil td{
	padding:5px 3px 0 0;
}


.moduletableletter input{
	width:120px;
}
#lm_subscribe, #lm_unsubscribe{
	width:20px;
	border:0;
}
.moduletableletter .button{
		width:30px;
	height:20px;
	background:url(../images/search_btn_go.gif) no-repeat top;
	text-align:center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7E7E7E;	
}

.moduletablebref{
	margin:5px 0 5px 0;
	width:162px;
}