body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: verdana, arial, sans-serif;
}

body, th, td, input, select, textarea, p, li {
  font-size: 10px;
	line-height: 13px;
}

code, pre {
  font: 10px "courier new", courier, monospace;
}

body {
  color: #573A0C;
	background-color: #37460C;
}

hr {
	color:#b8a079;
	width:95%;
	background:#b8a079;
	border:0;
	margin:5px auto 5px auto;
}

strong {
	color: #826942;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 12px;
}

h4 {
  font-size: 10px;
}

h5 {
  font-size: 8px;
}

h6 {
  font-size: 6px;
}

img {
  border: 0px;
}

hr {
  height: 1px;
}

th {
  text-align: left;
}

a:link, a:visited, a:active {
  color: #B51809;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
  color: #630E06;
	font-weight: bold;
	text-decoration: none;
}

a.foot:link, a.foot:visited, a.foot:active {
  color: #819E27;
}

a.foot:hover {
  color: #fff;
}

.header {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #97281B;
}

.date {
	color: #666666;
}

.alert {
  color: #f00;
}

.required {
  color: #95261A;
	font-size: 9px;
}

.stroke {
	border: #000 1px solid;
}

.footer {
	font-size: 9px;
	color: #AFB59E;
}

.footer2 {
	font-size: 9px;
	color: #5F6B3D;
}

.footBold {
	font-size: 9px;
	font-weight: bold;
}

.bg {
	background-image: url(../images/backgrounds/bgTile.jpg);
	background-repeat: repeat-x;
}

.contentFoot {
	background-image: url(../images/backgrounds/contentFoot.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.contentTop {
	background-image: url(../images/backgrounds/contentTop.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.homeContent {
	background-image: url(../images/backgrounds/behindHomeContent.jpg);
	background-repeat: no-repeat;
}

.tableTop {
	background-image: url(../images/backgrounds/tableTop.gif);
	background-repeat: repeat-x;
}

.tableBottom {
	background-image: url(../images/backgrounds/tableBottom.gif);
	background-repeat: repeat-x;
}

.tableLeft {
	background-image: url(../images/backgrounds/tableLeft.gif);
	background-repeat: repeat-y;
}

.tableRight {
	background-image: url(../images/backgrounds/tableRight.gif);
	background-repeat: repeat-y;
}

.tableBg {
	background-image: url(../images/backgrounds/tableBg.jpg);
	background-repeat: repeat-y;
}

.tableBgSmall {
	background-image: url(../images/backgrounds/tableBgSmall.jpg);
	background-repeat: repeat-y;
	color: #573A0C;
}

.tableTop2 {
	background-image: url(../images/backgrounds/tableTop2.gif);
	background-repeat: repeat-x;
}

.tableBottom2 {
	background-image: url(../images/backgrounds/tableBottom2.gif);
	background-repeat: repeat-x;
}

.tableLeft2 {
	background-image: url(../images/backgrounds/tableLeft2.gif);
	background-repeat: repeat-y;
}

.tableRight2 {
	background-image: url(../images/backgrounds/tableRight2.gif);
	background-repeat: repeat-y;
}

.tableBg2 {
	background-image: url(../images/backgrounds/tableBg2.jpg);
	background-repeat: repeat-y;
}

.tableBgSmall2 {
	background-image: url(../images/backgrounds/tableBgSmall2.jpg);
	background-repeat: repeat-y;
	color: #573A0C;
}

.divider {
	background-image: url(../images/backgrounds/divider.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

.grey {
	background-image: url(../images/backgrounds/contentGreyBG.jpg);
}
