html, body {
	margin:0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	overflow:auto;
	width:100%;

}

#head {
	display:none;
}

#content {
	width:640px;
	text-align:left;
	z-index:10;
	position: relative;
}

#content10 {
	display:none;
}

#content1010 {
	display:none;
	}

#content20 {
	width:620px;
	padding-top:40px;
}

#content20 p, ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
	margin-bottom:8px;
	margin-top:5px;
}

#content20 h1{
	margin-top:-70px;
	margin-bottom:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size:18px;
	font-weight:normal;
	letter-spacing:2px;
	z-index:13;
	position:relative;


}

#content20 h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	margin-bottom:5px;
}

#content20 a {
	color:#333333;
	text-decoration:underline;

}

#content30 {
	display:none;
}


#footer {
	display:none;
}

.image-border {
	border:2px solid #CCCCCC;
	background-color: #FFFFFF;
	padding:3px;
}

.image-border-left {
	border:2px solid #CCCCCC;
	background-color: #FFFFFF;
	padding:3px;
	float:left;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:10px;
}

.image-border-right {
	border:2px solid #CCCCCC;
	background-color: #FFFFFF;
	padding:3px;
	float:right;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:10px;
}

#form-table {
	padding-left:10px;
	margin-top:2px;
}

#form-table td{
	padding-left:10px;
}


.input-lang {
	border-top: 1px solid #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #333333;
	width:260px;
	padding:3px;
}


textarea {
	border-top: 1px solid #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #333333;
	width:540px;
	height:120px;
	padding:3px;
}

.input-button {
	background-color:#666666;
	padding:3px;
	margin:3px;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	width:80px;
}

td {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
	vertical-align:top;


}

hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	margin-top:5px;
	margin-bottom:8px;
}


a.head-menu-activ:link {
	color:#333333;
	text-decoration: none;
}
a.head-menu-activ:visited {
	color:#333333;
	text-decoration: none;
}
a.head-menu-activ:hover {
	text-decoration: none;
	color:#333333;
}
	a.head-menu-activ:active {
	color:#333333;
	text-decoration: none;
}

.bodytext a:link {
	color: #000000;
	text-decoration: underline;
}
.bodytext a:visited {
	color: #000000;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #666666;
	text-decoration: none;
}
.bodytext a:active {
	color: #000000;
	text-decoration: none;
}
