BODY { scrollbar-base-color: #bda2d7 }

a:link		{ color: #000000; text-decoration: none }

a:visited	{ color: #3366FF; text-decoration: none }

a:active	{ color: #FF3333; text-decoration: none }

a:hover		{ color: #3399FF; text-decoration: none }


.just {text-align: justify;}


TABLE		 { COLOR: #000000; FONT: 12px  verdana, sans-serif; font-weight: bold }

.copytext 	 { COLOR: #000000; FONT: 10px verdana, sans-serif; font-weight: bold }

.title 		 { color: #000000; font: 20px verdana, sans-serif; letter-spacing: 5px; font-weight: bold }

.newstitle	 { color: #000000; font: 12px verdana, sans-serif; letter-spacing: 2px; font-weight: bold }

.subtitle	 { color: #000000; font: 14px verdana, sans-serif; letter-spacing: 3px; font-weight: bold }

.phonetitle	 { color: #000000; font: 12px verdana, sans-serif; font-weight: bold }

.topictitle	 { COLOR: #000000; FONT: 12px verdana, sans-serif; font-weight: bold }

.boxtext	 { COLOR: #000000; FONT: 11px verdana, sans-serif; font-weight: bold }

.boxtitle	 { COLOR: #000000; FONT: 12px verdana, sans-serif; font-weight: bold }



.submitbutton { background-image: url("picts/button.gif");
		background-color:#000033;
		FONT-FAMILY: verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000033 1px solid }

.submitbuttonon { background-image: url("picts/buttonon.gif");
		background-color:#336699;
		FONT-FAMILY: verdana, helvetica, sans;
		color: #336699;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.searchbutton {	background-color:#F0F0F0;
		background-image: url("picts/button.gif");
		FONT-FAMILY: 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 averdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}

.textarea	{ FONT: 13px 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 verdana, sans-serif}


.searchform { background-image: url("picts/searchform.jpg");
		WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px verdana, 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 verdana, sans-serif }

/* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #000000 1px solid;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #000000 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #000000 0px solid;
border-bottom: #000000 0px solid;
border-right: #000000 1px solid;
border-left: #000000 1px solid;
filter:alpha(opacity=100);
z-index:100;
}





 