a {color:#666666; text-decoration:underline}
a:hover {color:#477CE0; text-decoration:underline}

a.lng {color:#FFFFFF; text-decoration:underline}
a.lng:hover {color:#477CE0; text-decoration:underline}

.header {
	background-image: url(imgheaderBack.png);
	height: 160px;
	width: 900px;
	text-align: left;
}
body {
	text-align: center;
}
.sideMenu {
	background-color: #CCCCCC;
	height: 400px;
	width: 170px;
	float: left;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
}
.levels {
	float: left;
	width: 500px;
	padding-top: 5px;
	padding-left: 20px;
}

.mainContents {
	float: left;
	width: auto;
	height: 100%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.body {
	width: 1000px;
	background-image: url(imgbg_shadow.gif);
	background-repeat: repeat-y;
}


.main {
	height: 100%;
	width: 900px;
	text-align: left;
}

.laguage {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size:14px;
	margin-left:5px;
	border-bottom:1px #666666 dashed;
	text-indent:5px;
	margin-bottom:5px;
	padding-bottom: 5px;
	margin-right: 5px;
}
.footer {
	width: 900px;
	background-image: url(imgfooter_shadow.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.index_caption {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
