body { font-family:tahoma;
}
/*--------------------------------------------------------------------------------------*/
a {text-decoration: none; color: #444444}
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: #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 {
    font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #003366;
}
.title_frontpage_box {
    text-indent: 2mm;
    font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #990033;
}
.bac_title_right_box{
    /*background-color:#C8EEFD;
	border:1px solid #7acee6;*/
	height:31px;
}
.description_right_box{
    background-color:#C4D0E6;
    /*border:1px solid #2188c2;*/
	color:#003366;
}
.text_right_box{
	color:#003366;
	padding-left:5px;
}


.bac_topcenter_titlebox{ 
    background-color:#248bc5;
	height:23px;
}

.description_topcenter_box{
    background-color:#e4f4f9;
	/*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 #b5c5bc;*/
	background-color:#ffffff;
	height:23px;
	line-height:150%;
}
.bac_title_left_box{
    /*background-color:#002755;*/
	background-color:#ffffff;
	height:28;
}
.title_left_boxborder{
    border:0px solid #004574;
}
.title_left_box{
    text-indent: 2mm;
    font-size:11px;
	font-weight:bold;
	text-decoration:none;
    color:#85172C;
}
.bac_descript_left_box{
    background-color:#ffffff;
}
.footer{
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	height:85px;
}
.text_footer{
    text-align: center;
	font-size:12px;
	text-decoration:none;
}
.bg-top-bar{
	background-image:url(../images/marquee-bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:26px;
	color:#FFFFFF;
}
.language_link{
	width:20%; 
	text-align:left; 
	padding-left:15px;
}
/************************************/
.top-bg-left{
	background-image:url('../images/left-llbg.gif');
	background-repeat:repeat-y;
	width:39px;
	vertical-align:top;
}
.top-bg-right{
	background-image:url('../images/right-rrbg.gif');
	background-repeat:repeat-y;
	width:39px;
	vertical-align:top;
}
