html, body {
	background:#192330;
	margin:0px;
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#192330;
	scrollbar-highlight-color:#535353;
	scrollbar-shadow-color:#535353;
	scrollbar-darkshadow-color:#192330;
	scrollbar-track-color:#192330;
}
html, body, td, p {
	color:#000000;
	font-size:10pt;
	font-family:Arial;
}
#nav td {
	text-align:center;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
}
.opened {
	font-weight:bold;
	background:#77dd00 url("/images/greend.gif") bottom repeat-x;
}
#nav td a:link, #nav td a:visited, #nav td a:active {
	font-weight:bold;
	color:#000000;
	display:block;
	width:100%;
	text-decoration:none;
	padding:1px;
}
#nav td a:hover {
	background:#77dd00 url("/images/greend.gif") bottom repeat-x;
}
.opened2 {
	font-weight:bold;
	color:#339900;
}
#side td a:link, #side td a:visited, #side td a:active {
	font-weight:bold;
	display:block;
	width:100%;
	text-decoration:none;
	color:#77dd00;
}
#side td a:hover {
	color:#55bb00;
}
a:link, a:visited, a:active {
	color:#44aa00;
	text-decoration:underline;
}
a:hover {
	color:#77dd00;
	text-decoration:none;
}
hr {
	height:1px;
	color:#339900;
	width:90%;
}

h1 {
	margin-top:0px;
	margin-bottom:0px;
	font-size:12pt;
	color:#44aa00;
}
h2 {
	margin-top:0px;
	margin-bottom:0px;
	font-size:11pt;
	color:#55bb00;
}
h3 {
	margin-top:0px;
	margin-bottom:0px;
	font-size:10pt;
	color:#77dd00;
}
ol, ul, p, blockquote, form {
	margin-top:0px;
	margin-bottom:0px;
}
ul {
	list-style-image:url("/images/bullet.gif?filters=add:left1:top5");
	list-style:square;
}
input, select {
	height:20px;
}
input, textarea, select {
	background:#ffffff;
	color:#000000;
	border:solid 1px #000000;
	font-family:Arial;
	font-size:10pt;
	scrollbar-arrow-color:#99ff00;
	scrollbar-base-color:#ffffff;
	scrollbar-highlight-color:#99ff00;
	scrollbar-shadow-color:#99ff00;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
}
.nc_days {
	background-color:#99ff00;
}
.nc_sunday {
	background-color:#44aa00;
}
.nc_weeks {
	background-color:#77dd00;
}
.nc_weeks_sunday {
	background-color:#339900;
}
.nc_isnews {
	font:bold;
}
.search_str {
	color:#339900;
}
.search_tit {
	font-weight:bold;
}
.search_url {
	font-size:8pt;
	font-style:italic;
	color:#999999;
}
.extend1 {
	padding-left:15px;
}
.extend2 {
	padding-left:30px;
}
.extend3 {
	padding-left:45px;
}
.extend4 {
	padding-left:60px;
}
.title {
	padding:1px 4px 1px 4px;
	background:#99ff00 url("/images/green.gif") bottom repeat-x;;
	font-weight:bold;
	border-bottom:solid 1px #000000;
}
.numb {
	font-size:6pt;
	cursor:default;
	filter:Alpha(opacity=25,finishopacity=25,style=2);
}
.nr {
	font-size:6pt;
	color:#ffffff;
	width:11px;
	background:#000000;
	text-align:center;
	cursor:default;
}
.greenline {
	background:#99ff00 url("/images/green.gif") bottom repeat-x;
}
.ErrorField {
	border:solid 2px #990000;
}
.InfoField {
	font-weight:bold;
}