#divAll {
	margin-right: auto;
	margin-left: auto;
	width: 860px;
}
#divLeft {
	background-image: url(../images/gui/bottom_sidepanel.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 600px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	width: 20px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divLeft2 {
	height: 590px;
	background-color: #B2B2B2;
	width: 15px;
}
#divRight {
	float: right;
	width: 285px;
	height: 650px;
	font-size: 0px;
	line-height: 0px;
	position: relative;
}
#divApply {
	position: absolute;
	z-index: 10;
	height: 160px;
	width: 80px;
	top: 30px;
	left: 235px;
}

#divRight2 {
	height: 220px;
	margin-left: 35px;
	background-color: #3F3F3F;
	background-image: url(../images/gui/bottom_panel.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 170px;
}

#divCenter {
	float: left;
	width: 320px;
	height: 600px;
	margin-left: 5px;
	margin-top: 50px;
	font-size: 12px;
	overflow: auto;
	margin-right: 20px;
}
#divRightCenter {
	width: 195px;
	float: right;
	margin-top: 50px;
	height: 600px;
	padding-right: 5px;
	background-image: url(../images/padi.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#divClearer {
	clear: both;
	font-size: 9px;
	text-align: center;
	padding-top: 15px;
}
#divClearer p {
	margin: 0px;
}
#divFooter {
	float: right;
	width: 250px;
}
#divLanguage {
	width: 100%;
}
#divLanguage img {
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
}




#ulMainNav {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#ulMainNav li {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#ulMainNav a:link, #ulMainNav a:active, #ulMainNav a:visited {
	text-decoration: none;
	margin-bottom: 5px;
	color: #FFCC00;
}
#ulMainNav a:hover, #ulMainNav a.current:link, #ulMainNav a.current:visited {
	color: #999999;
}
#ulNav {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#ulNav li {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#ulNav a:link, #ulNav a:active, #ulNav a:visited {
	text-decoration: none;
	margin-bottom: 5px;
	color: #006699;
	font-weight: bold;
	line-height: 30px;
	font-variant: small-caps;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#ulNav a:hover, #ulNav a.currents:link, #ulNav a.currents:visited{
	color: #999999;
}
#tblForm {
	width: 100%;
}
#tblForm th {
	text-align: left;
}
#tblForm td {
	text-align: right;
}
