body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 0.8em;

}
.background {
	background-color: #CCCC99;
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
}
.backgroundsub {
	color: #000000;
	background-color: #CCCCCC;
	font-size: 1em;
	font-weight: bold;
}
.background2 {

	color: #000000;
	background-color: #CCCC99;
	font-size: 1em;
	font-weight: bold;
}
.backgroundsub2 {
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
}
.background3 {
	color: #000000;
	background-color: #CCCC99;
	font-weight: normal;
}
.backgroundsub3 {
	color: #000000;
	background-color: #CCCCCC;
	font-weight: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #663300;
	background-color: #FFFFFF;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #663300;
	background-color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #663300;
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
.boldcolor {
	font-weight: bold;
	color: #666600;
	background-color: #FFFFFF;
	font-size: 1em;
}
.boldcolorsmall {
	font-weight: bold;
	color: #666600;
	background-color: #FFFFFF;
	font-size: 0.9em;
}
.boldsmall {
	font-weight: bold;
	font-size: 0.9em;
}
a:hover {
	background: #666600;
	color: White;
	text-decoration: none;
}
select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.bggrid {
	background-image: url(images/background.gif);
	background-color: #FFFFCC;
	color: #333300;
	font-size: 1em;
}
.bggridbold {
	background-image: url(images/background.gif);
	background-color: #FFFFCC;
	color: #333300;
	font-size: 1em;
	font-weight: bold;
}
.bgdarkgreen {
	background-color: #666600;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
}
.textdarkbrown {
	color: #663300;
}
.textdarkbrownbold {
	color: #663300;
	font-weight: bold;
}
.textdarkgreen {
	color: #333300;
}
.textdarkgreenbold {
	color: #333300;
	font-weight: bold;
}
A.linkleft:link {
	color: #333300; text-decoration: none;
	font-weight: bold;
	}
A.linkleft:active {
	color: #333300; text-decoration: none;
	font-weight: bold;
}
A.linkleft:visited {
	color: #333300; text-decoration: none;
	font-weight: bold;
}
A.linkleft:hover {
	color: #ffffff;
	background-color: #666600;
	text-decoration: none;
	font-weight: bold;
}
A.linktop:link {
	color: #ffffff;
	font-weight: bold;
}
A.linktop:active {
	color: #ffffff;
	font-weight: bold;
}
A.linktop:visited {
	color: #ffffff;
	font-weight: bold;
}
A.linktop:hover {
	color: #333300;
	background-color: #ffffff;
	font-weight: bold;
}
.error {
	background-color: White;
	color: Red;
}
.fieldgrey {
	background-color: #DCDCDC;
	color: #000000;
}
table.greenlinetable {
	border: thin solid #666600;
}
.hiddenPrint {
	visibility: visible; 
	display: inline
}
@media print { 
	.hiddenPrint {
		position: relative;
		visibility: hidden;
		display: none
	}
}
td.greenline-td {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666600;
}
td.greenline-all-td {
	border: 1px solid #666600;
}
img.space-right-img {
	margin-right: 5px;
}
form.form-margins {
	margin-top: -5px;
	margin-bottom: -5px;
}
.bggrid-light {
	background-image: url(images/background_light.gif);
	background-color: #FFFFFF;
	color: #333300;
	font-size: 0.9em;
	font-weight: bold;

}
p.p-tight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	margin-bottom: -10px;
	padding-bottom: 10px;

}
td.greenline-all-bg-td {
	border: 1px solid #666600;
	background-color: #FFFFFF;

}
h2.menu-h2 {
	color: #663300;
	background-color: #FFFFCC;
	background-image: url(images/background_light.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666600;

}
td.td-frame {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F8F8D7;
	padding: 5px;
	border: 1px solid #666600;
}
img.space-left-img {
	margin-bottom: 2px;
	margin-left: 5px;
}
