body {
	background-color: #6D99BC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.tablebg {
	background-image:  url("repeatdown.jpg");
	background-repeat: repeat-y;
}

a:link {
	color: #000000;
	text-decoration:underline;
}

a:hover {
	color: #A8A8A8;
	text-decoration:underline;
}

a:visited {
	color: #336699;
	text-decoration:underline;
}

a:active {
	color: #336699;
	text-decoration:underline;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image:  url("navigation.jpg");
	background-repeat: no-repeat;
}

.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.nav a:hover {
	color: #6D99BC;
	text-decoration: none;
	font-weight: bold;
}

.nav a:visited {
	color: #BBBBBB;
	text-decoration: none;
	font-weight: bold;
}

.nav a:active {
	color: #BBBBBB;
	text-decoration: none;
	font-weight: bold;
}

.footer {
	color: #DDDDDD;
	font-size: 10px
}

.footer a:link {
	color: #DDDDDD;
	text-decoration: none;
	font-weight: bold;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.footer a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

.footer a:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

.emphi {
	font-style: italic;
}

.emphb {
	font-weight: bold;
}

.emphbi {
	font-style: italic;
	font-weight: bold;
}
.blkheader {
	font-size: 16px;
	font-weight: bold;
}
