BODY	{ SCROLLBAR-BASE-COLOR: #666666 }



a:link		{ color: #800040; text-decoration: none }

a:visited	{ color: #666666; text-decoration: none }

a:active	{ color: #000000; text-decoration: none }

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




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

TABLE		{ COLOR: #000000; FONT: 12px times new roman, garamond }

.title		{ COLOR: #141424; FONT: 18px times new roman, garamond; font-weight: bold }

.biglink 	{ FONT: 12px times new roman, garamond; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px times new roman, garamond; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.just 		{text-align: justify;}

.copyright	{ COLOR: #999999; FONT: 9px times new roman, garamond }

.smalltitle 	{ COLOR: #000000; FONT: 11px times new roman, garamond; font-weight: bold }

.careertitle	{ COLOR: #666666; FONT: 14px times new roman, garamond; font-weight: bold }

.subtitle	{ COLOR: #800040; FONT: 15px times new roman, garamond; font-weight: bold }

.phonetitle	{ COLOR: #000000; FONT: 12px times new roman, garamond; font-weight: bold }

.picturecomments{ COLOR: #666666; FONT: 12px times new roman, garamond }

.picturehilight	{ COLOR: #3366FF; FONT: 13px times new roman, garamond; font-weight: bold  }

.picturetitle 	{ COLOR: #000000; FONT: 13px times new roman, garamond; font-weight: bold }

.list 		{ COLOR: #000000; FONT: 12px times new roman, garamond; font-weight: normal }

.whitetitle	{ COLOR: #FFFFFF; FONT: 13px times new roman, garamond; font-weight: bold }

.whitetext	{ COLOR: #FFFFFF; FONT: 12px times new roman, garamond }







.button-popups { 	background-image: url("picts/button-popup.gif");
		background-color:#2D2D4A;
		FONT-FAMILY: times new roman, garamond;
		color: #CFCFE0;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		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: times new roman, garamond;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		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 times new roman, garamond;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid}


.dropdown {	COLOR: #333333;
		WIDTH: 180PX;
		FONT: 11px times new roman, garamond}


.textarea	{ FONT: 13px times new roman, garamond;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 300PX;
		BORDER: #000000 1px solid}

.submitbutton { FONT: 9pt times new roman, garamond;
		font-weight: bold;
		color: #000000;
		BORDER: #000000 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#FFFFFF; }

.submitbuttonon { FONT: 9pt times new roman, garamond;
		font-weight: bold;
		color: #FFFFFF;
		BORDER: #000000 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#AD7A6A; }


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px times new roman, garamond;
		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 times new roman, garamond }


.searchbutton {	background-color:#F0F0F0;
		FONT-FAMILY: times new roman, garamond;
		color: #000000;
		font-size: 8pt;
		height: 18px;
		width: 40px;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.divstyle {position:absolute;
		border: #000000 1px solid;
		width:90;
		top:0;
		left:0 }

.pstyletitle{position:absolute;
		background:white;
		color:black;
		font-size:12px;
		font-family:times new roman, garamond }


.pstylebody {position:absolute;
		background:white;
		color:black;
		font-size:12px;
		font-family:times new roman, garamond }


 /* START THE CODE FOR THE MENUS */


.menu		{ font-family: times new roman, garamond;
		  font-size: 10pt;
		  height: 22px;
		  padding-top: 3px;
		  padding-bottom: 3px;
		  padding-left: 7px;
		  padding-right: 7px;
		  font-weight: bold;
		  text-align: center;
		  line-height: 16px;
		  border: #000000 0px solid; }


a.menu:link 	{ background-image: url("picts/button.gif");
		  background-color:#800040;
		  color: #800040;}


a.menu:visited 	{ background-image: url("picts/button.gif");
		  background-color:#333333;
		  color: #666666; }


a.menu:active 	{  background-image: url("picts/buttonon.gif");
		   background-color:#C0C0C0;
		   color: #000000; }


a.menu:hover 	{  background-image: url("picts/buttonon.gif");
		   background-color:#CC6699;
		   color: #ff99ff; }




