BODY	{ SCROLLBAR-BASE-COLOR: #CCCCCC }



a:link		{ color: #660033; text-decoration: none }

a:visited	{ color: #660033; text-decoration: none }

a:active	{ color: #660033; text-decoration: none }

a:hover		{ color: #CC0033; text-decoration: none }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		 { color: #000000; font: 12px "Times New Roman", sans-serif }

.title		  { color: #000000; font: bold 22px "Times New Roman", sans-serif }

.biglink 	 { font: italic bold 12px "Times New Roman", sans-serif; text-decoration: none }

.biglink:hover 	 { font: italic bold 12px "Times New Roman", sans-serif; text-decoration: underline }

.just 		 { text-align: justify }

.copyright	  { color: #03254B; font: 12px "Times New Roman", sans-serif }

.smalltitle 	  { color: #000000; font: bold 14px "Times New Roman", sans-serif }

.careertitle	  { color: #666666; font: bold 18px "Times New Roman", sans-serif }

.subtitle	  { color: #660033; font: bold 20px "Times New Roman", sans-serif }

.phonetitle	  { color: #000000; font: bold 14px "Times New Roman", sans-serif }

.picturecomments { color: #666666; font: 12px "Times New Roman", sans-serif }

.picturehilight	 { color: #3366ff; font: bold 13px "Times New Roman", sans-serif }

.picturetitle 	 { color: #660033; font: bold 12px "Times New Roman", sans-serif }

.list 		 { color: #000000; font: 12px "Times New Roman", sans-serif }

.faq 		 { line-height: 20px }


 /* SIDEBAR OPTIONS */


a.sidelink:link		{ color: #660033; text-decoration: none }

a.sidelink:visited	{ color: #660033; text-decoration: none }

a.sidelink:active	{ color: #660033; text-decoration: none }

a.sidelink:hover	{ color: #CC0033; text-decoration: none }

.sidebartitle	  { color: #660033; font: bold 18px "Arial", sans-serif }

.sidebartext	  { color: #000000; font: bold 14px "Arial", sans-serif }

.sidebartitle1	  { color: #660033; font: bold 20px "Script MT Bold", sans-serif }

.sidebartext1	  { color: #000000; font: bold 16px "Script MT Bold", sans-serif }

.date-font	  { color: #000000; font: bold 12px "Times New Roman", sans-serif }


 /* END SIDEBAR OPTIONS */


.button-popups   { color: #cfcfe0; font-size: 8pt; font-family: arial, verdana, helvetica, sans; font-weight: bold; background-color: #2d2d4a; background-image: url(picts/button-popup.gif); text-align: center; cursor: hand; padding: 2px; width: 100%; height: 23px; border: solid 0 #ffffff }

.buttonon-popups   { color: #000000; font-size: 8pt; font-family: arial, verdana, helvetica, sans; font-weight: bold; background-color: #c0c0c0; background-image: url(picts/buttonon-popup.gif); text-align: center; cursor: hand; padding: 2px; width: 100%; height: 23px; border: solid 0 #ffffff }


.shadeform	  { font: 14px arial, verdana, sans-serif; background-image: url(picts/shadeform.gif); text-align: left; width: 250px; border: solid 1px #000000 }


.dropdown 	 { color: #333333; font: 12px geneva, verdana, arial, sans-serif; width: 250px }


.textarea	  { font: 16px arial, verdana, sans-serif; background-image: url(picts/shadeform.gif); text-align: left; width: 275px; border: solid 1px #000000 }

.submitbutton  { font: 10pt arial, verdana, sans-serif }


.searchform  { font: 12px arial, georgia, "Times New Roman", sans-serif; width: 110px; height: 20px; border: solid 1px #000000 }


.searchdrop  { font: 12px arial, georgia, "Times New Roman", sans-serif; width: 60px; height: 20px }


.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; filter:alpha(opacity=60)  }



 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */

.menu		 { font-size: 12pt; font-family: "Times New Roman", sans-serif; font-weight: bold; line-height: 8px; text-align: center; cursor: hand; display: block; padding: 5px 15px; height: 20px; border: solid 1px #660033 }


 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #999999 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #000000 0px solid;
border-bottom: #666666 0px solid;
border-right: #666666 1px solid;
border-left: #666666 1px solid;
filter:alpha(opacity=100);
z-index:100;
}



