body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #212930;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #212930;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #168BEB;
	text-decoration: none;
}
.tileLineThin {
	background-image: url(1.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.tileLineThick {
	background-image: url(2.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.tileNav {
	background-image: url(tile.jpg);
	background-repeat: repeat-y;
}
.textSmall {
	font-size: 11px;
}
.textBig {
	font-size: 16px;
}
.orange {
	color: #B75312;
}
.blue {
	color: #168BEB;
}
.tableHeader {
	color: #FFFFFF;
	font-size: 11px;
}
.yesPrint {
	width: 758px;
}