body {
scrollbar-face-color: #415DB8;
scrollbar-shadow-color: black;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color:black;
scrollbar-track-color: #374E9A;
scrollbar-arrow-color:red;
scrollbar-base-color:#FFFFFF;
background-color: black;

}

a:link		{ }

a:visited	{ text-decoration: none }

a:active	{ }

a:hover		{ color: #660000; text-decoration: none }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{
	COLOR: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.title		{
	COLOR: #993366;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.biglink 	{
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.biglink:hover 	{
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.just 		{text-align: justify;}

.copyright	{
	COLOR: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

.smalltitle 	{
	COLOR: #993366;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.careertitle	{
	COLOR: #666666;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.subtitle	{
	COLOR: #993366;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.phonetitle	{
	COLOR: #993366;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.picturecomments{
	COLOR: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.picturehilight	{
	COLOR: #3366CC;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.picturetitle 	{
	COLOR: #666666;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.list 		{
	COLOR: #666666;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.faq 		{ line-height: 19px; }





 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}





 /* SIDEBAR OPTIONS */


a.sidelink:link		{ color: #FFCCCC; text-decoration: none }

a.sidelink:visited	{ color: #FFCCCC; text-decoration: none }

a.sidelink:active	{ color: #FFCCCC; text-decoration: none }

a.sidelink:hover	{ color: #FFCC00; text-decoration: none }

.sidebartitle	{
	COLOR: #FBDB74;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
}

.sidebartext	{
	COLOR: #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.date-font	{
	color: #0000FF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}


 /* END SIDEBAR OPTIONS */


.button-popups { 	background-image: url("picts/button-popup.gif");
		background-color:#311028;
		FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
		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 }

.buttonon-popups { 	background-image: url("picts/buttonon-popup.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
		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	{
	background-image: url("picts/shadeform.gif");
	text-align: left;
	WIDTH: 200PX;
	BORDER: #000000 1px solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}


.dropdown 	{
	COLOR: #333333;
	background-color: #F1F4F5;
	WIDTH: 200PX;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}


.textarea	{
	background-image: url("picts/shadeform.gif");
	text-align: left;
	WIDTH: 275PX;
	BORDER: #000000 1px solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.submitbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}


.searchform {
	WIDTH: 110PX;
	HEIGHT: 20PX;
	background-image: url("picts/shadeform.gif");
	BORDER: #000000 1px solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}


.searchdrop {
	WIDTH: 60PX;
	HEIGHT: 20PX;
	background-color: #F1F4F5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}


.searchbutton 	{ font-size: 8pt;
		  width: 35px;
		  background-color: #F1F4F5;
		  BORDER: #000000 1px solid; }





 /* IMAGE HOVER CODE */


.rollover 	{ }

.rolloveron 	{ filter:alpha(opacity=55);-moz-opacity:.55;opacity:.55; }



 /* 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: #311028 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: #F70406 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #000000 0px solid;
border-bottom: #F70406 0px solid;
border-right: #F70406 1px solid;
border-left: #F70406 1px solid;
filter:alpha(opacity=100);
z-index:100;
}
.photos {
border-style:inset;
border-width:thick;
}
img{
border: 0;
}
