html,body {
	height: 100%;
}
body {
	 text-align: left; 
}
#container {
	margin: auto;
	width: 626px; 
	text-align: left;
	height: 100%;
}
.main {
	width: 626px; 
	height: 100%;
}


body {
	background-color: #A40044;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}





td#nav a:link {color: #003274; font-size: 9pt; font-weight: bold;}
td#nav a:visited {color: #003274; font-size: 9pt; font-weight: bold;}
td#nav a:hover {color: #003274; font-size: 9pt; font-weight: bold; }
td#nav a:active {color: #003274; font-size: 9pt; font-weight: bold; }

td#subnav a:link {color: #003274; font-size: 9pt; font-weight: bold; }
td#subnav a:visited {color: #003274; font-size: 9pt; font-weight: bold; }
td#subnav a:hover {color: #003274; font-size: 9pt; font-weight: bold; }
td#subnav a:active {color: #003274; font-size: 9pt; font-weight: bold; }

td#subnav2 a:link {color: #A40044; font-size: 9pt; font-weight: normal; }
td#subnav2 a:visited {color: #A40044; font-size: 9pt; font-weight: normal; }
td#subnav2 a:hover {color: #A40044; font-size: 9pt; font-weight: normal; }
td#subnav2 a:active {color: #A40044; font-size: 9pt; font-weight: normal; }

td#download a:link {color: #A40044; font-size: 9pt; font-weight: bold; }
td#download a:visited {color: #A40044; font-size: 9pt; font-weight: bold; }
td#download a:hover {color: #A40044; font-size: 9pt; font-weight: bold; }
td#download a:active {color: #A40044; font-size: 9pt; font-weight: bold; }

 td#body a:link {color: #000000;}
td#body a:visited {color: #000000;}
td#body a:hover {color: #000000;}
td#body a:active {color: #000000;}

a:link {
	text-decoration: none;
	color: #A40044;
}
a:visited {
	text-decoration: none;
	color: #A40044;
}
a:hover {
	text-decoration: underline;
	color: #A30043;
}
a:active {
	text-decoration: none;
	color: #A40044;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}