/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#EAEAEA url(bg-main.jpg) left top repeat-x;
	color:#717171;
}

body, table, p {
	font:12px/18px normal Arial, Helvetica, sans-serif;
}


h1 {
	color:#a6840d;
	font-size:16px;
}

h2 {
	color:#a6840d;
	font-size:14px;
}

a {
	color:#A6840D;
	text-decoration:none;
}

a:hover {
	color:#A6840D;
	text-decoration:none;
}

.showcontent {
	text-align:justify;
}

.innerlist a{
	color:#e3e3e3;
}

.innerlist a{
	color:#A6840D;
}

.topnav {
	text-align:right;
	vertical-align:bottom;
	font-weight:bold;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}

.topnav a {
	padding:44px 4px 4px 4px;
	color:#9d9d9d;
	text-decoration:none;
	display:block;
}

.topnav a:hover {
	color:#A6840D;
	text-decoration:none;
}

.topbar {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;	
	vertical-align:middle;
}

.topbar a {
	color:#eeeeee;
	text-decoration:none;
	display:block;
}

.topbar a:hover {
	color:#cc9900;
	text-decoration:none;
}

.stock {
	background:url(bg-stock.jpg) top left repeat-x;
	font-size:11px;
}

.stockquotes {
	padding-bottom:5px;
	border-bottom:1px solid #e3e3e3;
}

.maincontent {
	background: url(bg-maincontent.gif) top left no-repeat;
	padding:10px 20px 20px 30px;
}

/* NEWS */

.news_date {
	
	color:#480F15;
}

.news_title {
	color:#A6840D;
	font-weight:bold;
}

.news_description {

}

.news_link {
	color:#999999;
}