body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(tile.jpg);
}
a:link {
	color: #C80000;
}
a:visited {
	color: #B97D00;
}
a:hover {
	color: #444444;
}
a:active {
	color: #C80000;
}
.corner1 {
	background-image: url(corner1.gif);
	background-repeat: no-repeat;
	display: none;
}
.corner2 {
	background-image: url(corner2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: none;
}
.corner3 {
	background-image: url(corner3.gif);
	background-repeat: no-repeat;
	display: none;
}
.corner4 {
	background-image: url(corner4.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: none;
}
.line1 {
	background-image: url(1.jpg);
	background-repeat: repeat-x;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.nav {
	text-decoration: none;
	color: #C80000;
}
.nav a:visited {
	color: #C80000;
}
.nav a:hover {
	color: #444444;
}
.line2 {
	background-image: url(2.jpg);
	background-repeat: repeat-x;
	display: none;
}
.red {
	color: #C80000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.mediumtext {
	font-size: 12px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.graytext {
	color: #444444;
}
.noprintnav {
	display: none;
}
.noprint {
	display: none;
}