body {
	background: #FFFFFF;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.banner {
background-repeat:no-repeat;
background:url(../images/banner.gif)
}

.gradient {
background: #fff;
}

a.navigation {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.navigation:visited {
	color: #555;
}

a.navigation:hover {
	color: #900;
}

div.navtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	font-weight:bold;
	border-bottom: 2px dotted black;
}

.navigation {
	margin-left: 10px;
}

td.main {
	padding-left: 15px;
	padding-top: 0px;
}
table.main {
	align: center;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
