html	{
	overflow: auto;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 100%;
	height:100%;
}
body {
	width: 100%;
	height:100%;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	/*background-color: #F9F9F9;*/
}

h2 {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #000000;
	border-bottom: 1px solid #C6EC8C;
}

hr{
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	margin: 0px 0px 0px 0px; /*top right bottom left*/
}
.style1 {color: #DD4545}

#menucase ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;font:bold 12px Helvetica, Verdana, Arial, sans-serif;line-height:165%;width:200px;}

#menucase ul.vert-one li{margin:0;padding:0;border-bottom:1px solid #105cb6;}

#menucase ul.vert-one li a{display:block;text-decoration:none;color:#105cb6;background:#f1f8ff;padding:0 0 0 20px;width:180px;}

#menucase ul.vert-one li a:hover{color: #fff; background:#105cb6 url("/images/vert-one_arrow.gif") no-repeat 0 5px;}

#menucase ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#105cb6 url("/code/vert-one/images/vert-one_arrow.gif") no-repeat 0 9px;}


#container {
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 0px dotted #000000;
	text-align: left;
}

#logo{
	position:absolute;
	left: 0px;
	top: 10px;
	margin: 0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	width: 200px;
}

#subtitle{
	position:absolute;
	left: 11px;
	top: 50px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CBCBCB;
}

#logo,p{
	margin: 0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#banner_top{
	position:absolute;
	left: 203px;
	top: 10px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 468px;
	height: 60px;
	border: 0px solid;
	background-color: #F9F9F9;
}

#date {
	position:absolute;
	top: 80px;
	left: 10px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: blue;
}
#top_menu {
	font-weight: bold;
	position:absolute;
	left: 203px;
	top: 80px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #112ABB;
}

a:visited {
	text-decoration: none;
	color: #112ABB;
}
a:active {
	text-decoration: none;
	color: #112ABB;
}
a:hover {
	text-decoration: none;
	color: #112ABB;
}

#menu{
	position:absolute;
	left: 0px;
	top: 100px;
	width: 200px;
	height: 400px;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	margin: 0px 0px 0px 0px; /*top right bottom left*/
	border: 0px solid;
	font-weight: normal;
}

#map {
	position:absolute;
	left: 203px;
	top: 134px;
}
#back{
	position:absolute;
	left: 203px;
	top: 100px;
}