body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}
.headline {
	font-size: 14px;
	font-weight: bold;
}
.error-table {
	background-color: #FFFFCC;
	margin: 10px;
	padding: 10px;
	border: 1px double #990000;
	color: #990000;
}
.message-table {
	background-color: #EAFFEA;
	margin: 10px;
	padding: 10px;
	border: 1px double #006600;
	color: #000000;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
text-align: center;
background-image: url(images/bg_bl_green1b.jpg); 
background-repeat: no-repeat;
background-attachment: fixed;
}
img {
border: 0;
}
a:link {
	color: #000000;
text-decoration: none;
}
a:visited {
	color: #000000;
text-decoration: none;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
.lighttext {
	color: #FFFFFF;
}

.lighttext a:link { color: #FFFFFF; }
.lighttext a:visited { color: #FFFFFF; }
.lighttext a:hover { color: #FF6600; }
.lighttext a:active { color: #FF6600; }

.darkbox {
	background-image: url(images/banner_gr_leaf_vert.jpg);
	border: 0px solid #003366;
	color: #FFFFFF;
}
.mediumbox {

	background-color: #999900;
	color: #000000;
text-align: left;
}
.lightbox {

	background-color: #CCCC66;
	border: 0px solid #DFDFFF;
	color: #333333;
}
form {
	padding: 0px;
}
.darktext {
	color: #000000;
}
a.darktext:link {
	font-weight: bold;
color: #996600;
}
a.darktext:visited {
	font-weight: bold;
color: #669933;
}
a.darktext:hover {
	color: #003399;
}
a.darktext:active {
	color: #0000FF;
}
.search-hilight {	font-weight: bold;
	color: #996600;
}