body{
	background-repeat:no-repeat;
	background-position:center top;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	background-color:#1F3248;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
td{
	font-size:12px;
	background-repeat:repeat;
}
a {
	color: #FF6600
} 
a:hover{
	text-decoration: underline;
	color: #6699CC
}
.quotes{
	font-size:14px;
	font-weight:bold;
}
.small{font-size:10px;}
.black{
	color:#000000;
	background-color:#FFFFFF;
}
.scrollable { 
width: 100%; 
height: 356px; 
overflow: auto; 
}
.td_topright {
	background-position: right top;
	background-repeat: no-repeat;
}
