/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 5px;
	margin: 0;
	background: #b6d998;
}

hr {
	color: #009900;
	background: #009900;
	height: 2px;
}f
div.h4 {
	background: #999999;
} 
div#container {
	
}
div#scroll {
	width: 16px;
	border: 0px solid #009933;
	float: right;
	height: 1100%;
	padding: 5px;
}
#header {
	width			: 600px;
	height		: 60px;
	float			: left;
}
#header_r form {
	border: 0px solid #FF0000;
	padding: 0;
	margin: 0;
	width: 100%;
}
#header_r {
	text-align: right;
	height: 60px;
	width: 100%;
	float:right;
	background: url(../images/b_bcg_header.png) 600px 0 no-repeat #01bd01;	
	font-size: 11px;
	color: #fff;
}
#header_r a {
	color: #fff;
	text-decoration: underline;
}
#header_r a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#header  img { 
	border:0; 
}
.black {
	color: #fff;
}
#header_r input{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #000000;
	margin-top		: 5px;
	margin-bottom	: 3px;
}
#header_r input.btn {
	height: 22px;
}
.search_top {
	margin: 0;
	padding: 0 10px;
	float: right;
}
#topmenu {
	background: url(../images/b_bcg_top_menu.png) right top no-repeat #18738E;
	border-top: 1px solid #ffffff;
	width:100%;height: 20px;
}
#topmenu_l {
	height: 18px;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 2px 0 0 10px;
	text-transform: capitalize;
	width: 68%;
	float: left;
}
#topmenu_l a {
	border-bottom: 1px solid #09303b;
	border-top: 1px solid #76adbc;
	border-left: 1px solid #0c4958;
	border-right: 1px solid #4890a5;	
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	padding: 0px 3px 2px 3px;
}
#topmenu_l a:hover {
	border-top: 1px solid #09303b;
	border-bottom: 1px solid #76adbc;
	border-left: 1px solid #0c4958;
	border-right: 1px solid #4890a5;
	color: #FFFF00;
}

#topmenu_r {	
	height: 18px;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 2px 0 0 20px;
	text-transform: capitalize;
	width: 28%;
	float: right;
	text-align: right;
}
#topmenu_r a {
	border-bottom: 1px solid #09303b;
	border-top: 1px solid #76adbc;
	border-left: 1px solid #0c4958;
	border-right: 1px solid #4890a5;	
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	padding: 0px 3px 2px 3px;
}
#topmenu_r a:hover {
	border-top: 1px solid #09303b;
	border-bottom: 1px solid #76adbc;
	border-left: 1px solid #0c4958;
	border-right: 1px solid #4890a5;
	color: #FFFF00;
}
div#shadow {
	height: 15px;
}
#middle {
	width: 100%;
	border: 0px solid #0000FF;
	padding: 0 ;
}
#middle2 {
	padding: 0 20px 0 0;
}
#middle3 {
	background: #d2e3ef;
	padding: 0;
}
.miiddle_l {
	float: left;
	width: 49%;
	border: 0px solid #d2e3ef;
	padding: 0;
}
.miiddle_r {
	float: right;
	width: 50%;
	border: 0px solid #FF0000;
	
}
.title_news {
	font-size: 12px;
	color: #333;
	padding: 5px 0 5px 10px;
	color: #000;
	font-weight: bold;
}

#left {
	width: 200px;
}
#center {
	width: 100%;
}
#right {
	width: 240px;
	border: 0px solid #FF0000;
}
#img {
	margin: 0 10px 0 0;
}
/****************menu 1*******************/
div#sta,
div.cur,
div.News,
div.cur_form table td{
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	text-align	: left;
}

div#sta {
	width		: 215px;
	margin	: 0 10px 0 10px;
}

div.banner {
	padding				: 0 0 10px 0;
	border-top			: 1px solid #d2e3ef;
	margin-bottom		: 10px;
	padding-bottom		: 0px;
	height				: 90%;
}


div.transparent {
	padding				: 0 0 0 10px;
	margin-bottom		: 10px;
	padding-bottom		: 10px;
	height				: 90%;
}

.transparent td{
	padding: 0 0 0 0;
}
.transparent a {
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	border				: 0px solid #000000;
	color					: #1010A0;
	text-decoration	: none;
}
.transparent a:hover {
	color					: #0066CC;
	text-decoration	: underline;
}


div.cur {
	padding				: 0 10px 0 10px;
	border-top			: 1px solid #d2e3ef;
	margin-bottom		: 10px;
	background			: #d2e3ef;
	height				: 90%;
}
.cur li {
	color:#3EA249;
}
.cur td{
	padding: 0 0 10px 0;
}
.cur a {
	font-size			: 12px;
	border				: 0px solid #000000;
	padding				: 5px 0 5px 0px;
	color					: #1010A0;
	text-decoration	: none;
	margin-top			: 0;
}
.cur a:hover {
	color					: #0066CC;
	text-decoration	: underline;
}

div.news {
	border-top: 1px solid #d2e3ef;
	margin-bottom: 10px;
	background: #97ADBD;
	padding-bottom: 0px;
	height: 90%;
}

div.news a {
	text-decoration: none;
}
div.news a:hover {
	text-decoration: none;
}


img {
	padding: 0;
	margin: 0;
}

div.cur_form {
	padding: 1px 2px 1px 10px;
	border-top: 1px solid #7a99b9;
	border-bottom: 1px solid #7a99b9;
	background: #d2e3ef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-bottom: 10px;
}

