BODY	{ SCROLLBAR-BASE-COLOR: ##606060 }


a:link			{ color: #000066; text-decoration: none }

a:visited		{ color: #666666; text-decoration: none }

a:active		{ color: #000033; text-decoration: none }

a:hover			{ color: #CC0000; text-decoration: none }


 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE 			{ COLOR: #666666; FONT: 12px geneva, verdana, arial, sans-serif }


.title 			{ font-family: MS Sans Serif; font-size: 14pt; color: #000066; text-transform:                uppercase; font-weight: bold 
			BORDER: #000000 1px transparent}

.copyright		{ COLOR: #000033; FONT: 9px geneva, verdana, arial, sans-serif }


.smalltitle 		{ COLOR: #000066; FONT: 11px verdana, arial, sans-serif; font-weight: bold }


.subtitle 		{ COLOR: #000066; FONT: 12px MS sans serif, verdana, arial, sans-serif; font-weight: bold }


.just 		{text-align: justify;}



.textarea	{ FONT: 13px geneva, verdana, arial,sans-serif;
		text-align: left;
		WIDTH: 500PX;
		BORDER: #000000 1px transparent}

.textindent	{ FONT: 13px geneva, verdana, arial,sans-serif;
		text-align: left;
		WIDTH: 400PX;
		text-indent: 10px;
		BORDER: #000000 10px transparent}

.textright	{ FONT: 13px geneva, verdana, arial,sans-serif;
		text-align: right;
		WIDTH: 300PX;
		BORDER: #000000 1px transparent}

.textbold	{ FONT: 13px geneva, verdana, arial,sans-serif;font-weight: bold;
		text-align: centre;
		WIDTH: 500PX;
		BORDER: #000000 1px transparent}

.index       { font-family: Century Gothic; font-size: 10pt; color: #000066; font-weight: 
               bold ;
		text-align: left;
		WIDTH: 100PX;
		BORDER: #000000 1px transparent}


.divstyle {	position:absolute;
		border: #000000 1px transparent;
		width:100;
		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 }

.top	{ font-family: arial, verdana, helvetica, sans;
		  font-size: 9pt;
		  height: 30px;
		  width: 154px;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 26pt;
		  text-align: left;
		  display: block;
		  border: #FFFFFF 0px solid; }





 /* START THE CODE FOR THE MENUS */


#menulocation { LEFT: 15px; WIDTH: 154px; POSITION: absolute; TOP: 114px; padding:0px 0px; white-space:nowrap; }


.menu		{ font-family: Century Gothic, arial, verdana, helvetica, sans;
		  font-size: 9pt;
		  color: #000066;
		  height: 30px;
		  width: 154px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 20pt;
		  text-align: left;
		  display: block;
				  border: #FFFFFF 0px solid; }


a.menu:link 	{ background-image: url("images/button.gif");
		  background-color:#BCD5BE;
		  color: #004400; }


a.menu:visited 	{ background-image: url("images/button.gif");
		  background-color:#BCD5BE;
		  color: #004400; }


a.menu:active 	{  background-image: url("images/buttonon.gif");
		   background-color:#BCD5BE;
		   color: #669999; }


a.menu:hover 	{ background-image: url("images/buttonon.gif");
		  background-color:#BCD5BE;
		  color: #669999; }






