BODY	{ SCROLLBAR-BASE-COLOR: #15416C; }

a:link		{ color: #003399; text-decoration: none }
a:visited	{ color: #003399; text-decoration: none }
a:active	{ color: #003399; text-decoration: none }
a:hover		{ color: #FF6600; text-decoration: none }


 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{ COLOR: #666666; FONT: 11px geneva, verdana, arial, sans-serif }
.title		{ COLOR: #225A71; FONT: 15px geneva, verdana, arial, sans-serif; font-weight: bold }
.subtitle	{ COLOR: #999999; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold }

.SubNav	{ COLOR: #999999; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold }
#SubNav	{ COLOR: #999999; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold }

.TextBody		{ COLOR: #666666; FONT: 11px geneva, verdana, arial, sans-serif }
#TextBody		{ COLOR: #666666; FONT: 11px geneva, verdana, arial, sans-serif }
.TextMini		{ COLOR: #666666; FONT: 9px geneva, verdana, arial, sans-serif }
#TextMini		{ COLOR: #666666; FONT: 9px geneva, verdana, arial, sans-serif }


.just 		{text-align: justify;}
.copytext	{ COLOR: #999999; FONT: 10px geneva, verdana, arial, sans-serif }

.menutrans 	{ filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }

.button-popups { background-image: url("/s3a/1165/picts/popbutton.gif");
		FONT: 11px verdana, arial, sans-serif;
		font-weight: bold;
		letter-spacing: 0px;
		color: #999999;
		WIDTH: 100%;
		HEIGHT: 21PX;
		cursor:hand;
		BORDER: #003399 0px solid;
		background-color:#FFFFFF; }

.buttonon-popups { background-image: url("/s3a/1165/picts/popbuttonon.gif");
		  FONT: 11px verdana, arial, sans-serif;
		  font-weight: bold;
		  letter-spacing: 0px;
		  color: #3D5A7B;
		  WIDTH: 100%;
		  HEIGHT: 21PX;
		  cursor:hand;
		  BORDER: #003399 0px solid;
		  background-color:#FFFFFF; }

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("/s3a/1165/picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid}


.dropdown {	COLOR: #333333;
		WIDTH: 210PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("/s3a/1165/picts/shadeform.gif");
		text-align: left;
		WIDTH: 300PX;
		BORDER: #000000 1px solid}

.submitbutton { background-image: url("/s3a/1165/picts/submit.gif");
		FONT: 11px verdana, arial, sans-serif;
		font-weight: bold;
		letter-spacing: 0px;
		color: #FFFFFF;
		WIDTH: 300PX;
		HEIGHT: 23PX;
		cursor:hand;
		BORDER: #000000 1px solid;
		background-color:#3D5A7B; }

.submitbuttonon { background-image: url("/s3a/1165/picts/submiton.gif");
		  FONT: 11px verdana, arial, sans-serif;
		  font-weight: bold;
		  letter-spacing: 0px;
		  color: #FFFFFF;
		  WIDTH: 300PX;
		  HEIGHT: 23PX;
		  cursor:hand;
		  BORDER: #000000 1px solid;
		  background-color:#3D787A; }

 /* START THE CODE FOR THE MENUS */

#menulocation { LEFT: 15px; WIDTH: 154px; POSITION: absolute; TOP: 60px; padding:0px 0px; white-space:nowrap; }

.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 8pt;
		  height: 28px;
		  width: 154px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 21pt;
		  text-align: left;
		  display: block;
		  border: #FFFFFF 0px solid; }

a.menu:link 	{ background-image: url("/s3a/1165/picts/menu.gif");
		  background-color:#3D5A7B;
		  color: #FFFFFF; }

a.menu:visited 	{ background-image: url("/s3a/1165/picts/menu.gif");
		  background-color:#3D5A7B;
		  color: #FFFFFF; }

a.menu:active 	{ background-image: url("/s3a/1165/picts/menu.gif");
		  background-color:#FFFFFF;
		  color: #3D5A7B; }

a.menu:hover 	{ background-image: url("/s3a/1165/picts/menuon.gif");
		  background-color:#FFFFFF;
		  color: #3D5A7B; }
