BODY { scrollbar-base-color: #0000FF }
a:link		{ color: #009900; text-decoration: underlined }
a:visited	{ color: #009900; text-decoration: underlined }
a:active	{ color: #FF3333; text-decoration: underlined }
a:hover		{ color: #3399FF; text-decoration: underlined }

.just {text-align: justify;}

TABLE		 { COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold }
.copytext 	 { COLOR: #666666; FONT: 10px arial, verdana, sans-serif; font-weight: bold }
.title 		 { color: #3300CC; font: 27px verdana, arial, sans-serif; letter-spacing: 5px; font-weight: bold }
.newstitle	 { color: #0000FF; font: 12px verdana, arial, sans-serif; letter-spacing: 2px; font-weight: bold }
.subtitle	 { color: #0000FF; font: 14px verdana, arial, sans-serif; letter-spacing: 3px; font-weight: bold }
.phonetitle	 { color: #000000; font: 12px verdana, arial, sans-serif; letter-spacing: 2px; font-weight: bold }
.topictitle	 { COLOR: #0000FF; FONT: 12px verdana, arial, sans-serif; font-weight: bold }
.subhead	 { color: #0000FF; font: 14px verdana, arial, sans-serif; letter-spacing: 3px; font-weight: bold; align: center}

#menu		 { LEFT: 0px; POSITION: absolute; TOP: 75px }

.button { 	background-image: url("picts/button.gif");
		background-color:#0000FF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000033 0px solid }

.buttonon { background-image: url("picts/buttonon.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #0000FF;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 0px solid }
		
.submitbutton { background-image: url("picts/button.gif");
		background-color:#0000FF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }
		
.submitbuttonon { background-image: url("picts/buttonon.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #0000FF;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }
		
.searchbutton {	background-color:#0000FF;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		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: 11px verdana, arial, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 350PX;
		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 }

.logo {	
		COLOR: #FFFFFF;	
		FONT: 20px verdana, arial, sans-serif;
		letter-spacing: 2px;
		font-weight: bold}
		
.slogan {	COLOR: #C0C0C0;
		FONT: 12px arial, verdana, sans-serif;
		letter-spacing: 2px;
		font-weight: bold}

#tree1{
		position:absolute;
		width:200;
		height: auto;
		z-index:1;
		border: 1px dashed #000000;
		background-color:#66CCFF;
		left: 400px;
		top: 100px;
		visibility: visible;
		display:block;}
		
.nodecls{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:none;
		color:#000000;}
