/* CSS Document */

.headerbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 9px;
	font-weight: bold;
}
.mainbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
body {
	margin-top: 0px;
}
.mainstoryhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
}
.mainstorysubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}
.maintiphead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
}
.mainbodysubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.redsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3366;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.bi {
	font-weight: bold;
	font-style: italic;
}

.u {
	text-decoration: underline;
}

.small {
	font-size: smaller;
}

.ip {
	font-weight: bold;
	color: #FF9900;
}
.headerbar2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
	line-height: 18px;
}
.headerbar3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 10px;
}
.headerbar3 a:link {
	text-decoration: none;
	color: #000000;
}
.headerbar3 a:hover {
	text-decoration: underline;
}
.headerbar a:link {
	text-decoration: none;
	color: #000000;
}
.headerbar a:visited {
	text-decoration: none;
	color: #000000;
}
.headerbar a:hover {
	text-decoration: underline;
}
.mainbodylist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	list-style-type: circle;
}
.linktoweb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
}
.linktoweb a:link {
	text-decoration: none;
	color: #CCCCCC;
}
.linktoweb a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.linktoweb a:hover {
	text-decoration: underline;
}
.sideborders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.n-ahead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

.n-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}

/* Colored Table */
.newsTable1 table{
	margin-bottom:0px;
}

.newsTable1 table .lastCell{
	border-right:solid 0px #d4531c;
}
.newsTable1 table .firstCell{
	padding-left:10px;
	border-right:solid 1px #ffffff;
}

.newsTable1 table .oddRow td{
	background-color:#ffcc99;
}

.newsTable1 table .oddRow .firstCell{
	border-left:solid 1px #d4531c;
}

.newsTable1 table .evenRow td{
	background-color:#ff9966;
}

.newsTable1 table .evenRow .firstCell{
	border-left:solid 1px #d4531c;
}

.newsTable1 table .lastOddRow{
	background-repeat:no-repeat;
	height:5px;
	overflow:hidden;
	line-height:5px;
}

.newsTable1 table .lastEvenRow{
	background-repeat:no-repeat;
	height:5px;
	overflow:hidden;
	line-height:5px;
}

.newsTable1 .caption{
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	background-color:#d4531c;
	padding:15px 0px 10px 0px;
	text-align:center;
	width:528px;
}

.newsTable1 TH{
	color:#FFFFFF;
	font-family:arial;
	font-size:11px;
	background-color:#d4531c;
	text-align:left;
	font-weight:normal;
	padding:7px 7px 4px 7px;
	border-top:solid 1px #ffffff;
}

.newsTable1 TH span{
	font-size:10px;
}

.newsTable1 TD{
	color:#033b7d;
	font-family:arial;
	font-size:11px;
	padding:5px 7px 5px 7px;
}

.newsTable1 .scroller{
	_width:528px;
	overflow:auto;
	margin:0px;
	padding:0px;
	height:250px;
	border-right:solid 1px #d4531c;
}

.newsTable1 .spacerRow, .priceTable1 .spacerRow div{
	width:505px;
	line-height:1px;
	height:1px;
	background-color:#d4531c;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.unscroller{
	margin:0px;
	padding:0px;
	border-right:solid 1px #d4531c;
}

.newsTable1 .unscroller table{
	width:527px;
}

