body { font-family:tahoma;
}
/*--------------------------------------------------------------------------------------*/
a {text-decoration: none; color: #009900}
a:hover {text-decoration: none; color: #00CC33}
a:visited {text-decoration: none; color: #DDDDDD}
a:active {text-decoration: none; color: #000000}
/*--------------------------------------------------------------------------------------*/
table { font-family:Tahoma,Times New Roman;
}
p{
    text-indent:2mm; font-size:11px;
	text-decoration:none;
	color: #4d4e56;
    line-height:130%;
}
.title {
    font-family:"Times New Roman";
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.description {
    text-decoration:none;
	font-size:12px;
	max-height:none;
	line-height:130%;
}
.subtitle{
    text-decoration:none;
	font-size:12px;
	max-height:none;
	line-height:130%;
	color:#0000CC;
}

.title_right_box {
    text-indent: 2mm;
    font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #ff0000;
}
.bac_title_right_box{
    background-color:#8ec99b;
	border-bottom:1px solid #819d87;
	height:26px;
}
.description_right_box{
    background-color:#ffffff;
    border:1px solid #819d87;
}

.bac_topcenter_titlebox{ 
    background-color:#76bf49;
	height:23px;
}

.description_topcenter_box{
    background-color:#ebf3cb;
	/*border:1px solid #d2d2d2;*/
}

.title_topcenter_box{
    text-indent: 2mm;
    font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.box_center2{
    border:1px solid #86ac8e;
	background-color:#e9f7da;
	height:23px;
}
.bac_title_left_box{
    background-color:#a4cb77;
	height:27;
}
.title_left_boxborder{
    border:1px solid #ebf3cb;
}
.title_left_box{
    text-indent: 2mm;
    font-size:11px;
	font-weight:bold;
	text-decoration:none;
    color:#537b23;
}
.bac_descript_left_box{
    background-color:#f3fcf0;
}
.footer{
    background-color:#4d6e29;
	height:37px;
}
.text_footer{
    text-align: center;
	font-size:12px;
	text-decoration:none;
	color: #ffffff;
}

