

a { color: #141478; text-decoration: none; }
a:hover { color: #0099ff; }

#page {
	width: 500px;
	margin: 0 auto;
	background-color: #FFF;
	margin-bottom: 50px;
}

.bar a {
	color: #DDD;
}
.bar a:hover {
	color: #FFFFFF;
}

.ticker {
	width: 57.4468%
	height: 290px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:12px;
}

#ticker_02 {
	height: 236px;
}
#ticker_01 {
	height: 75px;
}

.quick_contact ul{ color:#000000; font-size:12px;}
.quick_contact ul .field{ margin-bottom:3px;}

#ticker_01 li span{ color:#343333; font-size:12px;}
#ticker_01 li { font-size:14px; color:#0f0f0f;}
.ticker li {
	height: auto;
	border-bottom: 1px dotted #DDD;
	padding: 5px;
	margin: 0px 5px;
	font-size:12px;
	margin-bottom:14px;
	
}

.ticker li span{ color:#FF0000; font-weight:bold; font-size:12px;}

#ticker_04 {
	height: 150px;
}
#ticker_04 li {
	height: 40px;
	overflow: hidden;
} 
#ticker_04 img {
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 10px;
} 

#example_4 { display: none;}

#tickerContainer{ height:287px; }
.heading{ text-align:center;}

#ticker_03 li{ border:none; padding:0px;}
.heading_new{ text-align:left;}
.heading_new a { font-size:12px; color:#000000; }
.heading_new a span{ color:#c4151c; }
