body {
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	margin:0px;
}

td {
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
}

form {
	margin:0px;
}

.row1 {
	color:#ffffff;
	height:16px;
	font-weight:bold;
}

.crow0 {
	background-color:#7dc247;
	height:16px;
}

.crow1 {
	background-color:#ffffff;
	height:16px;
}

.crow2 {
	background-color:#f5f5f5;
	height:16px;
}

a:link {
	color: #0c4684;
	text-decoration:underline;
}

a:visited {
	color: #0c4684;
	text-decoration:underline;
}

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

a:hover {
	color: #4271a3;
	text-decoration:none;
}

a.page:link {
	padding:1px;
	text-decoration:none;
	color:#000000;
}

a.page:visited {
	padding:1px;
	text-decoration:none;
	color:#000000;
}

a.page:active {
	background-color:#7dc247;
	padding:1px;
	text-decoration:none;
	color:#ffffff;
}

a.page:hover {
	background-color:#7dc247;
	padding:1px;
	text-decoration:none;
	color:#ffffff;
}

.lpcal:link {
	border:solid #ffffff 1px;
	width:60px;
	color:#2F72B0;
	text-decoration:none
}

.lpcal:visited {
	border:solid #ffffff 1px;
	width:60px;
	color:#2F72B0;
	text-decoration:none
}

.lpcal:active {
	border:solid #bbbbbb 1px;
	width:60px;
	color:#2F72B0;
	text-decoration:none
}

.lpcal:hover {
	border:solid #bbbbbb 1px;
	width:60px;
	color:#2F72B0;
	text-decoration:none
}

.maplink:link {
	font-size: 9px;
	font-family:verdana;
	color:#2F72B0;
	font-weight:bold;
	text-decoration:none;
}
.maplink:visited {
	font-size: 9px;
	font-family:verdana;
	color:#2F72B0;
	font-weight:bold;
	text-decoration:none;
}
.maplink:active {
	font-size: 9px;
	font-family:verdana;
	color:#B71341;
	font-weight:bold;
	text-decoration:none;
}
.maplink:hover {
	font-size: 9px;
	font-family:verdana;
	color:#B71341;
	font-weight:bold;
	text-decoration:none;
}

.b1	{
	font-size: 11px;
	font-family:tahoma;
	width:140px;
	height:18px;
	border: solid #7F9DB9 1px;
}

.s40	{
	font-size: 11px;
	font-family:tahoma;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
	height:20px;
	width:40px;
	background-image: url(/img2/buttons/s40.gif); 
	background-color:#ffffff;
	border:0px;
	padding-bottom:2px;
}

.s60	{
	font-size: 11px;
	font-family:tahoma;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
	height:20px;
	width:60px;
	background-image: url(/img2/buttons/s60.gif); 
	background-color:#ffffff;
	border:0px;
	padding-bottom:2px;
}

.s80	{
	font-size: 11px;
	font-family:tahoma;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
	height:20px;
	width:80px;
	background-image: url(/img2/buttons/s80.gif); 
	background-color:#ffffff;
	border:0px;
	padding-bottom:2px;
}

.s100	{
	font-size: 11px;
	font-family:tahoma;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
	height:20px;
	width:100px;
	background-image: url(/img2/buttons/s100.gif); 
	background-color:#ffffff;
	border:0px;
	padding-bottom:2px;
}

.s120	{
	font-size: 11px;
	font-family:tahoma;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
	height:20px;
	width:120px;
	background-image: url(/img2/buttons/s120.gif); 
	background-color:#ffffff;
	border:0px;
	padding-bottom:2px;
}

.s140	{
	font-size: 11px;
	font-family:tahoma;
	font-weight:bold;
	color:#ffffff;
	cursor:pointer;
	height:20px;
	width:140px;
	background-image: url(/img2/buttons/s140.gif); 
	background-color:#ffffff;
	border:0px;
	padding-bottom:2px;
}

.hidediv {
	visibility: hidden;
}

.showdiv {
	visibility: visible;
}

.display-no {
	display:none;
}

.display-yes {
	display:block;
}

.box {
	border:dashed #2F72B0 1px;
	background-color:#f5f5f5;
	margin-top:10px;
}

.bg {
	background-color:#ffffff;
}

.bg1 {
	background-color:#f5f5f5;
}

.bg2 {
	background-color:#e3e3e3;
}

.bg3 {
	background-color:#F6EAEA;
}

.bg-weather {
	background-color:#ffffff;
}

.border-b {
	border-bottom:solid #ffffff 1px;
}

.border-l {
	border-left:solid #f5f5f5 1px;
}

.border-r {
	border-right:solid #f5f5f5 1px;
}

.border-weather {
	border:solid #f5f5f5 2px;
}

.opac-box1 {
	position:absolute;
	left:0px;
	top:1px;
	background-color:#ffffff;
	padding:6px;
	border:solid 3px #d7d7d7;
	width:260px;
	height:180px
}

.opac-box2 {
	position:absolute;
	left:3px;
	top:4px;
	background-color:#000000;
	width:260px;
	height:180px;
	opacity:0.3;
	filter:alpha(opacity=30)
}
