a {
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 8pt;
}

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

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

a:hover {
	color: #991414;
	text-decoration: underline;
}

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

a.green {
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size: 10pt;
}

a.green:link {
	color: #669999;
	text-decoration: none;
	font-weight: bold;
}

a.green:visited {
	color: #669999;
	text-decoration: none;
	font-weight: bold;
}

a.green:hover {
	color: #991414;
	text-decoration: underline;
	font-weight: bold;
}

a.green:active {
	color: #991414;
	text-decoration: none;
	font-weight: bold;
}


body {
	color: #CCCCCC
	scrollbar-3d-light-color: #99CCCC;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 9pt;
	scrollbar-arrow-color: #CCFFFF;
	scrollbar-base-color: #99CCCC;
	scrollbar-dark-shadow-color: #336666;
	scrollbar-face-color: #669999;
	scrollbar-highlight-color: #99CCCC;
	scrollbar-shadow-color: #336666;
}

td {
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size: 9pt;
}

th {
	color: #996633;
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size: 10pt;
}

.menutext {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.menutextbrown {
	color: #996633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.textfield {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-color: #669999;
	border-style: solid;
}

.rateText {
	font-size: 8pt;
	font-weight: bold;
}

.smallText  {
  	font-size: 10px;
}

#header {
	background-color: #000000;
	background-image: url(top_bar.jpg);
	border-color: #000000;
	border-style: solid;
	border-width: 0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; /* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
}
