
 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
 
TABLE		{ COLOR: #006600; FONT: 11px geneva, verdana, arial, sans-serif }

.title		{ COLOR: #cc9900; FONT: 15px verdana, arial, sans-serif; font-weight: bold }

.ktitle		{ COLOR: #006600; FONT: 15px verdana, arial, sans-serif; font-weight: bold }

a:link		{ color: #cc9900; text-decoration: none }

a:visited	{ color: #cc9900; text-decoration: none }

a:active	{ color: #cc9900; text-decoration: none }

a:hover		{ color: #cc9900; text-decoration: underline }

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.copyright	{ COLOR: #006600; FONT: 10px geneva, verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #006600; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #CC9900; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.coltitle	{ COLOR: #CC9900; FONT: 12px geneva, verdana, arial, sans-serif, underline; font-weight: bold }

.data		{ COLOR: #006600; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.chair		{ COLOR: #006600; FONT: 10px geneva, verdana, arial, sans-serif; font-weight: bold }

.boldund	{ COLOR: #006600; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: bold; text-decoration:underline }

.und		{ COLOR: #006600; FONT: 11px geneva, verdana, arial, sans-serif; text-decoration:underline }

.reader		{ COLOR: #006600; FONT: 10px geneva, verdana, arial, sans-serif }

.just 		{text-align: justify;}

.cent 		{text-align: center;}

.gleft 		{COLOR: #CC9900; FONT: 12px; text-align: left}

.gcent 		{COLOR: #CC9900; FONT: 12px; text-align: center; padding-left: 5%}

.njust 		{COLOR: #006600; FONT: 10px; text-align: justify; padding-left: 5%}

.ncent 		{COLOR: #006600; FONT: 12px; text-align: center; padding-left: 5%}


.button-popups {background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.buttonon-popups {background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000099;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000099 1px solid }

.shadeform	{ background-image: url('picts/shadeform.gif');
		text-align: left;
		WIDTH: 180PX;
		BORDER: 1px solid #000000; ; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:arial, verdana, sans-serif}


.dropdown {	COLOR: #333333;
		WIDTH: 180PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.textarea	{ background-image: url('picts/shadeform.gif');
		text-align: left;
		WIDTH: 300PX;
		BORDER: 1px solid #000000; ; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:arial, verdana, sans-serif}

.searchform { 	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 }


.searchbutton {	background-color:#F0F0F0;
		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 }


.divstyle {	position:absolute;
		border: #000000 1px solid;
		width:90;
		top:0;
		left:0 }

.pstyletitle{	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial }


.pstylebody {	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial }


 /* START THE CODE FOR THE MENUS */



#menulocation { LEFT: 7px; WIDTH: 184px; POSITION: absolute; TOP: 114px; padding:0px 0px; white-space:nowrap; }


.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 8pt;
		  height: 37px;
		  width: 182px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 6px;
		  line-height: 26pt;
		  text-align: left;
		  display: block;
		  border: #CC9900 1px groove; }


a.menu:link 	{ background-image: url('picts/menu1.gif');
		  background-color:#FFFFFF;
		  color: #FFFFFF }


a.menu:visited 	{ background-image: url('picts/menu1.gif');
		  background-color:#FFFFFF;
		  color: #FFFFFF }


a.menu:active 	{  background-image: url('picts/menu2.gif');
		   background-color:#FFFFFF;
		   color: #006600 }


a.menu:hover 	{ background-image: url('picts/menu2.gif');
		  background-color:#FFFFFF;
		  color: #006600 }
