body
{
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Sans-Serif;
	font-size: x-small;
	color: #3A3F39;
	background-color: #ffffff;
}
A:Link
{
	font-size: x-small;
}
A:Hover
{
	font-size: x-small;
}
A:visited
{
	font-size: x-small;
}

td
{
	font-family: Verdana, Sans-Serif;
	font-size: x-small;
	color: #3A3F39;
}
.button
{
	font-size: x-small;
	font-family: Verdana, Sans-Serif;
}
.quicksearch
{
	font-family: Verdana, Sans-Serif;
	font-size: xx-small;
}
.TextLarge
{
	font-size: large;
}
.TextSmall
{
	font-size: xx-small;
}
.SecondaryMenuRow
{
	background-color:Black;
}
.Menu
{
	color:Black;
	text-decoration: none;
}
.Menu:hover
{
	text-decoration: underline;
}
.MenuActive
{
	color: #3B3B3B;
}
#MainMenuTable
{
	padding: 2px 2px 2px 2px;
	width: 100%;
}
#MainMenuTable td
{
	white-space: nowrap;
}
.TableItem
{
	background-color: White;
}
.TableItemAlt
{
	border-top: none;
	background-color: #F0F0F0;
}
.TableHeader
{
	font-weight: bold;
	color: White;
	background-color: #848484;
}
.MessageCenterBorder
{
	background-color: Black;
}
.MessageCenter
{
	background-color: White;
}
.MainContentCell
{
	background-color: #eeeeee;
}
.LeftAdSpace
{
	background-color: White;
}
.ta
{
	font-size: x-small;
	font-family: Verdana, Sans-Serif;
	width: 350;
	height: 100;
}
.tb
{
	width: 250;
	font-size: x-small;
	font-family: Verdana, Sans-Serif;
}
.tbsmall
{
	width: 35;
	font-size: x-small;
	font-family: Verdana, Sans-Serif;
}
.sample
{
	font-size: 10px;
}
.required
{
	width: 250;
	font-size: x-small;
	font-family: Verdana, Sans-Serif;
	background-color: #FF9595;
}


.topnavmenu{margin:0; padding:0; height:30px; width:100%; display:block; background:url('images/topMenuImages.png') repeat-x;}
.topnavmenu li{padding:0; margin:0; list-style:none; display:inline;}
.topnavmenu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; cursor:pointer; background:url('topMenuImages.png') 0px -30px no-repeat;}
.topnavmenu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('images/topMenuImages.png') 100% -30px no-repeat;}
.topnavmenu li a:hover{background-position:0px -60px; color:rgb(255,196,0);}
.topnavmenu li a:hover span{background-position:100% -60px;}
.topnavmenu li a.active, .topnavmenu li a.active:hover{line-height:30px; background:url('images/topMenuImages.png') 0px -90px no-repeat; color:rgb(255,255,255);}
.topnavmenu li a.active span, .topnavmenu li a.active:hover span{background:url('images/topMenuImages.png') 100% -90px no-repeat;}


.hEffect {
cursor:pointer;
color:#2B4C88;
text-decoration:none;
}

.hEffect:hover {
color:rgb(255,196,0);
}
/*
.EventFilters input 
{
	width: 200px;
}
*/
#rss_feed_list 
{
	width: 600px;
	border: 1px solid black;
	border-collapse: collapse;
}

#rss_feed_list thead th 
{
	padding: 5px;
	font-size: 10pt;
	text-align: left;
	border: 2px solid #C0C0C0;
}

#rss_feed_list tbody td
{
	white-space: nowrap;
	padding: 5px;
	font-size: 8pt;
	border: 2px solid #C0C0C0;
}
