BODY	{
	SCROLLBAR-BASE-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #FF66CC;
	font-size: 13px;
}



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

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

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

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




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

TABLE		{ COLOR: #FF69B4; FONT: italic 12px georgia,}

.title		{ COLOR: #cccccc; FONT: italic 18px georgia, ; font-weight: bold }

.biglink 	{ FONT: 12px georgia, ; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

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

.just 		{text-align: justify;}

.copyright	{ COLOR: #FF69B4; FONT: italic 10px georgia}

.smalltitle 	{ COLOR: #FF69B4; FONT: italic 12px georgia, ; font-weight: bold }

.careertitle	{ COLOR: #FF69B4; FONT: 14px georgia, ; font-weight: bold }

.subtitle	{ COLOR: #cccccc; FONT: italic 15px georgia, ; font-weight: bold }

.phonetitle	{ COLOR: #FF69B4; FONT: 12px  georgia, ; font-weight: bold }

.picturecomments{ COLOR: #FF69B4; FONT: 12px georgia,  }

.picturehilight	{ COLOR: #FF69B4; FONT: 12px georgia,  }

.picturetitle 	{ COLOR: #FF69B4; FONT: 13px georgia, ; font-weight: bold }

.list 		{ COLOR: #FF69B4; FONT: 12px georgia, ; font-weight: normal }

.whitetitle	{ COLOR: #FFFFFF; FONT: 13px georgia, ; font-weight: bold }

.whitetext	{ COLOR: #FFFFFF; FONT: 11px georgia,  }



#menu { RIGHT: 0px; POSITION: absolute; TOP: 209px }



.button-popups { 	background-image: url("picts/button-popup.gif");
		background-color:#ff3ccc;
		FONT-FAMILY: georgia, verdana, helvetica, sans;
		color: #53CAF7;
		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:#014E96;
		FONT-FAMILY: georgia, verdana, helvetica, sans;
		color: #FF69B4;
		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 georgia, verdana, ;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #FF69B4 1px solid}


.dropdown {	COLOR: #333333;
		WIDTH: 180PX;
		FONT: 11px geneva, verdana, georgia, }


.textarea	{ FONT: 13px georgia, verdana, ;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 300PX;
		BORDER: #FF69B4 1px solid}

.submitbutton {
	font-weight: normal;
	color: #000000;
	BORDER: #FF69B4 1px solid;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color:#CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}

.submitbuttonon { FONT: 9pt verdana, georgia,  ;
		font-weight: bold;
		color: #FFFFFF;
		BORDER: #FF69B4 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#014E96; }


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px georgia, georgia, "georgia", ;
		BORDER-BOTTOM: #FF69B4 1px solid;
		BORDER-LEFT: #FF69B4 1px solid;
		BORDER-RIGHT: #FF69B4 1px solid;
		BORDER-TOP: #FF69B4 1px solid }



.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px georgia, georgia, "georgia",  }


.searchbutton {	background-color:#F0F0F0;
		FONT-FAMILY: georgia, verdana, helvetica, sans;
		color: #FF69B4;
		font-size: 8pt;
		height: 18px;
		width: 40px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #FF69B4 1px solid }

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

.pstyletitle{	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, georgia }


.pstylebody {	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, georgia }


 /* START THE CODE FOR THE MENUS */


.menu		{ font-family: verdana, helvetica, sans;
		  font-size: 8pt;
		  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;
		  border: #FF69B4 0px solid; }


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


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


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


a.menu:hover 	{  background-image: url("picts/buttonon.gif");
		   background-color:#ff3ccc;
		   color: #cccccc; }
p {
	font-size: 13px;
	color: #FF66CC;
}

