@charset "utf-8";
/* CSS Document */
html, body {
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
	background: #E9E9E9 url(../gfx/bg_loop_y.gif) repeat-y center top;
	font-family:"Trebuchet MS";
	font-size:12px;
}

.mceEditor .mceEditorIframe html{
		background-color: #333;
}


body.mceContentBody {
	background: #EEE url(bg_loop_y.gif) repeat-y center top;
	width: 385px;
	
}

table.mceEditor, table.mceEditor td{
	background-color: #333;
}

.form{
	width:100%;
	height:100%;
	margin: 0;
	padding: 10;
	background: #E9E9E9; 
	font-family:"Trebuchet MS";
	font-size:14px;
}
p{
padding:0;
margin:0;
text-align:justify;
}
.all_cont{
	width: 664px;
	height: 100%;
	margin:0 auto 0 auto;
}
.flash_file{
	width: 664px;
	height: 638px;
}
.top_menu{
	background: url(../gfx/menu_bg_loop_x.gif) repeat-x;
	width: 100%;
	height: 59px;
	color: #FFFFFF;
	text-align:center;
}
.top_menu a{
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	display:block;
	width:94px;
	padding-top:25px;
	padding-bottom:10px;
	background: url(../gfx/top_menu_sep.gif) right no-repeat;
}
.baner{
	background:#FFFFFF url(../gfx/baner.jpg) no-repeat;
	width: 664px;
	height: 259px;
}
.flags{
	width: 103px;
	height: 34px;
	margin-left: 75px;
	margin-right: 150px;
	float:left;
	margin-top:150px;
}
.no_flash{
	float:right;
	font-family: Tahoma;
	font-size: 10px;
	margin-top: 20px;
	margin-right:120px;
	width: 200px;
}
.clear_left{
	clear:left;
	font-size:5px;
}
.clear_both{
	clear:both;
	font-size:5px;
}
.content_cont{
	width:100%;
	background:#FFFFFF;
}
.submenu{
	float:left;
	width:209px;
	height:196px;
	background:#FFFFFF url(../gfx/submenu_bg.jpg) no-repeat;
	margin-left:10px;
	margin-top:10px;
	padding-top:5px;
	padding-left:10px;
	line-height:23px;
}
.submenu a{
display:block;
text-decoration:none;
color:#000000;
	line-height:23px;
}
.text_cont{
	float:left;
	margin-left: 20px;
	margin-top: 20px;
	width:400px;
	
}
.foot_cont{
	color:#7f7f7f;
	margin-top:10px;
	background:#2d302d;
	font-size:9px;
	width:100%;
	height: 32px;
}
.foot_created{
	float:left;
	margin-left:10px;
}
.foot_copy{	
	float:right;
	margin-right:10px;
}
.content{
width:400px;
}
.header{
	font-weight:bold;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#990000;
}
.txt {
font-family:Tahoma;
font-size:11px;
color:#333333;
line-height:20px;
text-align:justify;
}
.tx{
font-family:Tahoma;
font-size:12px;
color:#333333;
line-height:20px;
text-align:right;
}
ul li{
line-height:20pt;
}