@charset "utf-8";
body {
	background-color: #E8E8E8;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;
}
img {
	border-style: none
}
	
.copyright {
	text-align:right;
	padding-top: 8px;
	padding-right: 38px;
	padding-bottom: 8px;
	padding-left: 38px;
	
}
.fadeshowplaceholder {
	padding-left: 2px;
}
a {
	color:#79C62A;
	text-decoration:none;
}
a visited {
	color:#CCC;
}
.navmenu {
	vertical-align:bottom;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
}
.content {
	vertical-align:top;
	padding-top: 1em;
	padding-right: 38px;
	padding-bottom: 1em;
	padding-left: 38px;
}
.subcont {
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}
.thumexplan {
	font-size: 11px;
	padding-right: 16px;
	padding-left: 16px;
	text-align:left;
}

.subt {
	font-size: 20px;
	color: #79C62A;
	font-weight:bold;
	text-align:center;
}
.mini-quote-section {
	vertical-align:top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	text-align: center;
}
.qq {
	padding-left: 20px;
}
.header {
}
#pscroller{
width: 100%;
height: 200px;
border: 1px solid black;
padding: 5px;
background-color: #6C3;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}

.dropdown {
	background-repeat: no-repeat;
	background-position: left top;
	width: 116px;
	height: 20px;
	padding-left: 5px;
}
.advicetext {
	font-size: 10px;
	color: #FFF;
}
.advicenumber {
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
}
.navbar {
	height: 17px;
	padding-top:3px;
	font-size: 11px;
	text-align:left;
	max-height: 17px;
}
.navbar a {
	color:#FFF;
	margin-left:40px;
}
.tablemain {
	background-image:url(../img/table_bg.jpg);
	background-repeat: repeat-y;
}

.thumexplan a {
	color:#79C62A;
}
