.footer {
	font-size: 10px;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}
.tblcss {
	border: 1px solid #000000;
	border-collapse: collapse;
}

.tblnav {
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #999999;
	font-size: 12px;
}
body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.Important {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C00;
	font-size: 12px;
}


A:link,A:visited {
	color: #0000cc;
	text-decoration: none;
}
A:hover {
	color: #cc0000;
	text-decoration: underline;
}

.leftnav {

	border-right: dotted 1px #999999;

}

.frame {

	border: dotted 1px #cccccc;

}

.nav {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

.imgborder A:link, .imgborder A:visited {
	border: 2px solid #000000;
}


.nav A:link,.nav A:visited {
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	--border-right: solid 2px #cccccc;
	--border-left: solid 2px #cccccc;
}

.nav A:hover {
	color: #cc0000;
	background: #eeeeee;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	--border-right: solid 2px #dddddd;
	--border-left: solid 2px #dddddd;
}

.nav2 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
}



.main {
	padding: 10px 4px 8px 10px;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

hr {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.subhead {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.bodytext {
	font-size: 12px;
}

.bigtext {
	font-size: 24px;
	color: #999999;
	font-weight: bold;
}

