body {
	margin-top: 0px;
	background-image:url(images/background.jpg);
}

table.main {
	background-color: #363739;
	vertical-align: top;
}

table.content {
	background-color: #363739;
	vertical-align: top;
	text-align: left;
	padding: 8px;
}

table.nav {
	background-color: #363739;
	vertical-align: top;
	text-align: left;
	padding: 10px;
}

a.nav {

	font-family: "Garamond", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #727171;
	line-height: 36px;
	font-size: 24px;;
	text-decoration: none;
	text-align: left;
}

a.nav:hover {

	font-family: "Garamond", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #329efd;
	line-height: 36px;
	font-size: 24px;;
	text-decoration: none;
}

a.nav:active {

	font-family: "Garamond", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #329efd;
	line-height: 36px;
	font-size: 24px;;
	text-decoration: none;
}

a.nav:visited {

	font-family: "Garamond", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #727171;
	line-height: 36px;
	font-size: 24px;;
	text-decoration: none;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #727171;
	line-height: 15px;
	font-size: 12px;;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #329efd;
	line-height: 15px;
	font-size: 12px;;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #329efd;
	line-height: 15px;
	font-size: 12px;;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #727171;
	line-height: 15px;
	font-size: 12px;;
	text-decoration: underline;
}



table.footer  {
	border-width: 0px;
	vertical-align: top;
	background-color: #363739;
}

p.footer {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}


a.footer {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #727171;
	text-decoration: underline;
}

a.footer:visited {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #727171;
	text-decoration: underline;
}

a.footer:active {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #727171;
	text-decoration: underline;
}

a.footer:hover {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #329efd;
	text-decoration: underline;
}









