BODY { scrollbar-base-color: #61693B }

a:link		{ color: #84996D; text-decoration: underline }

a:visited	{ color: #84996D; text-decoration: underline }

a:active	{ color: #FF3333; text-decoration: underline }

a:hover		{ color: #6F8456; text-decoration: underline }


.just {text-align: justify;}


TABLE		 { COLOR: #666666; FONT: 12px arial, verdana, sans-serif; font-weight: bold }

.copytext 	 { COLOR: #F0F0F0; FONT: 10px arial, verdana, sans-serif; font-weight: bold }

.title 		 { color: #61693B; font: 20px verdana, arial, sans-serif; letter-spacing: 5px; font-weight: bold }

.newstitle	 { color: #000000; font: 12px verdana, arial, sans-serif; letter-spacing: 2px; font-weight: bold }

.subtitle	 { color: #666666; font: 14px verdana, arial, sans-serif; letter-spacing: 3px; font-weight: bold }

.phonetitle	 { color: #FF3300; font: 12px verdana, arial, sans-serif; font-weight: bold }

.topictitle	 { COLOR: #666666; FONT: 12px verdana, arial, sans-serif; font-weight: bold }

.boxtext	 { COLOR: #666666; FONT: 11px arial, verdana, sans-serif; font-weight: bold }

.boxtitle	 { COLOR: #616E52; FONT: 12px verdana, arial, sans-serif; font-weight: bold }



.submitbutton { background-image: url("picts/button.gif");
		background-color:#61693B;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #61693B;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #61693B 1px solid }

.submitbuttonon { background-image: url("picts/buttonon.gif");
		background-color:#336699;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #AFC73D;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #AFC73D 1px solid }


.searchbutton {	background-color:#F0F0F0;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 18px;
		width: 40px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }



.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 100PX;
		BORDER: #000000 1px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.searchform { background-image: url("picts/searchform.jpg");
		WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }



.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


 /* START THE CODE FOR THE MENUS */


#menulocation { LEFT: 0px; POSITION: absolute; TOP: 175px; padding:0px 0px; white-space:nowrap; }


.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 8pt;
		  height: 20px;
		  padding-top: 3px;
		  padding-bottom: 3px;
		  padding-left: 7px;
		  padding-right: 7px;
		  cursor:hand;
		  font-weight: normal;
		  text-align: center;
		  line-height: 16px;
		  white-space:nowrap;
		  border: #000000 0px solid; }


a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#CCCCCC;
		  color: #4E5435; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#CCCCCC;
		  color: #4E5435; }


a.menu:active 	{  background-image: url("picts/menuon.gif");
		   background-color:#CCCCCC;
		   color: #4E5435; }


a.menu:hover 	{ background-image: url("picts/menuon.gif");
		  background-color:#F0F0F0;
		  color: #87A015; }

