body {
	margin: 0px;
	padding: 0px;
	background-color:#6F5D44;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


h5 {
	font-size: 11.5px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h4 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 19px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1 {
	font-size: 23px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.txt-white{
	color: #ffffff;
}
.txt-lineheight{
	color: #7F7E79;
	line-height:20px;
}
.txt-ltgreen{
	color: #E5E4CE;
}
.txt-ltgrey{
	color: #B5A88D;
}
.txt-dkgrey{
	color: #555556;
}
.font-big{
font-size:21px;
}
.font-georgia{
font-size:24px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#4F4F51;
}
.font-trebuchet{
font-family:"Trebuchet MS";
}

.bg-grey{
background-color:#DEDEDE;
}

.table-txt-darkgrey
{
color:#51443E;
}

.table-bg-darkgrey
{
background-color:#62584E;
}

.table-odd-row
{
background-color:#B4A78C;
}

.table-even-row
{
background-color:#CCC5AC;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E5E4CE;
	background-color:#645A4F;
	border:#E5E4CE 1px solid;
	cursor:pointer;
	
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border:solid 1px #BDCFF5;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border:solid 1px #BDCFF5;
}

