BODY	{
    	FONT-FAMILY: geneva, arial, sans-serif;
	FONT-SIZE: 11px;
	SCROLLBAR-BASE-COLOR: #000000;
	}


a:link		{ color: #377FA9; text-decoration: none; font-weight: bold  }

a:visited	{ color: #377FA9; text-decoration: none; font-weight: bold  }

a:active	{ color: #666666; text-decoration: none; font-weight: bold  }

a:hover		{ color: #6699FF; text-decoration: none; font-weight: bold  }



 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 11px geneva, verdana, arial, sans-serif }

.title		{ COLOR: #000000; FONT: 15px verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #006699; FONT: 12px 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 }

.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 }

.careertitle	{ COLOR: #666666; FONT: 12px 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: 12px geneva, verdana, arial, sans-serif; font-weight: bold  }

.picturetitle 	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold }

.list 	{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }



.button-popups {background-color:#FFFFFF;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #666666;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		height: 20px;
		width: 125px;
		BORDER: #666666 1px solid }

.buttonon-popups {background-color:#C8C8CD;
		background-image: url("picts/buttonon.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		height: 20px;
		width: 125px;
		BORDER: #000000 1px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid}


.dropdown {	COLOR: #333333;
		WIDTH: 180PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		BORDER: #000000 1px solid}




.submitbutton {background-color:#FFFFFF;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #666666;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		height: 20px;
		BORDER: #666666 1px solid }

.submitbuttonon {background-color:#C8C8CD;
		background-image: url("picts/buttonon.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		height: 20px;
		BORDER: #000000 1px solid }


.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: 40px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.divstyle {	position:absolute;
		border: #000000 1px solid;
		width:100;
		top:0;
		left:0 }

.pstyletitle{	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial }


.pstylebody {	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial }



 /* START THE CODE FOR THE MENUS */


.menu		{ font-family: verdana, arial, helvetica, sans;
		  font-size: 7.5pt;
		  height: 22px;
		  padding-top: 3px;
		  padding-bottom: 3px;
		  padding-left: 7px;
		  padding-right: 7px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  line-height: 16px;
		  text-decoration: none;
		  border: #000000 0px solid; }


a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#B9CACC;
		  color: #667777;}


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#B9CACC;
		  color: #667777; }


a.menu:active 	{  background-image: url("picts/menu.gif");
		   background-color:#B9CACC;
		   color: #667777; }


a.menu:hover 	{  background-image: url("picts/menuon.gif");
		   background-color:#9FB2B3;
		   color: #000000; }

