body {
	background-image: url(images/pg_bg.gif);
	background-color: #505961;
	margin-top: 20px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

.nav {
	text-align: center;
	width: 721px;
}
.nav a {
	text-decoration: none;
	display: block;
	height: 20px;
	padding-top: 5px;
	background-image: url(images/gradientgray.gif);
	background-color: #635E5F;
	font-size: 11px;
	font-weight: bold;
}
.nav a:link {
	color: #FFFFFF;
}
.nav a:visited {
	color: #FFFFFF;
}
.nav a:hover {
	color: #000000;
}
.tableborder {
	border: 5px solid #71818A;
}
.footer {
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #71818A;
	color: #71818A;
	height: 20px;
}
.footer a {
	text-decoration: none;
	font-size: 12px;
}
.footer a:link {
	color: #71818A;
}
.footer a:visited {
	color: #71818A;
}
.footer a:hover {
	color: #000000;
}
.showcat {
}
.showcat a {
	text-decoration: none;
	font-size: 10px;
}
.showcat a:link {
	color: #71818A;
}
.showcat a:visited {
	color: #71818A;
}
.showcat a:hover {
	color: #000000;
}
.menubar {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	height: 15px;
	text-align: left;
	padding: 5px;
	background-image: url(images/gradientred.gif);
}
.menubar2 {

	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	height: 15px;
	text-align: left;
	padding: 5px;
	background-image: url(images/gradientblue.gif);
}
.menubar3 {


	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	height: 15px;
	text-align: left;
	padding: 5px;
	background-image: url(images/gradientgray.gif);
}
.cellborderleft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #71818A;
}
.inputboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-size: 1.5em;
	color: #5F5A5B;
}
