/* Global Styles */
body {
	margin:0px;
	background-image:url(images/fill10x10.gif)
	}
	
td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	line-height:14px;
	text-decoration: none;
	margin-top:0px;
	}
	
/* ID Styles */

.table_bg {
	background-attachment: fixed;
	background-image: url(images/greybg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

