/* CSS Document DOT 18 (index)*/

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D3739;
}

.footer {
	background-image: url(../images/footer.jpg);
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 15px;
	background-repeat: no-repeat;
}

