BODY {	FONT: 11px arial, verdana, sans-serif;
		scrollbar-base-color: #909099;
		scrollbar-track-color: #909099;
		scrollbar-face-color: #909099;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #1F356E;
		scrollbar-darkshadow-color: #1F356E;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-arrow-color: #FFFFFF; }

a:link		{ color: #6699FF; text-decoration: underline }

a:visited	{ color: #999999; text-decoration: underline }

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

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

 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES #666666  #999999   */
TABLE		{ COLOR: #444444; FONT: 11px geneva, verdana, arial, sans-serif }


.title		{ COLOR: #1F356E; FONT: 20px verdana, arial, sans-serif; font-weight: bold }

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink2 	{ FONT: 14px verdana, arial, sans-serif; font-weight: bold;  TEXT-DECORATION: underline }

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

.biglink2:hover 	{ FONT: 14px verdana, arial, sans-serif; font-weight: COLOR: #1F356E; bold; TEXT-DECORATION: underline }

.just 		{text-align: justify;}

.copyright	{ COLOR: #666666; FONT: 9px geneva, verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.careertitle	{ COLOR: #666666; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #1F356E; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold; letter-spacing: 0px }

.phonetitle	{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #666666; FONT: 10px geneva, verdana, arial, sans-serif }

.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; }

.dropdown {	COLOR: #333333;
		WIDTH: 180PX;
		FONT: 11px geneva, verdana, arial, sans-serif}

.divstyle {	position:absolute;
		border: #000000 1px solid;
		width:90;
		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 */

#menulocation { LEFT: 10px; WIDTH: 154px; POSITION: absolute; TOP: 160px; padding:0px 0px; white-space:nowrap; }

.menu	{ font-family: verdana, arial, helvetica, sans;
		  font-size: 8pt;
		  height: 28px;
		  width: 154px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 12px;
		  line-height: 20pt;
		  text-align: left;
		  display: block;
		  border: #FFFFFF 0px solid; }

a.menu:link 	{ background-image: url("images/button.gif");
		  background-color:#B2B2B8;
		  text-decoration: none;
		  color: #F0F0F0; }

a.menu:visited 	{ background-image: url("images/button.gif");
		  background-color:#B2B2B8;
		  text-decoration: none;
		  color: #F0F0F0; }

a.menu:active 	{  background-image: url("images/buttonon.gif");
		   background-color:#1F356E;
		  text-decoration: none;
		   color: #FFFFFF; }

a.menu:hover 	{ background-image: url("images/buttonon.gif");
		  background-color:#1F356E;
		  text-decoration: none;
		  color: #FFFF00; }
