/* CSS Document */
.nav  {
	color:#993333;
	/*background:#D6E2A2;*/
	background:#BADA90;
	text-decoration:none;
	font-size:12px;
	font-family:tahoma;
	font-weight:bold;
	height:22px;
}
.nav a {
	color:#336633;
	text-decoration:none;
	font-size:15px;
	font-family:tahoma;
	font-weight:bold;
}
.nav a:visited {
	color:#993333;
	text-decoration:none;
	font-size:15px;
	font-family:tahoma;
	font-weight:bold;
}
.nav a:hover {
	color:#993333;
	text-decoration:underline;
	font-size:16px;
	font-family:tahoma;
	font-weight:bold;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
 	background-image: url(../images/en_bg04.gif);
	margin-top: 0px;
	margin-left: 0px;
}
.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	background:#ffffff;
}
.footnote {
	font-size:10px;
	align: center;
	color:#772B1A;
}
ol,p,ul{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	background:#ffffff;
}
#upperBt {
	position:absolute;
	height:18px;
	z-index:1;
	left: 300px;
	top: 0px;
	font-size:16px
}
#delimiter {
	color:#333399;
}
.sideImg {
	height:22px;
}

.menu tr{
	height:32px;
}

.main {
	width:760px;
}
.Block {
	font-weight:nomal;
	color:#666666;
	font-size:10px;
	text-decoration:none;
}
/*.Block a {
	color:#666666;
	font-family:tahoma;
	font-weight:nomal;
}
.Block a:visited {
	color:#666666;
	text-decoration:none;
	font-size:10px;
	font-family:tahoma;
}
.Block a:hover {
	color:#666666;
	text-decoration:underline;
	font-size:10px;
	font-family:tahoma;
}
*/
