BODY {
		BACKGROUND-COLOR: #FFFFFF;
		COLOR: #000000;
		FONT: 11px geneva, verdana, arial, sans-serif; 
		scrollbar-base-color: #000000 }

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

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

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

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



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


.title 		{ COLOR: #663300; FONT: 15px verdana, arial, sans-serif; font-weight: bold }


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


.whitecopy { COLOR: #FFFFFF; FONT: 11px geneva, verdana, arial, sans-serif }


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

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

.just {text-align: justify;}


.logo {
	COLOR: #FFFFFF;
	FONT: 16px verdana, geneva, verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none }


.logo:hover {
	COLOR: #FFCC99;
	FONT: 16px verdana, geneva, verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none }


.slogan { COLOR: #CCFFFF;
	FONT: 12px geneva, verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic }



.button { 	background-image: url('picts/button.gif');
		background-color:#788EBE;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 18px;
		width: 140px;
		cursor:hand;
		font-weight: bold;
		text-align: left;
		padding-left: 9px;
		padding-bottom: 2px;
		BORDER: 0px solid #FFFFFF;  }

.buttonon { 	background-image: url('picts/buttonon.gif');
		background-color:#788EBE;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #66CCFF;
		font-size: 8pt;
		height: 18px;
		width: 140px;
		cursor:hand;
		font-weight: bold;
		text-align: left;
		padding-left: 9px;
		padding-bottom: 2px;
		BORDER: 0px solid #FFFFFF;  }


#menu { LEFT: 30px; WIDTH: 140px; POSITION: absolute; TOP: 100px }
