body,td,th {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.pagetitle {
	font-family: Tahoma;
	font-size: 12px;
	color: #3E814E;
	font-weight:bold;
}
a:link {
	color: #3E814E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3E814E;
}
a:hover {
	text-decoration: underline;
	color: #3E814E;
}
a:active {
	text-decoration: none;
	color: #3E814E;
}
.rolltabl {
	border: 1px dotted #999999;
	padding: 5px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.formstyle {
font-size:20px;
font:Tahoma;
color:#3E814E;
border: 1px solid #999999;
padding:3px;
margin-top:3px;
}
textarea{
font-size:10px;
font:Tahoma;
font-family:Tahoma;
color:#3E814E;
border: 1px solid #999999;
padding:3px;
margin-top:3px;
}
.bigtxt {
font-size:20px;
color:#3E814E;
}
.bodywrap {
	width: 800px;
}
.messageerror {
	border: 1px dotted #660000;
	background-color:#660000;
	color:#FFFFFF;
	padding: 5px;
}
.information {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	}
.dropdownbox {
font-size:12px;
color:#666666;
border: 1px solid #999999;
padding:3px;
margin-top:3px;
width: 800px;
}

