BODY {
	FONT: 12px Arial Narrow;
	scrollbar-base-color: #c0c0c0
}


a:link		{ color: #000080; text-decoration: none }

a:visited	{ color: #000080; text-decoration: none }

a:active	{ color: #000080; text-decoration: none }

a:hover		{ color: #c0c0c0; text-decoration: none }



TABLE 		{
	COLOR: Black;
	FONT: 12px Arial Narrow;
}

.title		{
	COLOR: #000000;
	FONT: 16px Arial Narrow;
	font-weight: bold
}

.subtitle	{
	COLOR: #000000;
	FONT: 12px Arial Narrow;
	font-weight: bold
}

.copyright	{ COLOR: #000033; FONT: 11px geneva, verdana, arial, sans-serif }


.logo1 { COLOR: #FFFFFF; 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: #000000;
	FONT: 12px Arial Narrow;
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none
}

.biglink:hover {
	COLOR: #000000;
	FONT: 12px Arial Narrow;
	font-weight: bold;
	font-style: italic;
	TEXT-DECORATION: none
}


.just {text-align: justify;}



.button {
	background-image: none;
	background-color: transparent;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #000080;
	font-size: 9pt;
	height: 18px;
	width: 125px;
	cursor:hand;

	text-align: left;
	padding-left: 9px;
	padding-bottom: 2px;
	BORDER: #FFFFFF 0px solid
}

.buttonon {
	background-image: none;
	background-color: transparent;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: Silver;
	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: 14px  arial narrow, sans-serif;
}


#menu { LEFT: 25px; WIDTH: 100px;  POSITION: absolute; TOP: 150px }