body {
	background-color: #333;
	margin: 0px;
	scrollbar-face-color: #333;
	scrollbar-highlight-color: #333;
	scrollbar-shadow-color: #B30000;
	scrollbar-3dlight-color: #B30000;
	scrollbar-arrow-color: #B30000;
	scrollbar-track-color: #333;
	scrollbar-darkshadow-color: #333;	
}
body,td,th {
	font-family: arial;
	font-size: 10px;
	color: #FFF;
}
a:link		{	color: #FFF;	text-decoration: none;}
a:visited	{	color: #FFF;	text-decoration: none;}
a:hover		{	color: #FFF;	text-decoration: none;}
a:active 	{	color: #FFF;	text-decoration: none;}
p a {
text-decoration: underline
}
.small {color: #CCC}
.small a:link{color: #CCC}
.small a:visited{color: #CCC}
.small a:hover{color: #FFF}
.small a:active{color: #FFF}

.bgfoor2 {
	background-attachment: fixed;
	background-repeat: repeat;
}
.shortinfo {
	font-size: 9px;
	padding: 10px;
	vertical-align: top;
}
.trendsinfoimg {
	float: right;
	border: 1px solid #B30000;
}
b, strong {
	border-bottom: 1px solid #f00;
	
}