@charset "utf-8";
/* CSS Document */
body {
/*	background-color:#740909;*/
	background-color:#037B1F;
	font-family:Arial;
	font-size:12px;
	line-height:19px;
	color:#292929;
	margin:0px;
}

.width_maintbl {
	width:1000px;
	background-color:#effdef;
}

.width_sidemenu {
	width:342px;
	background-color:#FFF;
	vertical-align:top;
}

.width_contentarea {
	width:658px;
	background-color:#FFF;
	vertical-align:top;
}

.heading {
	font-family:Arial;
	font-size:18px;
	color:#025d18;
	font-weight:bold;
	padding-bottom:10px;
}

.heading_sec {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#286881;
	border-bottom:solid 1px #8abb20;
	padding-bottom:7px;
	}


.bdr_tbl {
	border:solid 1px #0f8295;
	background-color:#FFF;
}

.content_normal {
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	line-height:18px;
	text-align:justify;
}


.content_right {
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	line-height:18px;
	text-align:right;
}

.content_center {
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	line-height:18px;
	text-align:center;
}

img {
	border:none;
	vertical-align:middle;
}

.bdr_img {
	border:solid 1px #960a0a;
}

a.link_readmore:link, a.link_readmore:visited, a.link_readmore:active {
	font-family:Verdana;
	font-size:10px;
	color: #B6050B;
    font-family: Verdana;
    font-size: 12px;
    padding-left: 0;
    text-decoration: none;
}
a.link_readmore:hover {
	color:#666;
	text-decoration:underline;
}

a.link_zoom:link, a.link_zoom:visited, a.link_zoom:active {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#7e070a;
	text-decoration:none;
	line-height:23px;
	text-decoration:none;
}
a.link_zoom:hover {
	color:#666;
	text-decoration:underline;
}

a.link_general:link, a.link_general:visited, a.link_general:active {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#025d18;
	text-decoration:none;
	background-image:url(../images123/interface/gen_bullet.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	line-height:23px;
}
a.link_general:hover {
	color:#666;
	background-image:url(../images123/interface/gen_bullet_over.png);
}


a.link_news:link, a.link_news:visited, a.link_news:active {
	font-family:Arial;
	color:#292929;
	text-decoration:none;
	background-image:url(../images123/interface/bullet_news.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
	text-decoration:none;
	line-height:20px;
}
a.link_news:hover {
	color:#666;
}


.alert_success {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	background-color:#45870b;
	color:#FFF;
	padding:5px;
	border:solid 1px #7bde25;
}

.alert_failure {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	background-color:#870b0b;
	color:#FFF;
	padding:5px;
	border:solid 1px #f70606;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	width:1000px;
	background-image:url(../images123/interface/interface_13.jpg);
	width:1000px;
	height:58px;
	background-color:#8b0b0b;
}

a.link_footer:link, a.link_footer:visited, a.link_footer:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#343434;
	text-decoration:none;
}
a.link_footer:hover {
	color:#666;
	text-decoration:underline;
}

a.link_header:link, a.link_header:visited, a.link_header:active {
	font-family:Verdana;
	font-size:10px;
	color:#446803;
	text-decoration:none;
}
a.link_header:hover {
	color:#666;
	text-decoration:underline;
}


.link_frameout {
	font-family:Verdana;
	font-size:10px;
	color:#00F;
	text-decoration:underline;
	cursor:pointer;
}


.form_textbox {
	font-family:Verdana;
	font-size:10px;
	color:#333;
	padding:1px;
	border:solid 1px #b7eeb7;
}

.form_submit {
	background:#025d18;
	width:90px;
	height:27px;
    color:white;
	border:none;
	cursor:pointer;
}

.subheading2 {
	font-family:Arial;
	font-size:12px; 
	font-weight:bold;
	color:#2c2c2c;
}

.subheading1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ff7c00;
}


.padd5 {
	padding:5px;
}

.padd10 {
	padding:10px;
}

.padd15 {
	padding:15px;
}

.padd20 {
	padding:20px;
}

.divider {
	border-top:solid 1px #c4d9a7;
}

.bg_header {
	background-image:url(../images123/interface/interface_03.jpg);
	background-repeat:repeat-x;
	height:100px;
}

.bg_headcenter {
	background-image:url(../images123/interface/interface_22.jpg);
	background-repeat:repeat-x;
	height:32px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#FFF;
	padding-left:10px;
}

.bg_headcenter_sec {
	background-image:url(../images123/interface/bg_headcenter_sec.jpg);
	background-repeat:repeat-x;
	height:28px;
}


.bg_menu {
	background-image:url(../images123/interface/interface_14.jpg);
	background-repeat:repeat-x;
	height:50px;
}
.paddtop5 {
	padding-top:5px;
}
.paddtop10 {
	padding-top:10px;
}

.t_alignc {
	text-align:center;
}

.t_alignr {
	text-align:right;
}

.t_alignl {
	text-align:left;
}
.li_news {
	list-style-image:url(../images123/bullets/news.gif);
	list-style-position:outside;
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	line-height:25px;
	margin-left:-15px;
}

.li_content {
	list-style-image:url(../images123/interface/gen_bullet.png);
	list-style-position:outside;
	font-family:Arial;
	font-size:12px;
	color:#292929;
	line-height:25px;
	margin-left:-15px;
}

.bg_content {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	border:solid 2px #bee6be;
	background-color:#effdef;
	padding:18px;
}

.float_left {
	float:left;
	padding:10px;
	padding-left:0;
}

.bg_header_sec {
	background-image:url(../images123/interface/interface_02.jpg);
	background-repeat:repeat-x;
	height:31px;
	font-family:Tahoma;
	font-size:11px;
	color:#FFF;
	text-align:right;
}

.paddl5 {
	padding-left:5px;
}

.paddl10 {
	padding-left:10px;
}

.bg_footleft {
	background-image:url(../images123/interface/interface_20.jpg);
	width:12px;
	height:48px;
}

.bg_footright {
	background-image:url(../images123/interface/interface_23.jpg);
	width:13px;
	height:48px;
}

.bg_footcenter {
	background-image:url(../images123/interface/interface_21.jpg);
	height:48px;
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#343434;
}