body { font-family:tahoma;
background:#fffddf;
}
/*--------------------------------------------------------------------------------------*/
a {text-decoration: none; color: #0033CC}
a:hover {text-decoration: none; color: #3399CC}
a:visited {text-decoration: none}
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: #70737a;
    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: #826c55;
}
.bac_title_right_box{
    background-color:#ffcc99;
	border:1px solid #fffdee;
	height:26px;
}
.description_right_box{
    background-color:#fffdee;
    border:1px solid #d2d2d2;
}
.bac_topcenter_titlebox{ 
    background-color:#f1f0d1;
	border:1px dashed #cccc99;
	height:23px;
}
.description_topcenter_box{
    background-color:#fbfbf3;
	border:1px solid #d2d2d2;
}
.title_topcenter_box{
    text-indent: 2mm;
    font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#65779b;
}
.box_center2{
    background-color:#fbfbf3;
	border:1px solid #d2d2d2;
}
.bac_title_left_box{
	 border-bottom:2px solid #c1c0a9;
	height:27;
}
/*.title_left_boxborder{
    border:1px solid #c1c0a9;
}*/
.title_left_box{
    text-indent: 2mm;
    font-size:11px;
	font-weight:bold;
	text-decoration:none;
    color:#f8f8e6;
}
.bac_descript_left_box{
    background-color:#a7a587;
}
.text_descript_left_box{
    text-indent: 2mm;
    font-size:11px;
	text-decoration:none;
    color:#f8f8e6;
}
.footer{
    background-color:#914a0d;
	height:37px;
}
.text_footer{
    text-align: center;
	font-size:12px;
	text-decoration:none;
	color: #ffffff;
}

