/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9DC9E6;
}
.border {
	border: 1px solid #9FC307;
}
.borders {
	border: 1px solid #9FC307;
}
.bordera {
	border: 1px solid #D7D7D7;
}
.blueborder {
	border: 1px solid #307EC4;
}
.style1 {color: #FFFFFF}
.style2 {color: #FFFFFF; font-weight: bold; }
.style8 {
	font-size: 25px;
	font-weight: bold;
	color: #669900;
}
.style9 {color: #006699}
.style10 {font-size: 34px; font-weight: bold; color: #669900; }
.style11 {font-size: 14px}
.style12 {color: #669900}
a:link {
	color: #484848;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #484848;
}
a:hover {
	text-decoration: underline;
	color: #9FC307;
}
a:active {
	text-decoration: none;
	color: #9FCBE6;
}
/* following will create link hover selected page */
.whiteheading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
}
.whiteheading a:link {
  color: #ffffff;
  text-decoration: none;
}
.whiteheading a:visited {
  color: #ffffff;
  text-decoration: none;
}
.whiteheading a:hover {
  color: #FFFFFF;
  text-decoration: underline; 
}
.whiteheading a:active {
  color: #FFFFFF;
  text-decoration: none;
}
/* following will create link hover selected page */
.greenlink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #484848;
  text-decoration: none;
}
.greenlink a:link {
  color: #484848;
  text-decoration: none;
}
.greenlink a:visited {
  color: #484848;
  text-decoration: none;
}
.greenlink a:hover {
  color: #FFFFFF;
  text-decoration: none; 
  background-color: #9FC307;
}
.greenlink a:active {
  color: #ffffff;
  text-decoration: none;
}

.searchbar {
	background-color: #F3F3F3;
	height: 13px;
	width: 130px;
	border: 1px solid #8CC540;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
}
.style13 {color: #BA5521}
.style4 {color: #333333;
	font-weight: bold;
}

.form {
	background-color: #F3F3F3;
	height: 13px;
	width: 500px;
	border: 1px solid #8CC540;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
}
/* following will create link hover selected page */
.greenlinks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #484848;
  text-decoration: none;
}
.greenlinks a:link {
  color: #ffffff;
  text-decoration: none;
  background-color: #006699;
}
.greenlinks a:visited {
  color: #ffffff;
  text-decoration: none;
  background-color: #006699;  
}
.greenlinks a:hover {
  color: #FFFFFF;
  text-decoration: none; 
  background-color: #9FC307;
}
.greenlinks a:active {
  color: #ffffff;
  text-decoration: none;
  background-color: #006699;  
}

.borders4 {border: 1px solid #9FC307;
}
.style18 {color: #333333;
	font-weight: bold;
}
.style18 {color: #333333;
	font-weight: bold;
}
.style16 {color: #333333;
	font-weight: bold;
}
.style16 {color: #333333;
	font-weight: bold;
}

/* following will create link hover selected page */
.linkgreen {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #9FC307;
  text-decoration: none;
}
.linkgreen a:link {
  color: #ffffff;
  text-decoration: none;
  background-color: #9FC307;
}
.linkgreen a:visited {
  color: #ffffff;
  text-decoration: none;
  background-color: #9FC307;  
}
.linkgreen a:hover {
  color: #FFFFFF;
  text-decoration: underline; 
  background-color: #006699;
}
.linkgreen a:active {
  color: #ffffff;
  text-decoration: none;
  background-color: #9FC307;  
}