body {
	background-color: #909C80;
	background-image: url(../images/background_gradient.gif);
	background-repeat: repeat-x;
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666633;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7D7051;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #336666;
	font-weight: lighter;
	line-height: 18px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #336666;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333300;
}
.textbigger {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.tableheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8C9DA6;
	letter-spacing: 1px;
}
.textwhite {
	font-size: 15px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}


.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6A8B8F;
}

a:link {
	color: #54767D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #54767D;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}

a:active {
	text-decoration: none;
	color: #54767D;
}



.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #333300;
	text-indent: 40px;
}
.textindent {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7D7051;
	margin-left: 40px;
}

