/* 
The Oyster Bay Sewer District Website (version 2.0)
Designed and Created by LaMa Media Inc. (www.lamamedia.com)
Copyright (c) 1998, 2004.  All rights reserved.
*/

.nselect {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

.nselchoice {
	color: #000000;
	background-color: #FFFFFF;
}

.nselcurrent {
	color: #FFFFFF;
	background-color: #003366;
}

.ndate {
	color: #003366;
	font-size: 12px;
	text-align: right;
	padding-left: 8px;
	width: 1%;
}

.ncaption {
	color: #003366 ! important;
	font-size: 12px ! important;
	font-weight: bold ! important;
	padding-top: 4px;
}

#nhline {
	font-size: 22px;
	font-weight: bold;
}

#nhsub {
	font-size: 18px;
}

#nhdate {
	font-size: 16px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding: 1px 0px 0px 20px;
}



