BODY {
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-base-color:#009200;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-face-color:#009200;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-dark-shadow-color:#FFFFFF;
  scrollbar-3d-light-color:#009200;
}
a:link
{ text-decoration: none; color:#000000; }
a:visited
{ text-decoration: none; color:#009200; }
a:active
{ text-decoration: none; color:#009200; }
a:hover
{ text-decoration: underline;  color:#009200; }

.topext {
	background-attachment: fixed;
	background-image: url(images/top_ext.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.extleft {
	background-attachment: fixed;
	background-image: url(images/left_ext.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 20px;
	width: 160px;
	border: 1px solid #009900;
}
.textbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 70px;
	width: 332px;
	border: 1px solid #009900;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	border: 1px solid #006600;
	background-color: C4F4C4;

}
.shadow {
	background-attachment: fixed;
	background-image: url(images/topleftshadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topbanner {
	background-attachment: fixed;
	background-image: url(images/top_bit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textbox3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 70px;
	width: 160px;
	border: 1px solid #009900;
}
