@charset "utf-8";

/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
a{ text-decoration:none; }
a img{ border:0px;}
html{ height:100%; }
body{
	background:#f1f1f1;
	height:100%;
	margin:0px; 
	padding:0px; 
	border:0px;  
	font-family:Tahoma, Arial, Verdana, Helvetica; 
	font-size:12px; 
	line-height:16px; 
	color:#282828; 
}
p, ul{ margin:0px; padding:0px; }
.tag_p{ text-indent:22px; }
/* =============================== override [START] ================================= */
.override:after, .mde:after, .mdel:after, .mder:after, .mdex:after, .mdey:after, .title:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	
	/* Added By WEBZONES */
	line-height:0px;
	font-size:0px;
	/* Added By WEBZONES */
}

.override, .mde, .mdel, .mder, .mdex, .mdey, .title{display: inline-block;}

/* Hides from IE-mac \*/
* html .override, * html .mde, * html .mdel, * html .mder, * html .mdex, * html .mdey, * html .title{height: 1%;}
.override, .mde, .mdel, .mder, .mdex, .mdey, .title{display: block;}
/* End hide from IE-mac */
/* =============================== override [END] =================================== */
/* =============== text  =============== */
/* =============================== mdeul [START] ==================================== */
.mdeul{ position:relative; overflow:hidden; margin:0px; padding:0px; }
.mdeul_bg0 li{ background:url(../graph/shared/ul_sign0.gif) 0px 6px no-repeat; }
.mdeul_bg1 li{ background:url(../graph/shared/ul_sign1.gif) 0px 6px no-repeat; }
.mdeul_bg2 li{ background:url(../graph/shared/ul_sign2.gif) 0px 5px no-repeat; }
.mdeul_bg3 li{ background:url(../graph/shared/ul_sign3.gif) 0px 5px no-repeat; }
.mdeul_bg4 li{ background:url(../graph/shared/ul_sign4.gif) 0px 5px no-repeat; }

.mdeul_bg0o li{ background:url(../graph/shared/ul_sign0.gif) 0px 5px no-repeat !important; }
.mdeul_bg1o li{ background:url(../graph/shared/ul_sign1.gif) 0px 5px no-repeat !important; }
.mdeul_bg2o li{ background:url(../graph/shared/ul_sign2.gif) 0px 5px no-repeat !important; }
.mdeul_bg3o li{ background:url(../graph/shared/ul_sign3.gif) 0px 4px no-repeat !important; }

