body {
	margin:0px; background-color:#339900; 
}
a {
	font-family: Arial;
	font-size: 18px;
	color: #993300;
}
a:hover {
	color: #660033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.style4 {
	font-size: 18px;
	color: #993300;
	font-style: normal;
	font-family: Arial, sans-serif;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660033;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.star {
	color: #FF0000;
}
a:link {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	filter: BlendTrans(Duration=2);
	text-decoration: none;
}
a:active {
	color: #660033;
	text-decoration: none;
}
.style8 {font-size: small; color: #993300; }
.style9 {font-size: 14px}
.style10 {color: #660033}
.style11 {font-size: 14px; color: #660033; }
.style7 {color: #FFFFFF}

.padding10leftright {padding-left : 8px; padding-right : 8px;}

.textarea { border : 1px solid #660033; font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-weight: normal; width : 300px; }
.textbox { border : 1px solid #660033; font-family : Arial, Helvetica, sans-serif; font-size : 12px; font-weight: normal; width : 150px; height : 20px; }

.white {background-color:#FFFFFF;}
.green {background-color:#339900;}