/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #665d45;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu a:link {color:#ffffff; text-decoration:none}
.menu a:visited {color: #ffffff; text-decoration: none} 
.menu a:hover {color:#a4d3cd; text-decoration: underline; font-weight:bold} 

.text_lr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: 665d45;
}
.text_lr a:link {color:#665d45; text-decoration:none}
.text_lr a:visited {color: #665d45; text-decoration: none} 
.text_lr a:hover {color:#665d45; text-decoration: underline;} 

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
}
.text a:link {color:#000000; text-decoration:none}
.text a:visited {color: #000000; text-decoration: none} 
.text a:hover {color:#ffffff; text-decoration: underline;}

.featurehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A5D4CE;
	background-color: 573819;
}
.featurehead a:link {color:#D7ECEA; text-decoration:none}
.featurehead a:visited {color: #7CC0B8; text-decoration: none} 
.featurehead a:hover {color:#000000; text-decoration: underline;}

.small_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 000000;
	background-color: A69C81;
}
.small_11 a:link {color:#000000; text-decoration:none}
.small_11 a:visited {color: #000000; text-decoration: none} 
.small_11 a:hover {color:#ffffff; text-decoration: underline;}

.small_11_alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 000000;
	background-color: #B9B09B;
}
.small_11_alt a:link {color:#000000; text-decoration:none}
.small_11_alt a:visited {color: #000000; text-decoration: none} 
.small_11_alt a:hover {color:#ffffff; text-decoration: underline;}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A5D4CE;
}
.text_blue a:link {color:#D7ECEA; text-decoration:none}
.text_blue a:visited {color: #7CC0B8; text-decoration: none} 
.text_blue a:hover {color:#000000; text-decoration: underline;}

.text_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}
.text_sm a:link {color:#ffffff; text-decoration:none}
.text_sm a:visited {color: #ffffff; text-decoration: none} 
.text_sm a:hover {color:#ffffff; text-decoration: underline;} 

.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.smart_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #5C391B;
}
.left_border {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.right_border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.top_border {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bottom_border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
