body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFD733;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}

.lattice table, td {border: solid 1px #993300;}

.bottom {
	border-bottom: solid 1px #993300;
	background-image:url(images/backgroundbottom.jpg);
}

.normal table {border: 0px;}

.bordertable {
background-image:url(images/background.jpg);
border:#993300;
border:solid 2px;
}

.normal td {border: 0px;}

.footer {font-size: x-small; color: #993300; }

.sidenav div {
	border: 2px solid #A52A2A;
	background-color:#FFD700;
	color: #A52A2A;
	font-weight: bold;
}

.sidenav a {
	background-color:#FFD700;
	color: #A52A2A;
	font-weight: bold;
	text-decoration: none;
}

.sidenav a:hover{
	background-color:#FFD700;
	color: #A52A2A;
	font-weight: bold;
	text-decoration:underline;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993300;
}

.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993300;
	font-size: small;
}