body
	{
	margin:0px;
	padding:0px;
	spacing:0px;
	border:0px;
	background:rgb{0;0;0;};
	color:#000;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
}

table { table-layout: fixed; border-collaspe: collaspe; border-spacing: 0px; border: 0px; padding: 0; }
td { padding: 0px; }
img { border: 0px; }

.title-header-background { background: rgb(60%,60%,60%); }

.bar { background: rgb(33,33,66); color: #ffffff; font-size:12px; font-weight: bold; }

.spacer,
.divider{ font-family:verdana,arial,sans-serif; font-size:10px; }
.input{ font-size:9px;}

a.head-link:link,
a.head-link:visited{ text-decoration:none; color:rgb(30%,30%,30%); white-space:nowrap; font-size: large; font-weight: bold; }
a.head-link:hover{ text-decoration:underline; color:rgb(30%,30%,30%); white-space:nowrap; font-weight: bold; }

a.weather-link:link,
a.weather-link:visited{ text-decoration:none; color:rgb(20%,20%,20%); font-weight: bold; }
a.weather-link:hover{ text-decoration:underline; color:rgb(20%,20%,20%); font-weight: bold; }

a.bar-link:link,
a.bar-link:visited{ text-decoration:none; color:rgb(100%,100%,100%); white-space:nowrap; font-weight: bold; }
a.bar-link:hover{ text-decoration:underline; color:rgb(100%,100%,100%); white-space:nowrap; font-weight: bold; }

a.body-link:link,
a.body-link:visited{ text-decoration:none; color:#303030; white-space:nowrap; font-weight: none; }
a.body-link:hover{ text-decoration:underline; color:#303030; white-space:nowrap; font-weight: none; }

td.divider{ background-image:url("/lib/fynet/images/divider.png"); background-repeat:no-repeat; background-position:50% 50%; }

.weather-header { font-size: xx-small; }

#main-navigation ul
	{
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	font-size: .9em;
	display: none;
}

#main-navigation li
	{
	margin: 0;
	padding: 0;
	list-style-type: none; /*turns off display of bullet*/
}

#main-navigation a,
#main-navigation a:link, 
#main-navigation a:visited
	{
	text-decoration: none;
	display: block;
	padding: 1px 1px 1px 2px;
	background-color: #ffffff;
	width: 140px;
	color: rgb(30%,30%,30%);
	font-weight: bold;
	border-top: rgb(80%,80%,80%) solid;
	border-left: rgb(80%,80%,80%) solid;
	border-bottom: rgb(60%,60%,60%) solid;
	border-right: rgb(60%,60%,60%) solid;
	text-decoration: none;
}

#main-navigation a:hover, 
#main-navigation a:active
	{
	background-color: #ffffff;
	width: 140px;
	color: rgb(33,33,66);;
	font-weight: bold;
	border-top: rgb(100%,100%,100%) solid;
	border-left: rgb(100%,100%,100%) solid;
	border-bottom: rgb(100%,100%,100%) solid;
	border-right: rgb(100%,100%,100%) solid;
}
