html { min-height: 100%; margin-bottom: 1px; }
.innertb {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
body {
	background-color: #5C2B59;
}
.tblbdr {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.tblbdr2 {
	border-top: 1px solid #FFFFFF;

}
.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #8a6b70;
		text-decoration: none;	
	
}
a.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	color: #FFFFFF;
	background-color: #8a6b70;
	text-decoration: none;	
	
	
}
.tablelinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
		text-decoration: none;	
	
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.tablelinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
		text-decoration: underline;	
	
}

