﻿.center {
	text-align: center;
}
img {
	border-width: 0px;
}
.whitetable {
	background-color: #FFFFFF;
	width: 700px;
}
.bigrow {
	text-align: center;
	vertical-align: middle;
	height: 56px;
}
.title {
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 8px;
	text-align: center;
	font-size: 13px;
}
.navblocks {
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	width: 120px;
	background-color: #982121;
}
a:link {
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
	text-decoration: underline;
}
a:link.nav {
	color: #E8EFFF;
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-weight: bold;
}
a:visited.nav {
	color: #E8EFFF;
	font-family: "Microsoft Sans Serif";
	font-weight: bold;
	font-size: 11px;
}
a:hover.nav {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: "Microsoft Sans Serif";
	text-decoration: underline;
}
a:active.nav {
	color: #FFFFFF;
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-weight: bold;
}

p {margin-top: 0; margin-bottom: 0}
body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #71768a;
}
71768a;
}
img {
	border-width: 0px;
}
td {
	font: normal 12px/16px "Microsoft Sans Serif";
	text-align: justify;
	color: #0000ff;
	vertical-align: top;
}
table {
	border-width: 0px;
	border-collapse : collapse;
}

html {min-height: 100%; margin-bottom: 0.01em}

hr {
	border-width: 0px 0 0 0;
	border-top: 1px solid #999999;
	height: 0;
}



