.fieldset_style {
	background-color: #99CC00;
}
.topbg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.box_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	
}
.boxtop2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003300;
}
.boxtop3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003300;
	text-decoration: none;
}
.maintext_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
.bg1 {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.maintext_light {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #EEEEEE;
	text-decoration: none;
}
.maintext_light_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #EEEEEE;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.boxtop4 {
	border-bottom-style: none;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003300;
	background-image: url(images/bar_content.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	font-weight: bold;
	border-top-color: #000000;
}
.maintext_light_sub_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #EEEEEE;
	text-decoration: none;
	background-image: url(images/contact_image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
