BODY 	{
	scrollbar-base-color: #006890;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}



/* LINK COLORS */

a:link		{ color: #3366FF; text-decoration: none }

a:visited	{ color: #3366FF; text-decoration: none }

a:active	{ color: #3366FF; text-decoration: none }

a:hover		{ color: #3399FF; text-decoration: none }



/* THE NEXT LINE CONTROLS THE FONT SIZE AND COLOR FOR ALL PAGES */

.title 		{ color: #FF3300; font: 20px verdana, arial, sans-serif; letter-spacing: 5px; font-weight: bold; }

.subtitle	{ color: #006890; font: 14px verdana, arial, sans-serif; letter-spacing: 2px; font-weight: bold; }

.phonetitle	{ color: #FF3300; font: 12px verdana, arial, sans-serif; font-weight: bold; }

.topictitle	{ COLOR: #006890; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.date-font 	{ color: #006890; font: 10px verdana, arial, sans-serif; font-weight: normal; }

.just 		{ text-align: justify; }

.page-splits	{ border:none; background:#006890; color:#006890; height:1px; width: 100%; text-align: left; }

.news-splits	{ border:none; background:#006890; color:#006890; height:1px; width: 80%; text-align: center; }

H3	{ color: #006890; font: 12px verdana, arial, sans-serif; letter-spacing: 2px; font-weight: bold; }

P 	{
	COLOR: #666666;
	font: 11px verdana, arial, sans-serif;
	font-weight: normal;
	}

li 	{
	COLOR: #666666;
	font: 11px verdana, arial, sans-serif;
	font-weight: normal;
	}

.caption 	{
	COLOR: #666666;
	font: 8px verdana, arial, sans-serif;
  text-align: center;
	font-weight: normal;
	}

.sidebar 	{
	COLOR: #006890;
	font: 11px verdana, arial, sans-serif;
	font-weight: normal;
  text-align: center;
	font-style: italic;
	width:170px;
	}

.newstitle	{
		color: #006890;
		font: 13px verdana, arial, sans-serif;
		letter-spacing: 1px;
		font-weight: bold;
		border: #006890 1px solid;
		background-color: #E3F3F3;
		padding: 3px;
		}



/* FOOTER COPYRIGHT TEXT */

.copyright 	 { COLOR: #F0F0F0; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }





/* IMAGE BORDERS */

.borders	{ BORDER: #000000 1px solid; }



/* TEXT BOX AREAS */

fieldset 		{
			COLOR: #000000;
			FONT: 11px arial, verdana, sans-serif;
			font-weight: normal;
			width:170px;
			padding: 5px;
			margin: 0px;
			text-align:left;
			-moz-border-radius: 5px;
			border: 1px solid #FF3300;
			}

fieldset legend 	{
			COLOR: #FF3300;
			FONT: 12px verdana, arial, sans-serif;
			font-weight: bold;
			}

.popupad 		{
			COLOR: #000000;
			FONT: 12px arial, verdana, sans-serif;
			font-weight: normal;
			padding: 15px;
			width: 300px;
			}



a.ad:link		{ color: #FF3300; text-decoration: none; FONT: 11px verdana, arial, sans-serif;}

a.ad:visited	{ color: #FF3300; text-decoration: none; FONT: 11px verdana, arial, sans-serif;}

a.ad:active	{ color: #FF3300; text-decoration: none; FONT: 11px verdana, arial, sans-serif;}

a.ad:hover		{ color: #FF6600; text-decoration: none; FONT: 11px verdana, arial, sans-serif;}


a.new:link		{ color: #990000; text-decoration: none; FONT: 11px verdana, arial, sans-serif;}

a.new:visited	{ color: #990000; text-decoration: none; FONT: 11px verdana, arial, sans-serif;}

a.new:active	{ color: #990000; text-decoration: none; FONT: 11px verdana, arial, sans-serif;}

a.new:hover		{ color: #FF0000; text-decoration: none; FONT: 11px verdana, arial, sans-serif;}



/* LEFT SIDEBAR COLOR AND WIDTH ALSO EDIT pageheight.js */

.sidebarL	{
		background-color: #006890;
		width: 50px;
		background-image: url("picts/fadedown.jpg");
		background-repeat: repeat-x;
		background-position: 0px 0px;
		vertical-align: top;
		}








/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}





/* CONTACT FORM */

.submitbutton 	{ font-size: 13px; }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 225PX;
		BORDER: #000000 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 125PX;
		BORDER: #000000 1px solid}

.dropdown {	COLOR: #000000;
		background-color: #F5F8FA;
		WIDTH: 225PX;
		FONT: 13px arial, verdana, sans-serif; }




/* LINKS PAGE CODE */


.searchbutton { FONT: 12px arial, verdana, sans-serif; }


.searchform {   background-image: url("picts/shadeform.gif");
		FONT: 11px arial, verdana, sans-serif;
		WIDTH: 135PX;
		HEIGHT: 20PX;
		BORDER: #000000 1px solid; }

.searchdrop { 	background-color: #F5F8FA;
		FONT: 11px arial, verdana, sans-serif;
		width: 135px;
		height: 20PX;
		margin-top:3px; }






/* START THE CODE FOR THE MENUS */

.menulines	{ border-top: #006890 1px solid;
		border-bottom: #006890 1px solid; }

.menuborderONE	{ border-right: #006890 1px solid; }


.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 8pt;
		  padding-top: 3px;
		  padding-bottom: 3px;
		  padding-left: 9px;
		  padding-right: 9px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border-right: #006890 1px solid; }


a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#CCCCCC;
		  color: #006890; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#CCCCCC;
		  color: #006890; }


a.menu:active 	{  background-image: url("picts/menuon.gif");
		   background-color:#CCCCCC;
		   color: #006890; }


a.menu:hover 	{ background-image: url("picts/menuon.gif");
		  background-color:#F0F0F0;
		  color: #336699; }

/* Forum styles */

.arial {
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	color: #002060;
}
.black_bold {
	font-size: 12;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
.black_bigger {
	font-size: 14;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	color: black;
}
.boxtitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #363636;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none
}

.white {
	font-size: 14;
	color: white;
	font-style: italic;
	line-height: 18px;
}
.blue_big {
	font-size: 16;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
}
.black {
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
.required {
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	color: red;
}
.black_bold {
	font-size: 12;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
.blue_bold {
	FONT-FAMILY: Verdana,Helvetica;
	font-size: 12;
	font-weight: bold;
	color: #002060
}

.black_bigger {
	font-size: 16;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-weight: bold;
	color: black;
}

FORM {
	font-size: 11;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
SELECT {
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
input {
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

.tan {
	background: #f5deb3;
}

.dark_tan {
	background: #d2b48c;
}

.pale_mauve {
	background: #eeeeff;
}

.mauve {
	background: #efefff;
}

.snow {
	background-color: #fffafa;
}
