.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #006633;
	font-weight: bold;
}
a:link {
	color: #006633;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	text-decoration: underline;
	color: #990000;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active {
	text-decoration: none;
	color: #006633;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	color: #AE9347;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #E50404;
	text-decoration: none;
}
.smalltext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #E50404;
	text-decoration: none;
}
.borders {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006633;
	border-bottom-color: #006633;
}
body {
	margin: 0px;
	padding: 0px;
}
.top {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006633;
}
.bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}
.l_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006633;
	font-weight: bold;
}
.l2_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #006633;
	font-weight: bold;
}
.uborder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #006633;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #006633;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}
.box {
	border: thin solid #006633;
}
.box2 {
	border-width:thick; 
	border-style: double;
	border-color: #006633;;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006633;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006633;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006633;
}
.topcell {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #006633;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #339933;
	text-decoration: none;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006633;
}
.style2 {
	color: #006633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	text-transform: uppercase;
	color: #006633;
	font-weight: bold;
	font-size: 10px;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.borders2 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006633;
	border-bottom-color: #006633;
}
.Lside {
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #006633;
}
.Rside {
	border-right-width: thick;
	border-right-style: double;
	border-right-color: #006633;
}
.LRsides {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006633;
	border-left-color: #006633;
}
