/* CSS Document */

body {
	margin: 0px auto 0px auto;
	padding: 0px;
	background: rgb(179,179,181) url(/images/bg_body.jpg) repeat-x;
	background-position: 0px 0px;
}
table {
	width: 800px;
	margin: 0px auto 0px auto;
	
}
#tdFooter_default {
	background: url(/images/default_1/bottom_2.jpg);
	background-position: 0px 0px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
