body {
	margin: 0;
	padding: 0;
	background-image: url(../img/bg.png);
	text-align: center;
	background-repeat: repeat-x;
	color: #666666;
	font-size:95%;
}
a:link,a:visited{
	color:#009900;
	text-decoration:none
}
a:hover{
	color:#009900;
	text-decoration:underline;
}
#headline{
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009933;
	border-bottom-color: #009933;
}
H3{
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #437309;
	border-right-color: #437309;
	border-left-color: #437309;
	font-size:1.1em;
}
#news_table{
	padding: 3px;
	border: 1px solid #437309;
}
#All_articles a:link, #All_articles a:visited{
	text-align:center;
	padding: 2px;
	font-size: 80%;
	display: block;
	border-right: 1px solid #437309;
	border-bottom: 1px solid #437309;
	border-left: 1px solid #437309;
}
#All_articles a:hover{
	text-align:center;
	display: block;
	background-color: #FCF4E2;
}

#page{
	margin: 0 auto;
	padding: 0;
	width: 720px;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	line-height: 140%;
	text-align: center;
}

#wrap{
	width: 720px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006633;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006633;
	border-left-color: #006633;
	position:relative;
	text-align: left;
}
#header{
	height: 175px;
	width: 720px;
	background-image: url(../img/eng_top1.png);
	background-repeat: no-repeat;
	padding-top: 5px;
}
#header h1 {
	margin-top: 0;
}
#header h1 a {
	display: block;
	text-indent: -2000px;
	height: 45px;
	border-bottom: none;
}
#lang_a { font-size:x-small; color: #000000; margin: 0px; padding: 0px;}
#indexMenu ul{
	margin: 0px;
	padding: 0px;
}
#indexMenu ul li {
	text-align: center;
	vertical-align: middle;
	display: block;
	float: left;
	height: 20px;
	width: 100px;
	font-weight: bold;
}
 #indexMenu ul li span{
	display: block;
	height: 20px;
	padding-top: 6px;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
}
#indexMenu ul li a:link, #indexMenu ul li a:visited{
	display: block;
	height: 20px;
	padding-top: 6px;
	text-decoration: none;
	font-weight: bold;
	color: #009900;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
}
#indexMenu ul li a:hover {
	display: block;
	height: 20px;
	padding-top: 6px;
	border: 1px solid #FFCC66;
	text-decoration:underline;
	font-weight: bold;
	background-color: #FFF5E1;
}

#cont{
	width: 700px;
	float:right;
	background-color: #FFFFFF;
	padding: 20px 10px 10px 10px;
}

#footer{
	width: 720px;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009933;
	background-color: #FFFFFF;
}
#cl {clear:both}
#hr_b {
	list-style-type:none;
	display: block;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3075BA;
}
