BODY, P
{
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

TD, TH
{
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

A:visited
{
	color: #3300cc;
}
A:active
{
	color: #3300cc;
}

A:link
{
	color: #3300cc;
}

.NewsText
{
	font-size: 12px;
	font-weight: normal;
}
.NewsTitle
{
	font-size: 13px;
	color: #003399;
	font-weight: bold;
}
.NewsDateLine
{
	font-size: 9px;
	color: #ff9900;
	font-weight: normal;
}
.NewsTeaser
{
	font-size: 11px;
	font-weight: normal;
}

.NewsBox
{
	background-color: #ffffcc;
	color: #225588;
	font-family: Verdana, sans-serif;
	font-weight: 800;
	height: 100%;
	margin: 0px;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	vertical-align: top;
}

.EditorLabels
{
	font-weight: normal;
	font-size: 10px;
	text-align: right;
}
.ReplyBox1
{
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
}
.ReplyBox2
{
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
}
.ListingHeader
{
	font-weight: normal;
	font-size: 10px;
	text-align: left;
}

.NavCell
{
	font-size: 12px;
}

.StandOutCell
{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.LightCell
{
	font-size: 12px;
}

.ListingLeft1
{
	font-weight: normal;
	font-size: 10px;
	text-align: left;
}
.ListingRight1
{
	font-weight: normal;
	font-size: 10px;
	text-align: right;
}
.ListingLeft2
{
	font-weight: normal;
	font-size: 10px;
	text-align: left;
}
.ListingRight2
{
	font-weight: normal;
	font-size: 10px;
	text-align: right;
}
.LeftNavTitle
{
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.TDRightSmall
{
	font-weight: normal;
	font-size: 9px;
	text-align: right;
}
.TDLeftSmall
{
	font-weight: normal;
	font-size: 9px;
	text-align: left;
}
.TDRightMedium
{
	font-weight: normal;
	font-size: 10px;
	text-align: right;
}
.TDLeftMedium
{
	font-weight: normal;
	font-size: 10px;
	text-align: left;
}

.TDRightLarge
{
	font-weight: normal;
	font-size: 12px;
	text-align: right;
}
.TDLeftLarge
{
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}


.CategoryBox, .ReplyBox1
{
	background: #ffee88;
	color: black;
}
.SubCategoryBox, .ReplyBox2
{
	background: #ffDD66;
	color: black;
}
.ListingLeft1, .ListingRight1
{
	background: #FFFFBB;
	color: black;
}
.ListingLeft2, .ListingRight2
{
	background: #EEEE99;
	color: black;
}

.ListingHeader
{
	background: #FFCC33;
	color: black;
}

.NavCell
{
	background: #ffcc33;
	color: black;
}
.StandOutCell
{
	background: #ffCC00;
	color: #000000;
}
hr
{
	height: 2px;
	border: 0px solid #ff8800;
	border-top-width: 2px;
}

.DarkCell
{
	background: #cc1100;
	color: white;
}
.EditorCell
{
    font-size: 10px;
    background: #FFC;
    color:Black;
}
.MediumCell, .TitleBox, .DetailDetail, .EditorLabels
{
	background: #ffcc66;
	color: black;
}
.LightCell, .DetailBox, BODY
{
	background: #ffff66;
	color: black;
}
.LightestCell
{
	background: #ffffee;
	color: black;
}
.Disclaimer
{
	color: #444444;
}
BODY
{
	background: #ffffff;
	color: black;
}

td a:link, td a:visited, td a:active
{
	color: blue;
}
td a:hover
{
	color: black;
}

body a:link, body a:visited, body a:active
{
	color: blue;
}
body a:hover
{
	color: black;
}
