/* Domain CSS Document */

body {
	background-color:#FFFFFF;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.tableBack {
	background-attachment: fixed;
	background-image: url(background-table.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.news {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.rednews{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F60011;
	background-color: #F60011;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.domain {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;	
}
.ticker {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; border: #FF0000
}
.tickerRed {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FF0000; border: #FF0000
}.tdpad {
	padding: 10px 10px 0px;
}
.RedCopy {

	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF0000; border: #FF0000
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.copyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.tdline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
.copyRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.copyRedSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: disc;
	padding-left: 5px;
	margin-left: 10px;
}
li {
	padding-bottom: 4px;
	background-position: top;
}
.copySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.copyGrey {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.copySmallGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;	
}
.copyLightGrey {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
.copyRedCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}
