html,body{
	width:100%;
	height:100%;
}
html,body,body *{
	margin:0;
	padding:0;
}
body,td,th,input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background: #fff repeat-y center center;
	margin-left:auto;
	margin-right:auto;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img{border:0;}
.divBase{
	width:750px;
	height:100%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background:no-repeat left top;
}
.divBase2{
	height:100%;
	background:no-repeat 0px 105px;
}
.divLeft{
	width:180px;
	float:left;
	min-height:100%;
	background:no-repeat center bottom;
	position:relative;
}
div.head{
	height:115px;
	position:relative;
}
div.head .lang{
	position:absolute;
	right:2px;
	bottom:10px;
}
div.head .lang .link{
	margin-right:10px;
	padding:0 2px 0 2px;
	font-size:12px;
}
div.head .lang .link{
	text-decoration:none;
}
div.content {
	margin:0 4px 0 185px;
	background:no-repeat right top;
	text-align:center;
}
div.content_pad{
	margin-left:auto;
	margin-right:auto;
	width:99%;
	text-align:left;
	position:relative;
}
div.logo{
	margin:2px 0 0 3px;
}
div.logo a{
	border:0;
}
div.inprint{
	position:absolute;
	width:180px;
	bottom:0px;
	text-align:right;
}
div.inprint a{
	color:#666;
	font-size:x-small;
}
div.nav{
	margin:10px 10px 0 10px;
}
div.nav ul{
	list-style:none;
	border-bottom:0;
}
div.nav li{
	text-align:center;
}
div.nav a{
	border-bottom:1px solid #999;
	display:block;
	height:25px;
	font-size:medium;
	text-decoration:none;
}
div.navSub{
	width:400px;
	background-repeat:repeat-y;
	background-position:right;
	margin-bottom:10px;
	padding:2px;
}
div.navSub a{
	margin-right:10px;
	font-weight:bold;
	text-decoration:none;
	padding-left:7px;
	background:url(images/curn.png) no-repeat left center scroll;
}
div.navSub a:hover,div.navSub a.navSubSelected{
	background-image:url(images/curo.png);
}
span.curR{
	float:right;
}
span.curL{
	float:left;
}
span.curR img, span.curL img{
	border:0 !important;
}
h1{
	font-size:large;
	text-decoration:none;
	font-weight:bold;
	margin:5px 0 15px 0;
}
h2{
	font-size:medium;
	font-weight:bold;
	margin:15px 0 10px 0;
}
h3{
	font-size:small;
	font-weight:bold;
	margin:10px 0 5px 0;
}
div.content table{
	width:100%;
}
div.content img{
	vertical-align:middle;
}
fieldset{
	margin:15px 2px 5px 2px;
}
legend{
	font-weight:bold;
}
table{
	border-collapse:collapse;
}
ul{
	margin-left:30px;
}
input,select,textarea,legend{
	margin:1px;
}
option{
	padding-right:5px;
}
legend{
	margin-left:10px;
}
