body {
	background-color: #A58F5D;
	margin: 3px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bckborder {
	border-top: medium double #A89C62;
	border-right: medium double #E9E7DA;
	border-bottom: medium double #E9E7DA;
	border-left: medium double #A89C62;
}
A.topnav:link  {
	color:#333333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-repeat: no-repeat;
	height: 30px;
	width: 120px;
	margin-top: 3px;
	float: left;
	clear: both;
	background-color: #F5E2C2;
	border-top: 1px dashed #BDA984;
	border-right: 1px dashed #C8B899;
	border-bottom: 1px dashed #C8B899;
	border-left: 1px dashed #BDA984;
}

A.topnav:visited  {
	color:#333333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-repeat: no-repeat;
	height: 30px;
	width: 120px;
	margin-top: 3px;
	float: left;
	clear: both;
	background-color: #F5E2C2;
	border-top: 1px dashed #BDA984;
	border-right: 1px dashed #C8B899;
	border-bottom: 1px dashed #C8B899;
	border-left: 1px dashed #BDA984;
}
A.topnav:hover    {
	
	color:#990000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-repeat: no-repeat;
	height: 30px;
	width: 120px;
	margin-top: 3px;
	float: left;
	clear: both;
	background-color: #F1D6A1;
	border-top: 1px dashed #BDA984;
	border-right: 1px dashed #C8B899;
	border-bottom: 1px dashed #C8B899;
	border-left: 1px dashed #BDA984;
}

.botline {
	border-bottom: 1px dashed #333333;
}
.red14txt {
	font-size: 14px;
	font-weight: bold;
	color: #5B0000;
}
a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #990000;
}
.tblborder {
	border-top: 1px dashed #333333;
	border-right: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	border-left: 1px dashed #333333;
	margin: 2px;
	padding: 2px;
}
.nounderline {
	text-decoration: none;
}
.leftline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-bottom-style: dashed;
}
.bluetxt {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

