body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F3F3;
	display:block;
	background-image:url(../../images/eng/index/bg.jpg);
	background-repeat:repeat-x;
	color: #333333;
}
body,td,th,div {
	font-family: Arial,  Verdana,Helvetica, sans-serif;
	font-size: 12px;
	line-height:135%;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color:#999999;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
h1 {
	/*font-family:"Times New Roman", Times, serif;*/
	font-weight: bold;
	color:#003399;
	font-size:20px;
	line-height:24px;
}
h2 {
	font-weight:bold;
	color:#333333;
	font-size:12px;
}
.h3 {
	font-weight:bold;
	color:#003399;
	font-size:15px;
		font-family: Arial,  Verdana,Helvetica, sans-serif;
}

.h3 a:link {
	color: #333333;
	text-decoration: none;
}
.h3 a:visited {
	color:#333333;
	text-decoration: none;
}
.h3 a:hover {
	text-decoration: none;
	color: #336699;
}
.h3 a:active {
	text-decoration: none;
	color: #336699;
}
.textfield {
	height: 15px;
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.data {
	font-size: 10px;
	color: #999999;
	font-weight:normal;
		font-family: Arial,  Verdana,Helvetica, sans-serif;
}
.title{
	height:25px;
	width:190px;
	/*background-image:url(../../images/eng/index/index_r18_c32.jpg);*/
	margin: 0 auto;
		font-family: Arial,  Verdana,Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}




#dropmenudiv{
position:absolute;
border:1px solid #FFFFFF;
border-bottom-width: 1px;
font:normal 12px Arial;
line-height:25px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
color: #407386;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #5286AE;
color: #FFCC33;
}

#header{
background-image:url(../../images/eng/index/index_r1_c1.jpg);
height:85px;
}

#logo{
padding-top: 15px;
width:162px;
margin-left:20px;
}

#content{
margin: 0 auto;
text-align: left;
width:1004px;
background-color:#FFFFFF;
background-image:url(../../images/eng/index/index_r16_c1.jpg);
}

#content2{
margin: 0 auto;
text-align: left;
width:1004px;
background-color:#FFFFFF;
}

#left_content{
	float:left;
	width:230px;
	text-align:left;
	margin:10px;
	clear:both;
}

#right_content{
	float:right;
	width:230px;
	text-align:left;
	margin:10px;
	clear:both;
}

#center_content{
	width:480px;
	text-align:left;
	margin: 0 auto;
	margin-top:10px;
	clear:both;
}

* html #center_content {
	width:460px;
	text-align:left;
	margin: 0 auto;
	margin-top:10px;
}

#wide_content{
	width:780px;
	text-align:left;
	margin: 0 auto;
	margin-top:10px;
}


.highlight{
margin:0 auto;
width:480px;
}
.text1{
margin:5px;
}
.text2{
font-family:Arial, Helvetica, sans-serif;	
	}
.text3{
font-size:11px;
}
.line{
height:13px;
background-image:url(../../images/eng/index/index_r22_c21.jpg);
width:95%;
margin:0 auto;
}
#footer{
	height:100px;
	width:1004px;
	background-color:#5286AE;
}

#copyright{
width:400px;
margin-left:20px;
font-size:10px;
color:#FFFFFF;
}

#footer_menu{
width:300px;
float:right;
margin-right:20px;
}
.menu{
color: #FFFFFF;
font-size:11px;
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	text-decoration: none;
	color: #FFCC33;
}
.menu a:active {
	text-decoration: none;
	color: #FFCC33;
}

.index{
	font-size:11px;
	}
.index a:link {
	color: #336699;
	text-decoration: none;
}
.index a:visited {
	color:#999999;
	text-decoration: none;
}
.index a:hover {
	text-decoration: none;
	color: #FF6600;
}
.index a:active {
	text-decoration: none;
	color: #FF6600;
}
.pic{
	padding: 3px; 
	border: 1px solid #999999;
	background: #ffffff; 
	margin: 5px;
	}
	
	
.markermenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 210px;
margin-left:5px;
}

.markermenu li a{
background: white url(../../images/eng/index/arrow.jpg) no-repeat 2px center;
color: #407386;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}

a.markermenuHL {
color: #666666;
background-color: #cccccc;
background-image:url(../../images/eng/index/arrow_f2.jpg); 
width: auto;
padding: 3px 0;
padding-left: 20px;
border-bottom: 1px solid #B5B5B5;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 180px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #407386;
}

.markermenu li a:hover{
color: #666666;
background-color: #cccccc;
background-image:url(../../images/eng/index/arrow_f2.jpg); /*onMouseover image change. Remove if none*/
}
.special {
margin:5px;
}
.special a, .special a:visited{
color:#407386;
}
.special a:hover, .special a:active{
color:#FF6600;
}
