/* $Id: fss1.css,v 1.5 2004/09/14 04:06:47 katzxy Exp $ */
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: black;
	vertical-align: top;
	background-image: url(images/background.gif);
}
a:active, a:link {
	color: #42526f;
}

a:visited {
	color: #42526f;
}

.hometitle { 
	font-size: 12pt;
 	font-family: Verdana;
	color: #42526f; }

.regtext {
	font-size: 8pt;
	font-family: Verdana;
	color: black;
	line-height: 200%
}	
.greentext {
	font-size: 8pt;
	font-family: Arial;
	color: #aabb93;
	}
.whitetext {
	font-size: 9pt;
	font-family: Arial;
	color: white;
}
.smwhitetext {
	font-size: 8pt;
	font-family: Arial;
	color: white;
}
.smalltext {
	font-size: 8pt;
	font-family: Arial;
}
.bluetext {
	font-size: 8pt;
	font-family: Arial;
	color: #42526f;
}

.buttons {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	  color: #ffffff;
	background-color: #42526f;
    border: 0 outset rgb(50,50,50); 
}
.homepagetext {
	font-size: 8pt;
	font-family: Verdana;
	color: black:;
	line-height: 200%;
}
.nctext {
	font-size: 9pt;
	font-family: Arial;
	color: black;
	line-height: 200%;
}
.text8pt {
	font-size: 8pt;
	font-family: Arial;
	color: black;
	line-height: 160%;
}
.input {
	border: 1px solid #969daa;
	font: 11px verdana, helvetica, arial, sans-serif;
	margin-top: 5px;
	line-height: 20px;
	}