div#block {
	background:#ebf3ea;
	width:100%;
	display:block;
	
	border-bottom:2px solid #349926;
	margin-bottom:10px;
}

div#block-top {
	height:23px;
	width:100%;
	background:url(img/blockbg2.gif) repeat-x top left;
}

div#blockbg-left {
	float:left;
	height:23px;
	width:6px;
	background:url(img/blockbg-left.gif) no-repeat top left;
}

div#blockbg {
	float:left;
	height:23px;
	background:url(img/blockbg.gif) repeat-x top left;
	padding:8px 10px 0px 10px;
	font-size:12px;
	font-family:tahoma;
	font-weight:bold;
	color:#1e7912;
}

div#blockbg-rig {
	float:left;
	height:23px;
	width:17px;
	background: url(img/blockbg-rig2.gif) no-repeat top left;
}

div#block-mid {
	padding:10px;
	
}

div#block-15 {
	padding:10px;

}

div#block-min {
	padding:0px;
	
}

#main-block {
	background:#ebf3ea;
	width:100%;
	border-bottom:2px solid #349926;
	margin-bottom:25px;
}

#main-block-top {
	height:23px;
	width:100%;
	background:url(img/mainblock-topbg.gif) repeat-x top left;
}

#main-block-left {
	float:left;
	height:23px;
	width:8px;
	background:url(img/mainblock-topbg-left.gif) no-repeat top left;
}

#main-block-title {
	float:left;
	height:23px;
	background:url(img/mainblock-topbg2.gif) repeat-x top left;
	padding:8px 10px 0 10px;
	font-size:12px;
	font-family:tahoma;
	font-weight:bold;
	color:#1e7912;
}

#main-block-subtitle {
	float:left;
	height:23px;
	background:url(img/mainblock-topbg2.gif) repeat-x top left;
	padding:8px 10px 0 10px;
	font-size:12px;
	font-family:tahoma;
	font-weight:bold;
	color:#1e7912;
}

#main-block-rig {
	float:left;
	height:23px;
	width:32px; background:url(img/mainblock-topbg-rig.gif) no-repeat top left;
}

#main-block-mid {
	padding:15px 10px;

}

#main-block-top a:link {
	font:12px tahoma;
	color:#1e7912;
	text-decoration:none;
}

#main-block-top a:visited {
	font:12px tahoma;
	color: #1e7912;
	text-decoration:none;
}

#main-block-top a:hover {
	font:12px tahoma;
	color: #1e7912;
	text-decoration:underline;
}

#main-block-top a:active {
	font:12px tahoma;
	color: #1e7912;
	text-decoration:none;
}
