.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}
.tableTop {
	background-image: url(../images/tiletop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menuTile {
	background-image: url(../images/menutile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
A:link {
	text-decoration: underline;
	color: #374590;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
	color: #374590;
	font-weight: bold;
}
A:visited {
	text-decoration: underline;
	color: #374590;
	font-weight: bold;
}
A:visited:hover {
	text-decoration: underline;
	color: #374590;
}.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #374590;
}
