﻿.normal {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.normalBold {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
.headerWhite {
	color: #999966;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.margin10 {
	margin: 10px;
}
.borderCollapse {
	border-collapse: collapse;
}
.backgroundTan {
	border-collapse: collapse;
	background-color: #E4DDCF;
}
.footer {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}
.borderCollapse {
	border-collapse: collapse;
}
.credits {
	font-family: Arial;
	font-size: xx-small;
	color: #000000;
	text-align: left;
}
.normalGreen {
	font-family: Verdana;
	font-size: 12px;
	color: #008000;
}

#tabmenu{
width: 100%;
color: red;
}

#tabmenu a{
	font: bold 12px Verdana;
	padding-left: 4px;
	display: block;
	width: 100%;
	color: #ffebcd;
	text-decoration: none;
	padding: 4px;
	border: medium outset gray;
	text-align: center;
	height: 13px;
}
#tabmenu a{
	width: auto;
	background-color: #7764b2;
	text-align: center;
}

#tabmenu a:hover{
background-color: #a89770;
color: #535048;
}
h2 {
	text-align: center;
	margin: 10px;
}
.centered {
	text-align: center;
}

.style1 {
	font-weight: bold;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}
.style3 {
	border-style: solid;
	border-width: 0px;
}
