.bg {
	background-color: #ACA78C;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.whitetext {
	color: #FFFFFF;
}

a.whitemenu:link		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
}

a.whitemenu:visited		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
}

a.whitemenu:hover		{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 17px;
}

a.whitemenu:active		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
}

a.whitemenu2:link		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.whitemenu2:visited		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.whitemenu2:hover		{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

a.whitemenu2:active		{
	text-decoration: none;
}

a.breadlink:link		{
	color: #333333;
	text-decoration: none;
}

a.breadlink:visited		{
	color: #333333;
	text-decoration: none;
}

a.breadlink:hover		{
	color: #333333;
	text-decoration: underline;
}

a.breadlink:active		{
	color: #333333;
	text-decoration: none;
}

.whitetitlle2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.whitetitlle {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

.whitetitlle3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.faded {
	color: #999999;
}

a:link {
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}

.subtitle {
	font-size: 18px;
	color: #CC6600;
}

.footer {
	font-size: 11px;
	color: #999999;
}

div.uppercase { 
	text-transform: uppercase; 

}.breadcrumb {
	font-size: 10px;
}

a.greenlink:link		{
	color: #3E5C24;
	text-decoration: none;
}

a.greenlink:visited		{
	color: #3E5C24;
	text-decoration: none;
}

a.greenlink:hover		{
	color: #3E5C24;
	text-decoration: underline;
}

a.greenlink:active		{
	color: #3E5C24;
	text-decoration: none;
}

a.brownlink:link		{
	color: #7C6219;
	text-decoration: none;
}

a.brownlink:visited		{
	color: #7C6219;
	text-decoration: none;
}

a.brownlink:hover		{
	color: #7C6219;
	text-decoration: underline;
}

a.brownlink:active		{
	color: #7C6219;
	text-decoration: none;
}

a.bluelink:link		{
	color: #1E3568;
	text-decoration: none;
}

a.bluelink:visited		{
	color: #1E3568;
	text-decoration: none;
}

a.bluelink:hover		{
	color: #1E3568;
	text-decoration: underline;
}

a.bluelink:active		{
	color: #1E3568;
	text-decoration: none;
	
}

h1 {
	font-size: 18px;
	line-height: 25pt;
	margin-top: 0px; 
	margin-bottom: 0px;
}
h2 {
	font-size: 16px;
	line-height: 22pt;
	margin-top: 0px; 
	margin-bottom: 0px;
}
h3 {
	font-size: 14px;
	line-height: 20pt;
	margin-top: 0px; 
	margin-bottom: 0px;
}