div.cur_form form {
	margin: 0;
}

div.cur_form a {
	color: #003366;
	text-decoration: none;
}
div.cur_form a:hover {
	text-decoration: underline;
}

div.cur_form input {
	margin: 5px 0;
}

div.cur_form input.search,
div.cur_form input.sign {
	height: 24px;
	width : 151px;
	border: 0px solid #FF0000;
	padding: 2px 0 0 30px;
}
div.cur_form input.search {
	background: url(../images/search.png) no-repeat #d2e3ef;
}

div.cur_form input.sign {
	background: url(../images/user.png) no-repeat #d2e3ef;
}

div.cur_form  input.go,
div.cur_form  input.login {
	background: url(../images/readon-darkgray.png) no-repeat;
	width: 75px;
	height: 19px;
	border: 0px solid #FF0000;
	padding: 0;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
}
div.cur_form  input.go{
	background: url(../images/readon-darkgray.png) no-repeat;
}

div.cur_form  input.login {
	background: url(../images/btn_sign.png) no-repeat;
}

.language,
.language2 {	
	width: 75px;
	height: 19px;
	border: 0px solid #FF0000;
	padding: 0;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
}
.language {
	background: url(../images/readon-red2.png) no-repeat;
}
.language2 {
	background: url(../images/readon-orange.png) no-repeat;
}
p {
	padding-left: 0;
	margin-left: 0;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding: 0 0 0 10px;
}
.leftmenu a {
	font-size: 12px;
	border: 0px solid #000000;
	padding: 5px 0 5px 0px;
	color: #1010A0;
	text-decoration: none;
	margin-top: 0;
}
.leftmenu a:hover {
	color: #0066CC;
	text-decoration: underline;
}
div.title1,
div.title2,
div.title3,
div.title4,
div.title5,
div.title6,
div.title7 {
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #FFF;
	text-transform: capitalize;
}
div.title1 {
	background: url(../images/b_bcg_title1.png) repeat-x;
}	
div.title2 {
	background: url(../images/b_bcg_title2.png) repeat-x;
}
div.title3 {
	background: url(../images/b_bcg_title3.png) repeat-x;
} 
div.title4 {
	background: url(../images/b_bcg_title4.png) repeat-x;
}
div.title5 {
	background: url(../images/b_bcg_title5.png) repeat-x;
}
div.title6 {
	background: url(../images/b_bcg_title6.png) repeat-x;
}
div.title7 {
	background: url(../images/b_bcg_title7.png) repeat-x;
}
div.title8 {
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0 5px 45px;
	border-bottom: 1px solid #FFF;
	text-transform: capitalize;
	background: url(../images/b_bcg_title8.png) 0 0 no-repeat;
}
/****************end of menu 2*************************/
div#content,
div#content2,
div.curcontent {	
	/*background: #d2e3ef;*/
	border: 0px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0;
	margin-top: 0;
	vertical-align: text-top;
}
div#content2 {
	background: #fff;
	padding-bottom: 10px;	
}
div#content {
	padding				: 0 10px 0 10px;
	border-top			: 1px solid #f7ab60;
	margin-bottom		: 10px;
	background			: #AEC2D1;
	height				: 90%;
}	
div.curcontent {
	background: #fff;
	margin: 0;
	padding: 0 10px 10px 10px;
}
div#content h3 {
	font-size: 20px;
	color: #e4691e;
	padding-top: 10px;
	margin: 0 0 5px 0;
}
.contenheadeing {
	font-size: 12px;
	color: #675b10;
	padding-top: 10px;
	clear: both;
}
.more {
	padding: 0 10px 10px 0;
}


#footer {
	font-size: 11px;
	color: #a4bed7;
	background: #48647c;
	height: 36px;
	margin: 10px 10px 0 10px;
}
#footer-l {
	width: 49%;
	float: left;
	padding: 3px 0 0 5px;
}

#footer-l a{
   color:#A4BED7;
}
#footer-r {
	width: 49%;
	float: right;
	text-align: right;
	padding: 3px 5px 0 0;
}
#footer-b {
	height: 11px;
	padding: 0 10px;
}
#footer-bl {
	background: url(images/boo-bcg-footer-bl.png) 0 0 repeat-x;
	width: 50%;
	height: 11px;
	float: left;
}
#footer-br {
	background: url(images/boo-bcg-footer-br.png) 0 0 repeat-x;
	width: 50%;
	height: 11px;
	float: right;
}
#footer-bc {
	background: url(images/boo-bcg-footer-c.png) 0 0 no-repeat;
	height: 11px;
}	



/*************************** com_newshighlight css ********************************/
span.title {
	color: #b64d02;
	text-align: left;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
}

.title a{
	text-decoration: none;
	color: #2a5c83;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.title a:hover{
	text-decoration: none;
	color: #d46c20;
}

span.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #bf6524;
	line-height: 20px;
}

span.news_archieve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news_archieve a{
	color: #2a5c83;
	text-decoration: none;
}
.news_archieve a:hover {
	color: #f68e1d;
	text-decoration: none;
}


div.goBack {
	font-family	: Arial, Helvetica, sans-serif;
	color			: #1d4869;
	font-size	: 12px;
	padding		: 0 0 0 0;
}

/*************************** end of com_newshighlight css ********************************/