/* CSS Document */


body {
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
a{
	color:#5C8B84;
	text-decoration:none;
}
a:hover{
	color:#77A49D;
	text-decoration:none;
}

.tiny
{
font-size: 10px;
text-align:justify;
}

.footer {
	color:#8c7c60;
}

.footerNav {
	color:#626262;
}

.footerNav a{
	color:#626262;
}

.footer a{
	color:#8c7c60;
}

.footer a:hover{
	text-decoration:underline;
}

.stockInfo p{
	color:#FFFFFF;
}

.stockInfo a{
	color:#FFFFFF;
}

/*  News */
.news_item {
	padding:0 15px;
}

.news_date {
	color:#99886a;
	font-weight:bold;
}

.news_title {

}

.news_description {

}

.news_link {

}

.dots {
	background:url(dots.jpg) center center repeat-x;
}

h2 {
	font-size:15px;
	color:#8b805b;
}

