table {
	font-family: Tahoma;
	font-size: 8pt;
}
/*--------------------------------------------------------------------------------------*/
a {	text-decoration: none;text-indent:1mm;	color:#000000;}
a:hover {text-decoration: none;	color:#d3350b;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
/*------bg------------------------------------------------------------------------------*/
.bg{
	background-color:#75ABB5;
}
.bg-main-box{
	background-color:#FFFFFF;
}
.bg-bar{
	background-color:#7FC1CC;
}
/*--------------------------------------------------------------------------------------*/
.top-menu-link {color:#ffffff;}
.top-menu-link:hover {color:#feefb6}
.bg-menu{
	background-color:#B10A32;
	height:12px;
}
/*--------------------------------------------------------------------------------------*/	
.static-title {
     font-family:Tahoma;
	 font-size:11px;
	 color: #f98220;
	 }
.static-content{
     font-family:Tahoma;
	 font-size:11px;
	 color: #646464;
}

.static-link {color:#2d81bb;}
.static-link:hover {color:#d3350b;}

.bg-blue-box{
	background-color:#4864AC;
}
/*--------------------------------------------------------------------------------------*/
.footer-text{
    font-family:Tahoma;
	font-size:9px;
    color: #3a3530;	
}
.footer-text:hover{
	color: #73b5c0;	
}



body { font-family:tahoma;
}
/*--------------------------------------------------------------------------------------*/
a {text-decoration: none; color: #009900}
a:hover {text-decoration: none; color: #00CC33}
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: #c94e0b;
}


