BODY { scrollbar-base-color:  }


a:link		{ color: #0A3D7E;  font-weight: bold; text-decoration: none }

a:visited	{ color: #0A3D7E;  font-weight: bold; text-decoration: none }

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

a:hover		{ color: #FF0000;  font-weight: bold; BORDER-BOTTOM: #FF0000 1px solid }

a.menurighttop:link	{ color: #0A3D7E; text-decoration: none }

a.menurighttop:visited	{ color: #0A3D7E; text-decoration: none }

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

a.menurighttop:hover	{ color: #FF0000; font-weight: bold; BORDER-BOTTOM: #FF0000 1px solid }

a.menuright:link	{ color: #FFFFFF; text-decoration: none }

a.menuright:visited	{ color: #FFFFFF; text-decoration: none }

a.menuright:active	{ color: #FFFFFF; text-decoration: none }

a.menuright:hover	{ color: #FFFFFF; font-weight: bold; BORDER-BOTTOM: #FFFFFF 1px solid }

.just {text-align: justify;}

TABLE		{ COLOR: #333333; FONT: 11px geneva, verdana, arial, sans-serif;  font-weight:  }

.tablewhite		{ COLOR: #FFFFFF; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: bold; }

.tablered		{ COLOR: #FF0000; FONT: 10px geneva, verdana, arial, sans-serif; font-weight: bold; }

.title 		 { color: #0A3D7E; font: bold 12px verdana, arial, sans-serif; letter-spacing: 1px; }

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

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

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

.smalltable 	{ COLOR: #000000; FONT: 9px verdana, arial, sans-serif; font-weight: }

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

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

.formcell   { BORDER-TOP: black 1px groove;  BORDER-LEFT: black 1px groove; BORDER-BOTTOM: black 1px groove; BORDER-RIGHT: black 1px groove; COLOR: #333333; FONT: 11px geneva, verdana, arial, sans-serif;  font-weight: bold }

.picturecomments{ COLOR: #666666; FONT: 10px 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 }

#menu		 { LEFT: 0px; POSITION: absolute; TOP: 100px }

#menu-right-top	{ left: 50px; POSITION: absolute; TOP: 130px }

.button { 	background-image: url("images/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans; letter-spacing: 1px;
		color: #FFFFFF;
		font-size: 8pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000033 1px solid }

.buttonon { background-image: url("images/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans; letter-spacing: 1px;
		color: #048E96;
		font-size: 8pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000033 1px solid }


.textarea	{ FONT: 12px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 350PX;
		HEIGHT: 100PX;
		BORDER: #000000 1px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif}
		
.submitbutton { FONT: 9pt verdana, arial,  sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		BORDER: #000000 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#048E96; }

.submitbuttonon { FONT: 9pt verdana, arial,  sans-serif;
		font-weight: bold;
		color: #000000;
		BORDER: #000000 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#FFFFFF; }		
		
fieldset 	{ border:1px solid #048E96;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 0px;
		  padding-right: 0px;
		  width: 100%;
		  text-align: left; }

fieldset legend { margin-bottom: 0px;
		  padding-top: 2px;
		  padding-bottom: 2px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-left: 5px;
		  COLOR: #048E96;
		  FONT: bold 12px arial, verdana, sans-serif;
		  letter-spacing: 1px; }		
