.table_form
{
	font-family:Verdana,Arial;
	width:450px;
	border:0px solid;
}

.normaltext
{
	font-size:11px;	
	font-family:Verdana,Arial;
}
.errorfields
{
	font-size:14px;
	font-family:Verdana,Arial;
	color:#FF0000;
}
.textvak
{
	width:200px;
	height:80px;
	font-size:11px;
	font-family:Verdana, Arial
}
.button
{
	height:20px;
	width:100px;
	font-size:11px;
	font-family:Verdana,Arial;
	border:1px solid;
	background:#FFFFFF
}
.button2
{
	height:18px;
	width:80px;
	font-size:11px;
	font-family:Verdana,Arial;
	border:1px solid;
	background:#FFFFFF
}
.star
{
	font-size:14px;	
	font-family:Verdana,Arial;
	color:#FF0000;
}
.inputtext
{
	width:200px;
	height:20px;
	font-size:11px;	
	font-family:Verdana,Arial;
}

.selector
{
	width:200px;
	font-size:11px;	
	font-family:Verdana,Arial;
}
.selectorbottom
{
	width:100px;
	font-size:9px;	
	font-family:Verdana,Arial;
	height:5px;
}
.postcode1
{
	width:50px;	
}

.postcode2
{
	width:30px;	
}
.header
{
	font-size:18px;
	font-family:Verdana,Arial;
	font-weight:bold;
	color:#FF9900;	
}
form
{
	margin-top:15px;
	margin-bottom:0px;
}

.header2
{
	font-size:11px;
	font-family:Verdana,Arial;
	font-weight:bold;
	color:#FFFFFF;
	background:#0000BB;
}

.help {
  font-weight:bold;
}
