body {
	background-image: url(images/background1.gif);
	background-repeat: no-repeat;
	font-size: 11pt;
	color: #666699;
	width: 750px;
	margin-top: 0px;
}
.banner, .banner a:link, a.banner:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
a:link, a:visited	{
 color: #666699;
}

a.banner:hover, a.banner:active,	.banneractive{
	color: #ffFFFF;
	text-align: center;
	text-decoration: none;
}

td.banneractive {
	border-top: thin none;
	border-bottom: thin none;
	border-left: thin solid #666699;
	border-collapse: collapse;
 text-align: center;
	border-right: thin solid #666699;
}
td.banner {
	text-align: center;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666699;
	border-collapse: collapse;
	border-right: thin solid #666699;
}
#footer {
	visibility:visible;
	left: 10px;
	width:740px;
	height:29px;
	z-index: 3;
	text-align: left;
	border-top-color: #666699;
	border-top-style: solid;
	border-top-width: thin;
	position: absolute;
	top:auto;
	}
.footer, a.footer, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666699;

}
#banner	{
	position:absolute;
	left:5px;
	top:15px;
	width:414px;
	height:19px;
	z-index:1;
	visibility: visible;

}
#menu	{
	position:absolute;
	left:60px;
	top:71px;
	z-index:2;
	visibility: visible;

}
#main	{
	position:absolute;
	visibility:visible;
	left:13px;
	top:120px;
	width:744px;
	height:390px;
	z-index:1;
	vertical-align: top;
}
hr {
	color: #666699;
}
input, img {
	border: none;
}
td.bordered {
	border: thin solid #666699;
	vertical-align: top;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	font-weight: bold;
	color: #800080;
	vertical-align: top;

}
.topborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
}
.center {
	text-align: center;
}
.smaller {
	font-size: smaller;
}
.right {
	text-align: left;
}
img.floatright	{
	float: right;
}
h3	{
 margin-bottom: 0px; margin-top: 5px;
}
ul	{
margin-top: 5px;

}

