/* CSS Document */
body{
	margin:0 0 0 0;
	padding:0 0 0 0;
	background: #303030 url(../images/bg.gif) left top repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	line-height:12px;
}
h1{
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
}

ul {
	list-style : none;
}
img {
	outline : none;
	border : none;
}
/*
a {
	outline : none;
	text-decoration : none;
}

a:link {
	color: #D72020;
}*/
p{
padding:0px 0 3px 0;
}

#mainContener{
	width:945px;
	margin:10px auto;
}
#menuBg{
	background:url(../images/menuBg.gif) left top repeat-x;
	height:47px;
}
#menuLink{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	
}
#menuLink a{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding:0 9px 0 9px;
	
}
#menuLink a:hover{
	font-size:12px;
	font-weight:bold;
	color:#b5cc96;
	text-decoration:none;
	padding:0 9px 0 9px;
}
#menuLink .active{
	font-size:12px;
	font-weight:bold;
	color:#b5cc96;
	text-decoration:none;
	padding:0 9px 0 9px;
}
#body{
margin:10px 0 0 0;
}
#body_01{
	margin:0 auto;
	width:920px;
}
.welcomeBg{
	background: #484848 url(../images/welcomeBg.gif) left top repeat-x;
}
.topCarve{
	background:url(../images/topCarve.gif) left top no-repeat;
	width:570px;
	height:37px;
	line-height:37px;
	font-size:14px;
	font-weight:bold;
}
.PhotoDiv{
	margin:0 auto;
	width:90%;
	padding:14px 15px 0px 15px;
}
.langBack{
	background:url(../images/lan_bg.gif) left top no-repeat;
	width:317px;
	height:71px;
}
.languages{
	font-size:15px;
	font-weight:bold;

}
.LatestTop{
	background: url(../images/latestTop.gif) left top no-repeat;
	width:317px;
	height:32px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
}
#latestnews{
width:200px;
line-height:14px;
padding:8px 15px 4px 30px;
}
.latestLink{
	color:#fff;
	text-decoration:none;
}
.latestLink a{
	color:#fff;
	text-decoration:none;
}
.latestLink:hover{
	color:#fff;
	text-decoration:underline;
}
#footer{
	width:945px;
	margin:12px 0 12px 0;
	line-height:22px;
}
.footerlink{
color:#fff;
text-decoration:none;
}
a.footerlink{
color:#fff;
text-decoration:none;
}
a.footerlink:hover{
color:#fff;
text-decoration:underline;
}
span {
line-height:17px;
}

#marqueecontainer{
position: relative;
width: 270px; /*marquee width */
height: 115px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-left: 4px;
}
