@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D8C9DC;background-repeat: repeat;
}


a:link {
	color: #300;
}
a:visited {
	color: #300;
}
a:hover {
	color: #300;
}
a:active {
	color: #300;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.maintable {
	background-image: url(BackgroundTile.jpg);
	background-repeat: repeat;
	border-color: #81366B;
}
.navig {
	background-image: url(button.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	font-size: 14px;
	font-style: oblique;
	font-family: Arial;
	color: #300;
	vertical-align: middle;
	text-align: center;
}
