.tablecellLightOrange
{
	background-color: #FFCC66;
}

.tablecellDarkOrange
{
	background-color: #F79F17;
}

.tablecellLightYellow
{
	background-color: #FFFFCC;
}

.tablecellBlack
{
	background-color: #000000;
}

.tablecellDarkBlue
{
	background-color: #185B75;
}

.tablecellLightBlue
{
	background-color: #7DBDD6;
}

.tablecellLightGreen
{
	background-color: #98DDB7;
}

.mainbodyFont
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.maincityFont
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

.headfootFont
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #DF4400;
    line-height: 14px;
}

.headfootsmallFont
{
	font-family: verdana;
	font-size: 9px;
	color: #DF4400;
    line-height: 14px;
}

.disclaimerFont
{
	font-family: verdana;
	font-size: 9px;
	color: #000000;
    line-height: 10px;
}

body
{
    margin: 0px;
    background-color: #FFFFCC;
}

a.topNav:link
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #DF4400;
	text-decoration: underline;
    line-height: 12px;
}
     
a.topNav:visited
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #AF3D0A;
	text-decoration: underline;
    line-height: 12px;
}

a.topNav:hover
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #AF3D0A;
	text-decoration: underline;
 	line-height: 12px;
}

a.topNav:active
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #DF4400;
	text-decoration: none;
 	line-height: 12px;
}

a.topWeather:link
{
	font-family: verdana;
	font-size: 9px;
	color: #DF4400;
	text-decoration: underline;
    line-height: 12px;
}
     
a.topWeather:visited
{
	font-family: verdana;
	font-size: 9px;
	color: #AF3D0A;
	text-decoration: underline;
    line-height: 12px;
}

a.topWeather:hover
{
	font-family: verdana;
	font-size: 9px;
	color: #AF3D0A;
	text-decoration: underline;
 	line-height: 12px;
}

a.topWeather:active
{
	font-family: verdana;
	font-size: 9px;
	color: #DF4400;
	text-decoration: none;
 	line-height: 12px;
}

a.botlinks:link
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #DF4400;
	text-decoration: underline;
    line-height: 14px;
}
     
a.botlinks:visited
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #AF3D0A;
	text-decoration: underline;
    line-height: 14px;
}

a.botlinks:hover
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #AF3D0A;
	text-decoration: underline;
 	line-height: 14px;
}

a.botlinks:active
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #DF4400;
	text-decoration: none;
 	line-height: 14px;
}

ul.bullets
{
    list-style-type:circle;
	line-height: 14px;
}