.set_mdeul_bg0 ul li{ background:url(../graph/shared/ul_sign0.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg1 ul li{ background:url(../graph/shared/ul_sign1.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg2 ul li{ background:url(../graph/shared/ul_sign2.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg3 ul li{ background:url(../graph/shared/ul_sign3.gif) 0px 5px no-repeat !important; }


.mdeul li{
	/*background:url(../graph/_shared/ul_sign1.gif) 0px 4px no-repeat;*/
	padding-left:25px;
	list-style:none;
	position:relative;
	overflow:hidden;
	min-width:80%;
}

.mdeul li p{margin-left:0px; margin-right:0px; position:relative; }
.mdeul_pg8 li{ padding-left:8px !important; }
.mdeul_pm5 li{ padding-bottom:5px !important; }
.mdeul_pm8 li{ padding-bottom:8px !important; }

.span_ab{
	position:absolute;
	left:0px;
}
.mdeul_span_ab{ overflow:visible !important; }
.mdeul_span_ab li{ padding-left:22px !important; }
/* =============================== mdeul [END] ====================================== */
/* =============================== mdedl [START] ==================================== */
.mdedl{ position:relative; overflow:hidden; }
.mdedl dt{
	width:50%;
	float:left;
	position:relative;
	overflow:hidden;
}
.mdedl dd{
	width:50%;
	float:right;
	position:relative;
	overflow:hidden;
}
.mdedl_set1{ width:270px; }
.mdedl_set1 dt{ width:70px; margin-top:3px; }
.mdedl_set1 dd{ width:192px; }
/* =============================== mdedl [END] ====================================== */
/* =============================== mde [START] ====================================== */
.color_white{ color:#ffffff !important; }
.color_orange{ color:#d4ac57 !important; }
.color_black{ color:#1a171b !important; }
.color_red{ color:#e2001a !important; }
.color_grey{ color:#848484 !important; }
.color_green{ color:#186f11 !important; }
.color_blue{ color:#3179b6 !important; }
.bg_red{ background-color:#b83535 !important; }
.bg_white{ background-color:#ffffff !important; }
.bg_orange{ background-color:#f09214 !important; }
.bg_orange2{ background-color:#e56c00 !important; }
.bg_green{ background-color:#0c8e12 !important; }
.bg_black{ background-color:#1a171b !important; }
.bg_grey{ background-color:#f9f9f9 !important; }
.bg_body{ background-color:#333a40 !important; }
.bg_yellow{ background-color:#ffcc00 !important; }
.bg_blue{ background-color:#014a8e !important; }
.size10{ font-size:10px !important; line-height:14px !important;}
.size11{ font-size:11px !important; line-height:14px !important;}
.size12{ font-size:12px !important; line-height:15px !important;}
.size14{ font-size:14px !important; line-height:17px !important;}
.size16{ font-size:16px !important; line-height:20px !important; }
.size18{ font-size:18px !important; line-height:22px !important; }
.size20{ font-size:20px !important; line-height:24px !important; }
.size22{ font-size:22px !important; line-height:26px !important; }
.size24{ font-size:24px !important; line-height:28px !important; }

a{
	font: 12px/16px Tahoma, Arial, Verdana, Helvetica;
	color:#282828;
	text-decoration:underline;
}

a:hover{ color:#e2001a; text-decoration:underline; }


/*
h1{
	font: 18px/22px Tahoma, Arial, Verdana, Helvetica; 
	font-weight:normal;
}
*/
/*
h2{
	font: 24px/28px Tahoma, Arial, Verdana, Helvetica; 
	font-weight:normal;
}
*/


.mde{
	width:989px;
	padding:0px 7px 0px 7px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}

.mdel{
	width:196px;
	position:relative;
	float:left;
	margin-right:-3px;
	/* override */
}


.mder{
	width:760px;
	padding-right:19px;
	padding-left:2px;
	position:relative;
	float:right;
	margin-left:-3px;
	/* override */
}

.mdex{
	width:270px;
	position:relative;
	float:left;
	margin-right:-3px;
	/*overflow:hidden;*/
}

.mdey{
	width:330px; 
	position:relative;
	float:right;
	margin-left:-3px;
	/* overrride */
}
/* =============================== mde [END] ======================================== */
/* =============================== top [START] ====================================== */
#top{
	background:url(../graph/shared/mde/mde_bg1.gif) 0px 0px repeat-y #e2001a;
	width:985px;
	height:193px;
	padding:6px 9px 12px 9px;
	z-index:2;
}
#top_up{
	background:url(../graph/shared/top/top_up.gif) 0px 0px no-repeat;
	width:1003px;
	height:9px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}

#top_flash{
	width:985px;
	height:193px;
	position:absolute;
	left:9px;
	top:6px;
	overflow:hidden;
}

#top_img{
	background:url(../graph/shared/top/top_img.png) 0px 0px no-repeat;
	width:53px;
	height:26px;
	position:absolute;
	left:173px;
	top:199px;
	overflow:hidden;
}
/* =============================== top [END] ======================================== */
/* =============================== cont [START] ===================================== */
#cont{ background:url(../graph/shared/mde/mde_bg1.gif) 0px 0px repeat-y #ffffff; z-index:1; }
#cont .mder{ padding-top:18px; }
.bg_pg{ padding:1px 19px 2px 6px; }
.img_mn{ margin:0px 20px 1px 11px; }
/* =============================== cont [END] ======================================= */
/* =============================== sub [START] ====================================== */
.sub{
	background:#014a8e;
	width:196px;
	position:relative;
	overflow:hidden;
}
.sub, .sub *{ color:#ffffff; }
.subul{ 
	width:196px;
	padding-bottom:30px;
	position:relative;
	overflow:hidden;
}
.subul ul{
	width:196px; 
	position:relative;
	overflow:hidden;
}
.subul ul li{
	width:196px;
	list-style:none;
	position:relative;
	float:left;
	overflow:hidden;
}

.subul ul li a{
	width:170px;
	padding:4px 13px 4px 13px;
	position:relative;
	float:left;
	overflow:hidden;

	
	font-size:12px;
	line-height:16px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.subul ul li a:hover{ background:#ffffff; color:#000000; text-decoration:none; }

.subul ul .active a{ background:#ffffff; color:#000000; text-decoration:none; }
/* ======== subul [START] ======== */
.subul ul .opened ul{ display:block; }
.subul ul .opened ul li ul{ display:none; }
.subul ul li ul{ display:none; }

.subul ul li ul li{}
.subul ul li ul li a{
	background:url(../graph/shared/mde/sub/sub_sign1.gif) 13px 8px no-repeat;
	width:158px;
	padding:4px 13px 4px 25px;
	font-weight:normal;
}

.subul ul li .opened  ul{ display:block !important; }
.subul ul li .opened  ul li ul{ display:none; }
.subul ul li ul li ul{ display:none; }
.subul ul li ul li ul li{}
.subul ul li ul li ul li a{
	background:url(../graph/shared/mde/sub/sub_sign1.gif) 25px 8px no-repeat;
	width:146px;
	padding:4px 13px 4px 37px;
	font-weight:normal;
}
/* ======== subul [END] ========== */
/* =============================== sub [END] ======================================== */
/* =============================== search [START] =================================== */
.search{
	background:#4183c0;
	width:196px;
	position:relative;
	overflow:hidden;
}
.search, .search *{ color:#ffffff; }
.search_form{
	width:179px;
	padding:0px 8px 0px 9px;
	margin:0px;
	position:relative;
	overflow:hidden;
}

.search_form_text{
	background-color:#bfe0ff;
	width:148px;
	height:14px;
	padding:1px 3px 2px 3px;
	border:1px solid #00386c;
	position:relative;
	float:left;
	
	font: 11px/14px Tahoma, Arial, Verdana, Helvetica;
	color:#282828;
}
.search_form_submit{
	background:url(../graph/shared/mde/search/btn_search.gif) 0px 0px no-repeat;
	width:15px;
	height:15px;
	border:0px;
	margin-top:2px;
	position:relative;
	float:right;
	overflow:hidden;
	cursor:pointer;
}
/* =============================== search [END] ===================================== */
/* =============================== foot [START] ===================================== */
#foot{
	background:url(../graph/shared/mde/mde_bg1.gif) 0px 0px repeat-y #ffffff;
	padding-bottom:14px;
	padding-top:41px;
}

#foot, #foot *{ font-size:11px; line-height:15px; color:#282828; }
#foot a{ text-decoration:none; }
#foot a:hover{ color:#e2001a; text-decoration:underline; }

#foot_bg{
	background:url(../graph/shared/foot/foot_bg.gif) 0px bottom no-repeat;
	width:1003px;
	height:12px;
	position:absolute;
	left:0px;
	bottom:0px;
}



#foot_logo{
	background:url(../graph/shared/foot/foot_logo.gif) 0px 0px no-repeat;
	width:20px;
	height:19px;
	position:relative;
	float:right;
	overflow:hidden;
}

#foot_logo:hover{ background:url(../graph/shared/foot/hover/foot_logo.gif) 0px 0px no-repeat; }

#foot .lt{ padding-left:17px; padding-top:2px; float:left; }
#foot .rt{ padding-right:6px; padding-top:2px; float:right; }

#foot2{ padding-bottom:40px; padding-top:2px; }

.foot_banners{ float:left; }
.foot_banners p{ background:#ffffff;  float:left; }
.foot_banners p img{ float:left; margin:0px 6px 0px 6px; }

/* =============================== foot [END] ======================================= */
/* =============================== page [START] ===================================== */
.page{
	width:748px;
	padding:0px 5px 0px 7px;
	position:relative;
	overflow:hidden;
	text-align:center;
}
.page_line{
	background:#4183c0;
	width:760px;
	height:2px;
	position:relative;
	overflow:hidden;
}
.page, .page *{ font-size:11px; line-height:15px; color:#000000; }
/*.page p{ margin:0px; padding:0px; float:left; }*/
.page .inner{ margin:0px; padding:0px; float:right; }

.page a{
	position:relative;
	float:left;
	overflow:hidden;
	text-decoration:none;
}
.page .numbers{ 
	position:relative; 
	float:left;
	position:relative;
	margin-left:13px;
	margin-right:13px;
}
.page .numbers a{ float:none; text-decoration:none; margin-left:3px; margin-right:3px; }
.page .numbers .active{ font-weight:bold; }
.page .first, .page .previous, .page .next, .page .last{
	width:10px; 
	height:8px;
	margin:4px 2px 0px 2px;
}
.page .first{ background:url(../graph/shared/mde/page/page_first.gif) 0px 0px no-repeat; }
.page .previous{ background:url(../graph/shared/mde/page/page_previous.gif) 0px 0px no-repeat; }
.page .next{ background:url(../graph/shared/mde/page/page_next.gif) 0px 0px no-repeat; }
.page .last{ background:url(../graph/shared/mde/page/page_last.gif) 0px 0px no-repeat; }

.page_break, .page_breakup{
	width:760px;
	position:relative;
	overflow:hidden;
}
.page_break{ height:10px; }
.page_breakup{ height:10px; }

/* =============================== page [END] ======================================= */
/* =============================== news [START] ===================================== */
.news{
	width:760px;
	padding:10px 0px 10px 0px;
	position:relative;
	overflow:hidden;
}
.news_title{
	width:760px;
	margin-bottom:2px;
	position:relative;
	overflow:hidden;
}

.news_title .lt{
	width:590px;
	padding:1px 0px 2px 4px;
	position:relative;
	float:left;
	overflow:hidden;
}

.news_title .rt{
	background:#4183c0;
	padding:1px 16px 2px 16px;
	position:relative;
	float:right;
	overflow:hidden;
	text-align:center;
	color:#ffffff;
}

.news_ct{
	background:#eaeaea;
	width:752px;
	padding:6px 4px 6px 4px;
	position:relative;
	overflow:hidden;
}
.news_link{
	background:url(../graph/shared/arrow1.gif) 0px 4px no-repeat;
	padding-left:14px;
}
/* =============================== news [END] ======================================= */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */