/* CSS Document */

a:link			{ color: #E38B01; text-decoration: none }

a:visited		{ color: #999999; text-decoration: none }

a:active		{ color: #E38B01; text-decoration: none }

a:hover			{ color: #ffc40e; text-decoration: none }

a.project:link		{ color: #ffffff; text-decoration: none; font-weight: bold }

a.project:visited	{ color: #bababa; text-decoration: none; font-weight: bold }

a.project:active	{ color: #ffffff; text-decoration: none; font-weight: bold }

a.project:hover		{ color: #ffc40e; text-decoration: one; font-weight: bold }

a.table:link		{ color: #c57800; text-decoration: none; font-weight: bold }

a.table:visited		{ color: #818181; text-decoration: none; font-weight: bold }

a.table:active		{ color: #c57800; text-decoration: none; font-weight: bold }

a.table:hover		{ color: #818181; text-decoration: one; font-weight: bold }

a.tabletop:link		{ color: #c57800; text-decoration: none; font-weight: bold }

a.tabletop:visited	{ color: #818181; text-decoration: none; font-weight: bold }

a.tabletop:active	{ color: #c57800; text-decoration: none; font-weight: bold }

a.tabletop:hover	{ color: #818181; text-decoration: one; font-weight: bold }



 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

.bluetitle 	{ COLOR: #04437e; FONT: 20px verdana, arial, sans-serif; font-weight: bold; }

.title 		{ COLOR: #000000; FONT: 15px verdana, arial, sans-serif; font-weight: bold; }

.orangedots	{ COLOR: #e38b01; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.yellowdots	{ COLOR: #ffc40e; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.whitetext	{ color: #ffffff; font: 11px verdana, arial, sans-serif; }

.smwhitetext	{ color: #ffffff; font: 9px verdana, arial, sans-serif; font-weight: bold; }

.smtext		{ color: #000000; font: 9px verdana, arial, sans-serif; }

.project	{ color: #ffffff; font: 10px verdana, arial, sans-serif; font-weight:bold;}

.text 		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; }

.footer		{ COLOR: #818181; FONT: 8px verdana, arial, sans-serif; line-height: 9pt;  }

.just {text-align: justify;}


/line-height: 11pt/

.button { 	background-image: url("picts/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: Georgia, arial;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon { background-image: url("picts/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY:  Georgia, arial;
		color: #666666;
		font-size: 8pt;
		height: 20px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 125PX;
		BORDER: #999999 2px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif}
