body{
	scrollbar-base-color:#CCCCCC;
}
a.nav, a.nav:link, a.nav:visited, a.nav:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#993300;
	font-size:12px;
	text-decoration:none;
}
a.nav:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	text-decoration:underline;
}
a.nav2, a.nav2:link, a.nav2:visited, a.nav2:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFF00;
	font-size:12px;
	text-decoration:none;
}
a.nav2:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	text-decoration:underline;
}
.title1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/H1-bg.jpg);
	color:#006633;
	font-size:20px;
	font-weight:normal;
	padding-left:0px;
	padding-top:4px;
	padding-bottom:2px;
}
.title2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/H2-bg.jpg);
	color:#006633;
	font-size:16px;
	font-weight:normal;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:5px;
}
.title3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006633;
	font-size:16px;
	font-weight:normal;
}
.copy{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
.body{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:18px;
	font-weight:normal;
}
li{
	font-size:12px;
	list-style-image: url(../images/bullet.gif);	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.input{
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	background:url(../images/bg2.jpg);
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.textbox{
	color:#000000;
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	background:url(../images/bg2.jpg);
	border-bottom-width: thin;
	border-top-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.button{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#006633;
	padding: 2px 10px;
}
fieldset{
	background-color:#B1CEB0;
	padding:10px;
}
p{
	text-indent:20px;
}
hr{
color:#4d5e23;
}
.img{
	border:medium;
	border-style:inset;
	border-color:#7fa07a;
}
