body, td, p {
	scrollbar-highlight-color: #E0E4E7;
	scrollbar-face-color: #E0E4E7;
	scrollbar-shadow-color: #95A2AB;
	scrollbar-3dlight-color: #E0E4E7;
	scrollbar-track-color: #E0E4E7;
	scrollbar-darkshadow-color: #E0E4E7;
	scrollbar-arrow-color: #3C5991;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;




}


.tablebg {
	background-attachment: scroll;
	background-image: url(images/backg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tablebrdr {
	border: 2px solid #5B80A8;
}
a:hover {
	color: #336699;
	text-decoration: none;

}
a {
	color: #669999;
	text-decoration: underline;
}

