@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0px;
	background-color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
 }

.mlink { color: #87ca21 !important; font-weight: bold; text-decoration: none; display:block; }

.main { width: 740px; position: relative; margin: 0 auto; }
.head { width: 370px; height: 60px; border: 0px; }

.title { width: 740px; background-image: url(images/menu_bg2.jpg); background-position: top; height: 60px; }

.left {
	width: 166px;
	background-color: #eaeaea;
	padding: 5px 12px 30px 12px;
	color: #555;
	float:left;
	background-image:url(images/left_bottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.right {
	width: 535px;
	background-color: #fff;
	padding: 5px 0px 5px 15px;
	float:left;
	color: #2e2e2e;
	margin-bottom: 10px;
}

.right a { color: #165483; }

.box_full {
	width: 535px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	background-image:url(images/hr.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.content_table { width:535px; margin-bottom: 40px;  }

.content_table td {
	width: 260px;
	vertical-align: top;
	/*font-size: 9px;*/
	padding-bottom: 20px;
	margin-bottom: 10px;
	background-image:url(images/hr.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	 }

.content_table .td_right {
	width: 260px;
	padding-left: 15px;
}

table .image { margin-right: 8px; }

left_bottom { width: 740px; display: block; }

.menu {
	background-image: url(images/menu_bg2.jpg);
	background-position: bottom;
	width: 530px;
	height: 22px;
	padding: 8px 0px 0px 210px;
	color: #666;
}


.menu a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}

.menu a:hover { color: #85c226; }

h3 {
	color: #4C9CD2;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 8px;
	border-bottom: solid 1px #e0e0e0;
	line-height: 18px;
	 }
h1 {
	color: #165483;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 8px;
	border-bottom: solid 1px #e0e0e0;
	line-height: 18px;
	 }


h3.space {
	_margin-bottom: 30px;
	 }

h4 {
	color: #353535;
	font-size: 12px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 8px;
	border-bottom: solid 1px #d7d7d7;
}

.more {
	display: block;
	color: #5296E2;
	font-weight: bold;
	padding-left: 14px;
	background-image:url(images/arrow_b.gif);
	background-repeat: no-repeat;
}

.right .link {
	color: #87CA21;
	font-weight: bold;
	font-size: 9px;
	padding-left: 14px;
	background-image:url(images/arrow_g.gif);
	background-repeat: no-repeat;
	display: block;
}

.right .bottom_link a  {
	color: #555;
	font-weight: normal;
	text-decoration: underline;

}

.date {
	display: block;
	color: #5296E2;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}

.status { font-size:9px; color: #555; padding-bottom: 2px; }
.status a{ font-size:9px; color: #555; text-decoration: none; }

.green {
	color: #87CA21;
	font-weight: bold;
}