body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
.maintable {
	background-color: #FFFFCC;
	border-bottom-color: #666666;
	border-right-color: #666666;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
}
.titletable {
	background-color: #FFFFCC;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
}
body {
	background-color: #666666;
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}
.footer {
	color: #333333;
}
.title {
	font-size: 32px;
	color: #FFFFFF;
}
.navlinks {
	font-size: 16px;
}
.navtitle {
	font-weight: bold;
	font-style: italic;
	color: #333333;
	font-size: 20px;
}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
}
.subtitle {
	color: #333333;
	font-size: 20px;
}
img {
	border: 0px;
}
.tablevicarimage {
	background-repeat: no-repeat;
	background-position: center center;
}