@charset "utf-8";
/* CSS Document */

body,td,th {
    font-family: Arial, SimSun, Halvetica, sans-serif;
    font-size: 12px;
    color: #58504d;
}
body {
    background-color: #000000;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

a img{border:none;}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: none;
}

.clear{clear:both;height:0;display:block;overflow:hidden;}


#fheader {
    background:url(../images/bgheader.gif) repeat-x left top;height:61px;border-bottom:6px solid #8d0600;
}
#mheader{width:990px;margin:0 auto;}
#mheaderlogo{float:right;}

#mbody{width:990px;margin:0 auto;}

#ffooter{border-top:2px solid #8d0600;background:url(../images/bgfooter.gif) repeat-x left top;}
#mfooter{width:990px;margin:0 auto;text-align:center;	padding: 15px 0 10px 0;
}
#mfooter a:link,#mfooter a:visited{
	color: #98999a;	
	text-decoration: none;
}
#mfooter a:hover, body.contentDesign1 #mfooter a:hover{	
	text-decoration: underline;
	color: #61ccff;
}
#mfooter ul{
	margin: 0;
	padding: 0 0 10px 0;
	clear: both;
	text-align:center;
}
#mfooter li{
	margin: 0;
	padding: 0 5px 0 10px;
	display: inline;
	background-image:url(../img/footer_space_d2.gif);
	background-position: left center;
	background-repeat:no-repeat;
}
#mfooter ul li.first{	
	background-image:none;	
}
#mfooter ul.language li{	
	background-image:none;	
}
#mfooter ul.language li img{		
	margin-bottom: -2px;
}
#mfooter ul.language li a:link,#mfooter ul.language li a:visited{	
	color: #98999a;
}
#mfooter ul.language li a:hover, body.contentDesign1 #mfooter ul.language li a:hover{	
	text-decoration: underline;
	color: #61ccff;
}
#mfooter .copywrite{
	clear: both;	
	color: #8a929a;	
	font-size: .9em;
  font-family:Arial, Helvetica, sans-serif;
}



