body {
	background-color: #CCCCCC;
	background-image: url(images/bg2.jpg);
}
.maintableborder {
	border: 1px solid #000033;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	background-color: #C2D3F7;
}
.redasterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
option.red {
	color: #FF0000;
	font-weight: bold;
}
option.blank {
	color: #C2D3F7;
}
.bluebold {
	font-size: 12px;
	font-weight: bold;
	color: #1250CB;
}
.borderdash {
	border: 1px dashed #000000;
	background-color: #E4F3FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.rm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #9867DC;
}

