.menu a         { color:#CFCFE0; font-weight:bold; text-decoration: none; background-image: url("picts/menu.gif"); text-align: center;}
.menu a:link    { color:#CFCFE0; font-weight:bold; text-decoration: none; background-image: url("picts/menu.gif"); text-align: center;}
.menu a:visited { color:#CFCFE0; font-weight:bold; text-decoration: none; background-image: url("picts/menu.gif"); text-align: center;}
.menu a:active  { color:#CFCFE0; font-weight:bold; text-decoration: none; background-image: url("picts/menu.gif"); text-align: center;}
.menu a:hover   { color:Black; background-color:#C0C0C0; font-weight:bold; text-decoration: none; background-image: url("picts/menuon.gif"); text-align: center;}

.submenu a:link		{ color:#333333; text-decoration: none}
.submenu a:visited	{ color:#333333; text-decoration: none}
.submenu a:active   { color:#333333; text-decoration: none}
.submenu a:hover	{ color:White; text-decoration: none}

BODY
a:link		{ color: #3300FF; text-decoration: none }
a:visited	{ color: #3300FF; text-decoration: none }
a:active	{ color: #666666; text-decoration: none }
a:hover		{ color: #FF6600; text-decoration: none }


 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 11px geneva, verdana, arial, sans-serif }
.title		{ COLOR: #141424; FONT: 18px verdana, arial, sans-serif; font-weight: bold }
.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 }
.biglink2 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; TEXT-DECORATION: none }
.just 		{text-align: justify;}
.copyright	{ COLOR: #999999; FONT: 9px geneva, verdana, arial, sans-serif }
.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }
.mediumtitle 	{ COLOR: #000000; FONT: 14px arial, verdana, sans-serif; font-weight: bold }
.mediumtitleu 	{ COLOR: #000000; FONT: 14px arial, verdana, sans-serif; font-weight: bold; text-decoration: underline }
.mediumblue 	{ COLOR: BLUE; FONT: 15px arial, verdana, sans-serif; font-weight: bold; text-decoration: underline }
.careertitle	{ COLOR: #666666; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }
.subtitle	{ COLOR: #336699; FONT: 15px geneva, verdana, arial, sans-serif; font-weight: bold }
.phonetitle	{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }
.picturecomments{ COLOR: #666666; FONT: 12px geneva, verdana, arial, sans-serif }
.picturehilight	{ COLOR: #3366FF; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold  }
.picturetitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold }
.list 		{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }
.category	{ COLOR: #000000; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: normal }
.faq 		{ line-height: 19px }
/* "the" documents by debbie */
.themaintitle { COLOR: BLUE; FONT: 48pt "Lucida Sans Unicode", sans-serif, verdana, arial; text-align:center }
.thelargebluetitle {COLOR: BLUE; FONT: 22pt "Times New Roman"; font-weight: bold; TEXT-DECORATION: underline; text-align:center}
.thelargeredtitle {COLOR: RED; FONT: 18pt "Times New Roman"; font-weight: bold; text-align:center}
.thebluetitle {COLOR: BLUE; FONT: 16pt "Times New Roman"; font-weight: bold; TEXT-DECORATION: underline; text-align:center}
.thebluetitleNoU {COLOR: BLUE; FONT: 16pt "Times New Roman"; font-weight: bold; text-align:center}
.theredtitle {COLOR: RED; FONT: 16pt "Times New Roman"; font-weight: bold; text-align:center; text-decoration:underline}
.thesmallredtitle {COLOR: RED; FONT: 14pt "Times New Roman"; font-weight: bold; text-align:center; text-decoration:underline}
.theredtitleNoU {COLOR: RED; FONT: 16pt "Times New Roman"; font-weight: bold; text-align:center}
.thelargeblacktext {COLOR: BLACK; FONT: 14pt "Times New Roman";}
.theblacktext {COLOR: BLACK; FONT: 11pt "Times New Roman"}
.theblacklist {COLOR: BLACK; FONT: 16pt "Times New Roman"}
.theblacktext {COLOR: BLACK; FONT: 11pt "Times New Roman"}
.thesmallblacklist {COLOR: BLACK; FONT: 12pt "Times New Roman"}
.theblacktextIndent {COLOR: BLACK; FONT: 11pt "Times New Roman"; text-indent: 20px}
.theblacktextItalic {COLOR: BLACK; FONT: 11pt "Times New Roman"; font-style:italic}
.thebluetext {COLOR: BLUE; FONT: 11pt "Times New Roman"}
.theredtext {COLOR: RED; FONT: 11pt "Times New Roman"}
/* END "the" documents */

 /* SIDEBAR OPTIONS */
a.sidelink:link		{ color: #99CCFF; text-decoration: none }
a.sidelink:visited	{ color: #99CCFF; text-decoration: none }
a.sidelink:active	{ color: #99CCFF; text-decoration: none }
a.sidelink:hover	{ color: #99FF99; text-decoration: none }
.sidebartitle	{ COLOR: #FBDB74; FONT: 13px verdana, arial, sans-serif; font-weight: bold }
.sidebartext	{ COLOR: #FFFFFF; FONT: 11px geneva, verdana, arial, sans-serif }
.date-font	{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold }
 /* END SIDEBAR OPTIONS */

.button-popups { 	background-image: url("picts/button-popup.gif");
		background-color:#2D2D4A;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #CFCFE0;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon-popups { 	background-image: url("picts/buttonon-popup.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		BORDER: #000000 1px solid}

.dropdown 	{ COLOR: #333333;
		WIDTH: 250PX;
		FONT: 11px geneva, verdana, arial, sans-serif}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 1px solid}

.submitbutton { FONT: 9pt 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: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #666666 1px solid }


 /* IMAGE HOVER CODE */
.rollover 	{ background-color: #000000}
.rolloveron 	{ background-color: #0000FF; }

 /* 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: #313252 1px solid;
}

/* Panels */
.PanelWhite
{
    background-color: #FFFFFF;
    border: blue 1px solid;
    padding: 3px;
}

.PanelWhiteNoTop
{
    background-color: #FFFFFF;
    border-top: none;  
    border-left: blue 1px solid;
    border-right: blue 1px solid;
    border-bottom: blue 1px solid;
    padding: 3px;
}

