.table ul
{
float:left;
margin:0;
padding:0;
border:0px solid #C9C9C9;
}
.table ul li
{
list-style:none;
padding:5px 10px;
}
.table ul li.title
{
	font-family: Arial;
	font-size: 16pt;
	font-weight: 400;
	color: #767676;
	background: #171717;
	width:395px;
}
.table ul li.even
{
	font-family: Arial;
	color: #8f8f80;
	font-size: 12px;
	text-transform: none;
	background: #171717;
	width:395px;
	height:158px;
}
.table ul li.odd
{
background:#FFFFE6
}






#home-text {
	width: 870px;
	font-family: Arial;
	font-size: 20pt;
	font-weight: 400;
	color: #2C2C2C;
	float: left;
}

#home-text a:link, #home-text a:visited {
	color: #4e4e4e;
}

#home-text a:hover {
	color: #666666;
}

#home-text {
	margin: 0px 0px 0px 30px !important;
	margin: 0px 0px 0px 15px;
}

#home-text p {
	margin: 0px;
	line-height: 28px;
}

#newsticker {
	height: 90px;
	padding: 2px 0px 0px 35px;
	position: relative;
	text-align: left !important;
	float: left;
	line-height: 1.1em;

}

#newsticker h3, #newsticker p, #newsticker a:link {
	font-family: Arial;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 13px;
	text-align: left;
	font-weight: 100;
}

#newsticker li {
	margin-bottom: 20px;
}

#newsticker img {
	margin-right: 5px;
	border: 0;
}

#newsticker p {
	color: #8f8f80;
	font-size: 12px;
	text-transform: none;
	width: 850px;
	margin: 4px 0px 0px 15px;
}

#newsticker h3 a:link {
	color: #FFFFFF;
}

#newsticker h3 a:visited {
	color: #FFFFFF;
}

#newsticker h3 a:hover {
	color: #f7aa3d;
}

#newsticker h3 a:active {
	color: #f7aa3d;
}

#home-text h1, #home-text h1 a {
	float: left;
	margin-right: 5px;
	font-size: 18pt !important;
	font-weight: normal;
	
}

.lighter a:link, .lighter a:visited {
	color: #9c9c9c !important;
}

.lighter a:hover, .lighter a:active {
	color: #999999 !important;
}

#home-text p {
	clear: both;
}
