form {
	margin-bottom: 0;
}
a:visited {
	color: #006600;
}
a:link {
	color: #006600;
}
a:active {
	color: #006600;
}
a:hover {
	color: #000000;
}
body,td,textarea,input,submit,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

body {
	margin: 0px;
	background: #FAFAFF;

}

h1,h2,h3,h4,h5,h6 {
	color: #006600;
}
a.whitelinknounder:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.whitelinknounder:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.whitelinknounder:active {
	color: red;
	text-decoration: none;
	font-weight: bold;
}

a.whitelinknounder:hover {
	color: black;
	font-weight: bold;
}
.mainpad {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.nopadding {
	padding: 0px;
}
.rightimages {
	border: 2px solid #006600;
	background-color: #FFFFFF;
}
.fullthingreenborder {
	border: 1px solid #006600;
}
blockquote.quoteleft {
	float: left;
	width: 150px;
	margin: 10px;
	padding: 0px;
	font-family: Georgia;
	font-size: 20px;
	text-align: center;
}
blockquote.quoteright {
	float: right;
	width: 150px;
	margin: 10px;
	padding: 0px;
	font-family: Georgia;
	font-size: 20px;
	text-align: center;
}

.imgpadnon {
	margin: 0px;
	padding: 0px;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006600;
}
.leftbottomborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
}
.rightbottomborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.topbottomborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
}
.topbottomborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
}
.leftrightborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-left-color: #006600;
}
.fullgreyborder {
	border: 1px solid #333333;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.menubgimage {
	background-image: url(/images/general/menu_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 5px;
	padding-left: 8px;
	text-align: left;
	width: 120px;
	height: 20px;
}
.menubgimagelarge {
	background-image: url(/images/general/menu_bg_large.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 5px;
	padding-left: 8px;
	text-align: left;
	width: 120px;
	height: 195px;
}
.menublankslarge {
	width: 120px;
	height: 15px;
}
.menublankssmall {
	width: 120px;
	height: 3px;
}
.greenlink {
	color: #006600;
}

.row0 {

}

.row1 {
	background-color: #FFFFFF;
}
 
body.thebody {
	background: #FFF1D4;
	color: #006600;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-attachment: fixed;
	scrollbar-3dlight-color: #006600;
	scrollbar-darkshadow-color: #006600;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #006600;
	scrollbar-track-color: #FFF1D4;
}

table.greenborder {
	border: 3px solid #006600;
	border-collapse: collapse;
	width: 100%;
}

td.nopad {
	background-color: #3CB029;
	height: 19px;
	border-bottom: 3px solid #006600;
}

td.nopad_red {
	background-color: red;
	height: 25px;
	border-bottom: 3px solid #006600;
}

td.nopad_orange {
	background-color: orange;
	height: 25px;
	border-bottom: 3px solid #006600;
}

td.whiteback {
	background-color: white;
}


td.top_sides {
	background-color: #084003;
}

td.top_center_top {
	background-color: orange;
}

.header1 {
	font-size: 24px
}

.header2 {
	font-size: 16px;
}

.header3 {
	font-size: 18px;
}

.medium1 {
	font-size: 12px;
}

.smaller1 {
	font-size: 10px;
}

.smaller2 {
	font-size: 9px;
}

a.redlink:visited {
	color: red;
}

a.redlink:link {
	color: red;
}

a.redlink:active {
	color: blue;
}

a.redlink:hover {
	color: black; 
	text-decoration: none;
}

a.blacklink:visited {
	color: black;
}

a.blacklink:link {
	color: black;
}

a.blacklink:active {
	color: black;
}

a.blacklink:hover {
	color: black; 
	text-decoration: none;
}


a.whitelink:visited {
	color: white;
}

a.whitelink:link {
	color: white;
}

a.whitelink:active {
	color: #AAAAFF;
}

a.whitelink:hover {
	color: yellow; 
	text-decoration: none;
}

a.greenlink:visited {
	color: #006600;
}

a.greenlink:link {
	color: #006600;
}

a.greenlink:active {
	color: blue;
}

a.greenlink:hover {
	color: red; 
	text-decoration: none;
}

a.blacklink:visited {
	color: #000000;
}

a.blacklink:link {
	color: #000000;
}

a.blacklink:active {
	color: #000000;
}

a.blacklink:hover {
	color: #FFFFFF; 
	text-decoration: none;
}


a.menubaritem:visited {
	color: black; 
	text-decoration: none;
}

a.menubaritem:link {
	color: black; 
	text-decoration: none;
}

a.menubaritem:active {
	color: black; 
	text-decoration: none;
}

a.menubaritem:hover {
	color: #006600; 
	text-decoration: none;
}

.redtext {
	color: red;
}
.whitetext {
	color: white;
}
.greentext {
	color: green;
}
.yellowtext {
	color: yellow;
}
.blacktext {
	color: black;
}

a.leftmenuitem:visited {
	color: white; 
	text-decoration: none;
}
a.leftmenuitem:link {
	color: white; 
	text-decoration: none;
}

a.leftmenuitem:active {
	color: blue;
}

a.leftmenuitem:hover {
	color: black; 
	text-decoration: underline;
}

a.topmenuitem:visited {
	color: white; 
	text-decoration: none;
}

a.topmenuitem:link {
	color: white; 
	text-decoration: none;
}

a.topmenuitem:active {
	color: blue;
}

a.topmenuitem:hover {
	color: black; 
	text-decoration: underline;
}

a.submenubaritem:visited {
	color: white; 
	text-decoration: none;
}

a.submenubaritem:link {
	color: white; 
	text-decoration: none;
}

a.submenubaritem:active	{
	color: blue;
}

a.submenubaritem:hover {
	color: black; 
	text-decoration: underline;
}

.textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px
}

td.topmenuitem {
	font-size: 11px;
	background-color: #3CB029;
}

td.submenubaritem {
	font-size: 11px;
	background-color: #3CB029;
	text-align: center;
}

td.leftmenuitem {
	font-size: 12px;
	text-align: right;
	background-color: #006600;
}

td.leftmenuitem_extra {
	text-align: right;
	background-color: #3CB029;
	border: thin solid #000000;
	border-left: none;
	border-right: none;
}

.titletable {
	border-bottom: 2 solid black;
}

.semititletable {
	border-right: 15 solid orange;
	border-top: 1 solid #FFF1D4;
}
.searchbox {
	background-color: #66CC33;
	border: 1px solid #006600;
}

