html{
	height:100%;
}
body
{
	text-align: center;
	margin: 0;	
	height:100%;
	font-family: arial;
	font-size: 11px;
	color: #9bac88;
	background: url(images/bg.jpg) #4D4D4D;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}

li {
	list-style-type:none;
}


.right_content h3{
	color:#3e3e3e;
	font-size:13px;
}

.right_content h2{
	color:#f1b411;
	font-size:14px;
}

.right_content ul li{
	list-style-type:square;
	/*color:#f1b411;*/
}

.right_content a img{
	border:0px;
}


.wrapper
{
        position:relative;
	text-align:left;
	margin:0 auto;
	width:801px;
}

.header{
	width:801px;
	height:88px;
	background:url(images/header.jpg);
}

.language{
	color:#1d3f9d;
	font-size:11px;
	text-align:right;
	padding-top:5px;
}

.language a{
	text-decoration:none;
	color:#1d3f9d;
	font-size:11px;
	padding-top:5px;
}

.date{
	margin-top:-10px;
	color:#999999;
	font-size:10px;
	margin-top:-28px;
	text-align:right;
	padding-bottom:10px;
	padding-right:8px;
}

* +html .date{
	margin-top:-33px;
}

* html .date{
	margin-top:-33px;
}

.quote{
	font-family:Trebuchet MS, arial;
	font-size:16px;
	padding-left:218px;
	padding-top:25px;
	color:#dda204;
	float:left;
}

.search{
	font-weight:bold;			
	text-align:right;
	padding-top:25px;
	color:#1d3f9d;
}

* html .search{
	font-weight:bold;			
	text-align:right;
	padding-top:25px;
	color:#1d3f9d;
	margin-top:-23px;
}

* +html .search{
	font-weight:bold;			
	text-align:right;
	padding-top:25px;
	color:#1d3f9d;
	margin-top:-23px;
}


.search a{
	text-decoration:none;
}

.Lmenu{
	color:#1d3f9d;
	background:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	height:30px;
	padding-top:0px;
	float:left;
	width:642px;
	margin-left:-45px;
	font-weight:bold;
}

* html .Lmenu{
	padding-top:9px;
}

* +html .Lmenu{
	padding-top:9px;
}

.Lmenu ul li {
	list-style-type:none;
	display:inline;
}

.Lmenu a{
	text-decoration:none;
	color:#1d3f9d;
	padding-right:10px;
	padding-left:10px;
}

.Lmenu a:hover{
	color:#f1b411;
}

.current_page_item a{
	color:#f1b411;	
}

.Rmenu{
	background:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	color:#6c6c6c;
	padding-top:9px;
	height:30px;
	float:right;
	padding-right:10px;
}

.Rmenu a{
	color:#6c6c6c;
	text-decoration:none;
}

.flash{
	height:220px;
	width:802px;
	/*background:url(images/flash_preview.jpg);*/
	margin-top:0px;
}

.block{
	/*width:263px;*/
	width:259px;
	/*height:308px;*/
	min-height:270px;
	background-color:#f0f0f0;
	float:left;
	margin-top:6px;
	padding-bottom:10px;
}

* html .block{
	height:320px;
}

* +html .block{
	min-height:320px;
}

.fakecontent{
	width:6px;
	/*height:308px;*/
	float:left;
	margin-top:6px;
}

.title{
	background:url(images/title.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	color:#585858;
	height:33px;
	padding-top:4px;
	padding-left:32px;
}

.left a{
	text-decoration:none;
	color:#ffbb01;
}

.middle a{
	text-decoration:none;
	color:#ffbb01;
}

.right ul li{
	list-style-type:square;
	/*margin-left:-25px;*/
	color:#ffbb01;
	margin-top:0px !important;
	margin-bottom:-6px !important;
	margin-top:-10px;
	margin-bottom:-10px;
}

.right{
	margin-left:-24px;
	color:#4e4e4e;
}

.right a{
	text-decoration:underline;
	color:#4e4e4e;
}
.content{
	/*color:#323131;*/
	color:#ffbb01;
	font-size:11px;
	font-weight:bold;
	/*width:801px;*/
	height:auto;
	padding-left:10px;
}

.contentnews{
	color:#dda204;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
	height:210px;
}

* html .contentnews{
	color:#dda204;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
	height:210px;
}

* +html .contentnews{
	color:#dda204;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;

	height:210px;
}

.contentnews h3 a{
	color:#2a4469;
	font-size:12px;
}

.content_default{
	height:210px;
}

* html .content_default{
	height:220px;
}

* +html .content_default{
	height:220px;
}

.content_default a{
	/*color:#323131;*/
	color:#dda204;
	font-size:11px;
	font-weight:bold;
	height:220px;
	height:auto;
	padding-left:10px;
	text-decoration:none;
}

.content h3 a{
	color:#2a4469;
	font-size:12px;
}

.qpr{
	background:url(images/qpr_bg.jpg);
	background-repeat:no-repeat;
	height:75px !important;
	height:100px;
	margin-top:10px;
	padding-top:23px;
	padding-left:120px;
	color:#f0af00;
}


.qpr a{
	text-decoration:none;
	color:#4e4e4e;
}

.left_content{
	width:190px;
	background-color:#f1f1f1;
	margin-top:0px;
}

.nav_title{
	background:url(images/nav_title_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	font-weight:bold;
	color:white;
	margin-left:0px;
	margin-top:-13px;
	height:45px;
	padding-left:35px;
	padding-right:20px;
	padding-top:10px;
	text-align:left;
}

* html .nav_title{
	background:url(images/nav_title_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	font-weight:bold;
	color:white;
	margin-left:0px;
	margin-top:0px;
	height:35px;
	padding-left:35px;
	padding-top:10px;
}

.nav_sub{
	background:url(images/nav_sub_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	height:auto;
	margin-top:-17px;
	padding-bottom:5px;
}

* +html .nav_sub{
	background:url(images/nav_sub_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	height:auto;
	margin-top:-17px;
	margin-bottom:2px;
}

* html .nav_sub{
	background:url(images/nav_sub_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	height:auto;
	margin-top:-5px;
	padding-top:0px;
}

.nav_bottom{
	background:url(images/nav_bottom_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	height:23px;
	margin-top:-16px;
}

* html .nav_bottom{
	background:url(images/nav_bottom_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	height:23px;
	margin-top:-20px;
}

* +html .nav_bottom{
	background:url(images/nav_bottom_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	height:23px;
	margin-top:-25px;
}

* html .nav_title{
	margin-top:-3px;
}

.nav{
	height:auto;
	padding-top:40px !important;
	padding-top:22px;
	margin-top:0px !important;
	margin-top:5px;
	margin-left:0px;
	font-size:11px;
}

.nav ul li{
	list-style-type:square;
	color:#f1b411;
	margin-left:0px;
	padding-bottom:auto;

	padding-bottom:5px;
}

* +html .nav ul li{
	list-style-type:none;
	color:#f1b411;
	margin-left:-1px;
	word-spacing:0px;
}

* html .nav ul li{
	list-style-type:square;
	color:#f1b411;
	margin-left:-3px;
}

* +html .nav ul{
	margin-top:-4px;
}

* html .nav ul{
	margin-top:7px;
}



.nav a {
	display:block;
	width:137px !important;
	width:139px;
	/*width:167px;*/
	/*background-color:#FFFFFF;*/
	margin-left:-27px !important;
	margin-left:0px;
	text-decoration:none;
	color:#1d3f9d;
	padding-left:30px !important;
	padding-left:3px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:middle;
	

}

.nav a:hover {
	display:block;
	width:137px !important;
	width:139px;
	/*width:167px;*/
	padding-top:5px;
	padding-bottom:5px;
	background-color:#f1b411;
	color:#FFFFFF;
	vertical-align:middle;

}

li .current_page_item a{
	display:block;
	width:137px !important;
	width:139px;
	/*width:167px;*/
	padding-top:5px;
	padding-bottom:5px;
	background-color:#f1b411;
	color:#FFFFFF;
	vertical-align:middle;
}

.page_item li {
	list-style-type:none;
}


.nav_ACT ul li{
	list-style-type:square;
	color:#ffffff;
}

.right_content{
	position:relative;
	width:595px !important;
	width:600px;
	background-color:white;
	padding-left:10px;
	padding-top:0px;
	text-align:justify;
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

.right_content table{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

.img{
	border:none;
}

.content_title{
	font-size:12px;
	background:url(images/header_girl.jpg);
	height:114px;
}

.subject{
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:73px;
	padding-left:10px;
}

#content{
    height:auto;
}

.title2{
	background:url(images/title2.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-family:arial;
	color:#585858;
	height:33px;
	padding-top:3px;
	padding-left:26px;
	margin-top:10px;
}

.footer{
	background:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
	margin-top:-30px !important;
	margin-top:-20px;
	padding-top:50px;
}

.footer a{
	text-decoration:none;
	color:#003366;
	background:
}

