body {
	margin: 0px 0px 0px 0px;
	background-color: #FCCC73;
}

td {
	font: 7.5pt Verdana, Arial, Helvetica, sans-serif;
}

hr {height: 1px; color: #669BA0;}

.header {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #083884;
}
.moreinfo {
	font-family: Verdana;
	font-size: 13px;
    line-height: 14px;
	font-weight: bold;
	color: #083884;
}
.copyright {
	font-family: Verdana;
	font-size: 7px;
}

a {
	text-decoration: underline;
	color: #2C65BF;
}

a:hover {
	color: #083884;
}

a:visited {
	color:#9687A3;
}

td.bodybg {
	background-image: url(images/background-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

td.tile {
	background-image: url(images/tile-top.gif);
	background-repeat: repeat;
}

td.nav {
	background-image: url("images/tile-left.gif");
	background-repeat: repeat;
}

.bottomnav a {
	font: 7.5pt verdana;
	text-decoration: none;
	color: #2C65BF;
}

.bottomnav a:hover {
	text-decoration: underline;
	color: #083884;
}
