/* 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;
}

.sublevel a{
	color:#848484;	
}

.sublevel a:hover{
	color:#7C9760;
}

.sublevel {
	color:#848484;	
}

.subsublevel a{
	color:#8b805b;	
}

.subsublevel a:hover{
	color:#7C9760;
}

.subsublevel {
	color:#8b805b;	
}

h1 {
	font-size:18px;
	color:#8b805b;
}

h2 {
	font-size:15px;
	color:#8b805b;
}

/*  News */
.news_item {
	
}

.news_date {
	color:#99886a;
	font-weight:bold;
}

.news_title {

}

.news_description {

}

.news_link {

}

.colored {
	color:#8b805b;
}

.dots {
	background:url(dots.jpg) center center repeat-x;
}
