body {
	background-image: url(images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

a {
	text-decoration: none; 
	font: 9pt/11pt arial; 
	color: #80C329; size: absolute;
}

a:hover {
	text-decoration: none; 
	font: 9pt/11pt arial; 
	color: #555555; size: absolute;
}

table {
	text-decoration: none; 
	font: 9pt/11pt arial; 
	color: #555555; size: absolute;
} 

div {
	text-decoration: none; 
	font: 12pt/16pt arial black; 
	color: #008641; size: absolute; 
}

.main {
	border-right: 1px solid #008641;
	border-left: 1px solid #008641;
	background-color: #ffffff;
}

img {
	border: 0px;
}

.framed {
	border: 2px solid #078241;
}

.right {
	padding-left:20px;
	padding-right:20px;
}

.cont {
	padding:10px;
}

.list {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:10px;
	width:100%;
	text-align:top;
}

.formfields {
	width:100%;
}