BODY {  FONT: 11px geneva, verdana, arial, sans-serif;
	scrollbar-base-color: #000000 }


a:link		{ color: #009999; text-decoration: none }

a:visited	{ color: #0000FF; text-decoration: none }

a:active	{ color: #0066FF; text-decoration: none }

a:hover		{ color: #00CCFF; text-decoration: none }



TABLE 		{ COLOR: #666666; FONT: 12px geneva, verdana, arial, sans-serif }

.title		{ COLOR: #009999; FONT: 16px verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #0000FF; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.copyright	{ COLOR: #000099; FONT: 11px geneva, verdana, arial, sans-serif }


.logo1 { COLOR: #009999; FONT: 32px verdana, geneva, verdana, arial, sans-serif; font-weight: normal; font-style: italic }

.logo2 { COLOR: #999999; FONT: 32px verdana, geneva, verdana, arial, sans-serif; font-weight: bold; font-style: italic }

.slogan { COLOR: #C0C0C0; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold; font-style: italic }


.biglink {
	COLOR: #0066FF;
	FONT: 12px verdana, arial, sans-serif; font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none }

.biglink:hover {
	COLOR: #009999;
	FONT: 12px verdana, arial, sans-serif; font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none }


.just {text-align: justify;}



.button { 	background-image: url("picts/button.gif");
		background-color:#00CCFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 9pt;
		height: 18px;
		width: 125px;
		cursor:hand;
		font-weight: bold;
		text-align: left;
		padding-left: 9px;
		padding-bottom: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon { 	background-image: url("picts/buttonon.gif");
		background-color:#33CCFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #33CCCC;
		font-size: 9pt;
		height: 18px;
		width: 125px;
		cursor:hand;
		font-weight: bold;
		text-align: left;
		padding-left: 9px;
		padding-bottom: 2px;
		BORDER: #FFFFFF 0px solid }


.whitecopy {
	COLOR: #FFFFFF;
	FONT: 11px geneva, verdana, arial, sans-serif }


#menu { LEFT: 10px; WIDTH: 125px; POSITION: absolute; TOP: 167px }
