/*ticker start*/
#fixbottom {
position:fixed;
bottom:0;
left:0;
width:100%;
z-index:1000;
}

#fixbottom #fixbottom2 {
text-align:center;
height:40px;
}

.ticker {
font:11px tahoma, Arial, Verdana, Helvetica, sans-serif;
color:#fff;
text-transform:uppercase;
font-weight:700;
width:86%;
}

#transparentback,.transBack {
margin-top:21px;
filter: alpha(Opacity=100);
}

#transparentback {
	width:100%;
	float:left;
	padding-top:0px;
	height:40px;
	margin-top:0px;
	background-color:#a8a8a8;
	border-top-width: 0px;
	border-top-style: solid;
	background-image:url(images/bg_btm.jpg);
	background-repeat:repeat-x;
	background-position: top left; 
}

#middle {
text-align:center;
width:100%;
float:left;
height:40px;
}

.tickerleft {
position:absolute;
left:0;
bottom:0;
width:58px;
height:40px;
}

.tickerright {
position:absolute;
right:0;
bottom:0;
width:58px;
height:40px;
}

/*ticker end*/

#newsbg{
width:970px;
height:35px;
background-color:#fae6dd;
border:#d0b4a8 solid 1px;

}
.latest_news {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	font-size: 13px;
	color:#4c1602;
	font-weight:bold;

}

.latest_news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	font-size: 12px;
	color:#9f2c02;

}
