.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:hover {
	background-color: #009966;
}
.lightgreencell {
	background-color: #99cc67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-align: center;
}
.darkgreencell {
	background-color: #336600;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.darkgreencellleft {

	background-color: #336600;
	border-right-width: 0px;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.darkgreencellright {
	background-color: #336600;
	border-right-width: 2px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CC67;
	background-color: #336600;
	text-indent: 5pt;
}
.righttab {
	background-image: url(../pics/righttab.gif);
	background-repeat: no-repeat;
}
.darkgreencellnoborder {


	background-color: #336600;
}
.whitecenterdarkgreenbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #336600;
	font-weight: bold;
	text-indent: 5pt;
}
.righttabbottom {

	background-image: url(../pics/righttab_bottom.gif);
	background-repeat: no-repeat;
}
.dgreenleftbot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #336600;
	border-left-color: #336600;
}
.dgreenrightbot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: 336600;
}
.normaltypo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.button {
	background-color: transparent;
	background-image: url(/pics/bg_butt.gif);
	background-repeat: no-repeat;
	border: 0px #000000 none;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	text-align: center;
	text-transform: none;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
}
.input {
	background-color: #CCFFCC;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: 1px dotted #000000;
	border-left: thin solid #000000;
	vertical-align: text-bottom;
}
.dgreenbot {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #336600;
}
.brightgreencell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	background-color: 99cc67;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
}
.dgreenrightleftbot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336600;
	border-left-color: #336600;
}
.altrow1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: cccccc;
	text-indent: 5px;
}
.altrow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: ccffcc;
	text-indent: 5px;
}
.lightgreencellalert {
	background-color: #99cc67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #CC0033;
	font-weight: normal;
}
.lightgreencellbanner {
	background-color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660033;
	border-right-color: #660033;
	border-bottom-color: #660033;
	border-left-color: #660033;
}
.buttonbig {

	background-color: transparent;
	background-image: url(/pics/bg_butt_big.gif);
	background-repeat: no-repeat;
	border: 0px #000000 none;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	text-align: center;
	text-transform: none;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
.normaltypobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.whitesmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	background-color: #336600;
}
a:link {
	color: #FFFFFF;
	background-color: #336600;
}
a:active {

	color: #FFFFFF;
}
.buttonsmall {

	background-color: transparent;
	background-image: url(../pics/bg_butt_small.gif);
	background-repeat: no-repeat;
	border: 0px #000000 none;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	text-align: center;
	text-transform: none;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
}
.dgreenleft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #336600;
}
.dgreenborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336600;
	border-left-color: #336600;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #336600;
}
.darkgreenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #663332;
	text-indent: 8pt;
	text-transform: capitalize;
	letter-spacing: 1pt;
}
.grayleftborder {
	border-left-style: ridge;
	border-left-color: #CCCCCC;
	border-left-width: 2px;
}
.textarea {

	background-color: #CCFFCC;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: 1px dotted #000000;
	border-left: thin solid #000000;
}
