.MainLink {
	color: white;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	background-color:Blue;
}
.MainLink:link {
	color: white;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	background-color:Blue;
}
.MainLink:visited {
	
	color: white;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	background-color:Blue;
}
.MainLink:hover {
	
	color: Navy;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	background-color:#add8e6;
}
.MainLink:active {
	color: Red;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	background-color:yellow;
}
.MainBorder
{
border:thin black solid;
font-size: 8pt;
font-family: Arial;
}
.ExtendedForecastUpdate
{
font-size: 8pt;
font-family: Arial;
text-align:center;
background-color:#C0C0C0;
margin:0 0 0 0px;
padding:0 6 0 6px;
}
.CurrentConditionsLocation
{
font-size: 8pt;
font-family: Arial;
text-align:center;
background-color:#C0C0C0;
margin-bottom:0px;
margin-top:0px;
padding:2 6 2 6;
}
.CurrentConditionsText
{
font-size: 8pt;
font-family: Arial;
margin-bottom:0px;
margin-top:0px;
padding:2 6 2 6;
}
.Copyright
{
text-align:center;
font-family:arial;
font-size:8pt;
color:white;
background:#707070
}
.Disclaimer
{
text-align:center;
font-family:arial;
font-size:8pt;
color:Navy;
margin-top:0;
background:#C0C0C0;
}
.MainNavLink {
	border:thin solid black;
	color: Blue;
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	background-color:#fdd4ab;
}
.MainNavLink:link {
	border:thin solid black;
	color: Blue;
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	background-color:#fdd4ab;
}
.MainNavLink:visited {
	border:thin solid black;
	color: Blue;
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	background-color:#fdd4ab;
}
.MainNavLink:hover {
	border:thin solid red;
	color: Blue;
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	background-color:#fde8d3;
}
.MainNavLink:active {
	border:thin solid black;
	color: Red;
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
}
.YellowLink {
	color: Blue;
	font-family: Arial;
	font-size: 10pt;
	text-decoration:none;
	background-color:yellow;
}
.YellowLink:link {
	
	color: Blue;
	font-family: Arial;
	font-size: 10pt;
	text-decoration:none;
	background-color:yellow;
}
.YellowLink:visited {
	color: Blue;
	font-family: Arial;
	font-size: 10pt;
}
.YellowLink:hover {
	color: Blue;
	font-family: Arial;
	font-size: 10pt;
	background-color:#fde8d3;
	text-decoration:underline;
}
.YellowLink:active {
	color: Red;
	font-family: Arial;
	font-size: 10pt;
	background-color:yellow;
}.AffiliateLink {
	color: Blue;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
.AffiliateLink:link {
	
	color: Blue;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
.AffiliateLink:visited {
	
	color: Blue;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
}
.AffiliateLink:hover {
	
	color: Blue;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	background-color:yellow;
}
.AffiliateLink:active {
	color: Red;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	background-color:red;
}
.CloseLink {
	color: White;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	background-color:red;
	text-decoration: none;
}
.CloseLink:link {
	
	color: white;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	background-color:red;
	text-decoration: none;
}
.CloseLink:visited {
color: white;
font-family: Arial;
font-size: 10pt;
font-weight:bold;
background-color:red;
text-decoration: none;
}
.CloseLink:hover {
	
color: yellow;
font-family: Arial;
font-size: 10pt;
font-weight:bold;
background-color:green;
text-decoration: none;
}
.CloseLink:active {
color: Red;
font-family: Arial;
font-size: 10pt;
font-weight:bold;
text-decoration: none;
background-color:yellow;
}
.BoxTitle
{
text-align:center;
background:#e7e7e7;
font-family:arial;
font-weight:bold;
font-size:12pt;
}
.BoxSubTitle
{
text-align:center;
background:#e7e7e7;
font-family:arial;
font-size:10pt;
}
.MainText
{
text-align:justify;
font-family:arial;
font-size:10pt;
}
.BoxText
{
font-family: Arial;
color: Navy;
font-size:8pt;
background:#f5f5f5;
text-align:justify;
padding:6 6 0 6;
}
.ItemText
{
font-family: Arial;
color: Navy;
font-size:8pt;
background:#f5f5f5;
}

.ItemInput
{
color: Navy;
font-size:8pt;
background:#f5f5f5;
border: 1px solid #deb887;
}
.FormButton
{
color: Navy;
font-size:9pt;
background-color:#dcaded;
border: 1px solid #000000;
}
.SunRiseSunSet
{
color:blue;
background-color:yellow;
font-family:arial;
font-size:7.4pt;
padding:0 2 0 2px;
}


