
body{
	text-align:center;
	margin:0px;
	background-image:url(../images/bkgtile_home.jpg);
}


td{
	text-align:left;
	vertical-align:top;
	font-family: Verdana, Helvetica, Arial;
  	color: #666666;
  	font-size: 8pt;
}


#header{
	height:152px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	vertical-align:bottom;
	background-repeat:no-repeat;
}

#headerfr{
	height:152px;
	background-image:url(../images/headerfr.jpg);
	background-repeat:no-repeat;
	vertical-align:bottom;
	background-repeat:no-repeat;
}
#headeren{
	height:152px;
	background-image:url(../images/headeren.jpg);
	background-repeat:no-repeat;
	vertical-align:bottom;
	background-repeat:no-repeat;
}


#content{
	background-color:#ffffff;
}


#right{
	background-color:#ECE3BF; 
	border-left:1px solid #ACAA83;
}


#table_1{
	border:1px solid #FFF6D7;
	height:75px;
	width:185px;
}



#footer{
	height:28px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
}


#left_menu{
	width:152px;
    height:361px;
	background-image:url(../images/left_menu.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
}


#left_bottom{
	height:152px;
	background-image:url(../images/left_bottom.jpg);
	background-repeat:no-repeat;
}


#banner{
	height:170px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
}


#header a{
	color:#5A514C;
	text-decoration:none;
	font-size:10pt;
}

#headerfr a{
	color:#5A514C;
	text-decoration:none;
	font-size:10pt;
}

#headeren a{
	color:#5A514C;
	text-decoration:none;
	font-size:10pt;
}


#left_menu a{
	color:#5A514C;
	text-decoration:none;
	font-size:10pt;
}



#content a{
	color:#5A514C;
	text-decoration:none;
}



#content .title{
	color:#CB8C39;
	font-weight:bold;
}




#right .subtitle{
	font-weight:bold;
}


#right .title{
	font-weight:bold;
    color:#CB8C39;
	font-size:9pt;
}



.copyright {
   	text-align: right;
   	color:#726E63;
   	font-size: 7pt;
}