body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	background-color: #FFF;
	background-image: url(http://fast-cities.com/styles/ltstone.gif);
	padding: 0;
	margin: 0;
	border: 0;
	color: #003;
	width: auto;
	height: auto;
	background-repeat: repeat;
	background-position: 0pt 0pt;
	background-attachment: scroll;
	text-decoration: none;
}

a:link
{
	font-weight: bold;
	text-decoration: none;
	color: #003;
	font-size: smaller;
}

a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #009;
	font-size: smaller;
}

a:hover, a:active
{
	text-decoration: underline;
	color: #9685BA;
}
table.c1
{
	background-image: url(http://fast-cities.com/styles/graystone.gif);
	background-color: transparent;
	color: black;
	font-size: small;
	margin: 0;
	border-color: #000000;
	border-width: 1;
}
tr.s1
{
	background-color: inherit;
	text-align: center;
	width: auto;
	margin: 0;
}
td.s1
{
	background-color: inherit;
	text-align: center;
	width: 76px;
	margin: 0;
}

th.s1
{
	background-image: url(http://fast-cities.com/styles/graystone.gif);
	background-repeat: repeat;
	color: #003;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 95%;
	font-weight: bold;
	margin: 0px;
	padding: .5em;
	text-align: center;
}


.LiveLines { font-family : Verdana, Sans-Serif; font-size : 10px; }
a.LiveLines { color:#0060BF; }
a.LiveLines:hover { text-decoration : underline; }
.titleBarLiveLines { background-color: #6B7980;	font-family : Verdana, Sans-Serif; font-size :10px; font-weight: normal; color: white;}
.rowOneLiveLines { background-color:#F2F7FA; color: #000000; }
.rowTwoLiveLines { background-color:#ffffff; color: #000000; }
.noShow{ font-family :Verdana, Sans-Serif; font-size : 10px; }


#bdfoot {
	width:458;
	background-color:#ffffff;
	color:#FFF;
	padding:5px;
        font-family: Verdana, Sans-Serif; font-size: 11px;		
} 
html>body #footer {	width:458;}

#bdfoot a { color: #666666;
	width:458;
	}
/* begin styles for RSS Feed */
.rss_box
{
	margin: 1pt;
	width: auto;
	background-color: white;
	background-image: url(img/ltstone.gif);
	background-repeat: repeat;
	border-color: silver;
	border-width: 1px;
	border-style: solid;
}

.rss_items
{
	margin-top: 0px;
	padding: 0.5em;
	margin-left: 0px;
	color: #000000;
}

p.rss_title { padding: 0.5em; }

.rss_title
{
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 95%;
	color: #003;
	font-weight: bold;
	margin: 0px;
	padding: 0em;
	text-align: center;
	background-image: url(img/graystone.gif);
}

.rss_item
{
	font-family: verdana, arial, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	list-style: none;
	padding-bottom: 1em;
}

.rss_item a
{
	text-decoration: underline;
	color: navy;
	font-size: 105%;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

.rss_item a:visited { color: purple; }

.rss_date
{
	font-size: 85%;
	font-weight: normal;
	color: gray;
}

/* begin styles for basic calendar */
.main
{
	width: 130px;
	border: 1px solid silver;
}

.month
{
	background-color: #333;
	font: bold 10px verdana;
	color: white;
}

.daysofweek
{
	background-color: #996;
	font: bold 9px verdana;
	color: white;
}

.days
{
	font-size: 8px;
	font-family: verdana;
	color: black;
	background-color: #FFC;
	padding: 2px;
}

.days #today
{
	font-weight: bold;
	color: red;
}

