body {
	background: url("../img/bg2.jpg");
	margin: 0px;
	padding: 0px;
}

td {
  font: 12px verdana;
}

img {
	padding: 0px;
	margin: 0px;
}
#top {
	height: 116px;
}
#main {
	width: 761px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#navigation {
	height: 25px;
	width: 761px;
	font-family: "times new roman";
	color: #00255e;
	border-bottom: 1px solid #00255e;
	border-top: 1px solid #00255e;
	vertical-align: middle;
}
.main_content {
	width: 761px;
	height: 100%;
}
.main_content td {
	vertical-align: top;
}
.content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: verdana, arial;
	font-size: 12px;
}
h3 {
	font-family: "times new roman", serif;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h5 {
	font-family: "times new roman", serif;
	font-size: 14px;
}
hr {
	margin-bottom: 10px;
}
div.links a:link, div.links a:visited{
	color: #00255e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
}
div.links a:hover {
	text-decoration: underline;
}
img.sidebar {
	border: 3px solid white;
	margin: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
#footer {
	width: 761px;
	height: 15px;
	text-align: left;
	font-family: verdana, arial;
	font-size: 10px;
}
#footer a:link, #footer a:visited{
	color: #00255e;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}


A.reg, A.reg:hover, A.reg:visited{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.unpaid
{
    display: inline;
    color: #AA0000;
    font-weight: bold;
}

.paid
{
    display: inline;
    color: #00AA00;
    font-style: italic;
}

.cost
{
    color: green;
    font-weight: bold;
    font-size: 12px;
}

.required
{
    color: red;
}

a img
{
    border: none;
    vertical-align: middle;
}

img
{
    vertical-align: middle;
}
