body, a, .main, table {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
.tab_back {
	background-color: #E0B300;
	background-image: url(/imgs/wv_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
input, textarea, select {
	scrollbar-3dlight-color: #990000;
	scrollbar-arrow-color: #990000;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #990000;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	background-color: #FFFFFF;
	border: #018CB3 1px solid;
	color: #000000;
	padding: 1px;
}
.inputHighlighted {
	border: #333333 1px solid;
}

.top {
	padding-top: 40px;
}
.main {
	background-color: #FDF7DA;
	padding: 5px;
	background-image: url(/imgs/curve.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.main a:link,.main a:visited, .main a:active {
	color: #018CB3;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dotted #018CB3;
}
.main a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #018CB3;
}
.nav {
	padding-top: 8px;
	background-color: #E0B300;
}
.nav_sub {
	padding-top: 8px;
	background-color: #E0B300;
}
.l1 {
	margin-top: 10px;
}
.l1 a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	border-bottom: 2px solid #E0B300;
}
.l1 a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 2px solid #018CB3;
}

h1 {
	font-size: 20px;
	color: #018CB3;
	padding-bottom: 5px;
	letter-spacing: 2px;
	padding-top: 10px;
	font-weight: bold;
	font-family: Verdana;
	line-height: 20px;
}

.main .error {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #018CB3;
	border-bottom: 2px solid #018CB3;
}
.submit {
	text-transform:uppercase;
	font-size: 12px;
	color: #FDF7DA;
	background-color: #018CB3;
	border: solid 1px #018CB3;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
}
/*************************************************************/
form {
	width: 500px;
	margin: 0px;
	border-top: 1px solid #018CB3;
}
.contact ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.contact ul li {
	list-style-type: none;
	padding: 5px 0px;
	border-bottom: 1px solid #018CB3;
}
.contact ul li label {
	text-align: left;
	vertical-align: top;
	display: block;
	padding: 0px 4px;
}
.contact ul li p, .contact ul li label span, .contact ul li span {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #018CB3;
	text-align: left;
	line-height: 15px;
}
.contact ul li label span  {
	width: 150px;
	display: inline-block;
}
.contact ul li span {
	width: 150px;
	display: inline-block;
}
.contact ul li label input, .contact ul li label select {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	width: 300px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 2px;
}
.contact ul li label textarea {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	width: 455px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 5px;
}
.contact ul li label input.laloop {
	font-size: 11px;
	color: #000000;
	height: 20px;
	line-height: 15px;
	width: 15px;
	text-align: right;
	vertical-align: top;
}
.contact ul li label span.tekstloop {
	font-size: 11px;
	color: #018CB3;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	width: 250px;
	vertical-align: top;
}
/*************************************************************/
.ebhosting {
	background-color: #E0B300;
}
.ebhosting, .ebhosting a, .ebhosting a:hover {
	font-size: 10px;
	color: #018CB3;
	text-decoration: none;
	font-weight: normal;
}
.ebhosting a{
	padding: 4px;
}
.ebhosting a:hover{
	color: #000000;
	text-decoration: underline;
}
