body, BODY, html { 
/* background-color: #9F9682; */
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
font-weight:normal;
font-size: 12px; 
color: #6d6451; 
margin: 0px; 
voice-family: betty, female; 
/* background-image: url(images/bg_body.jpg);*/ 
scrollbar-base-color:#6D6451;
}

table, td {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size: 12px;
color: #6d6451;
}

a:active     {  font-family: Arial; font-size: 12px; color: #6d6451}
a:link       {  font-family: Arial; font-size: 12px; color: #6d6451}
a:visited    {  font-family: Arial; font-size: 12px; color: #6d6451}

a.orange:active     {  font-family: Arial; font-size: 12px; color: #f48300}
a.orange:link       {  font-family: Arial; font-size: 12px; color: #f48300}
a.orange:visited    {  font-family: Arial; font-size: 12px; color: #f48300}

.pagetitles {
padding-left: 0px;
font-weight:bold;
font-size: 14px;
color: #6D6451;
}
.pagetitlesOrange {
padding-left: 0px;
font-weight:bold;
font-size: 14px;
color: #f48300;
}
.contactform {
	font-weight:normal;
	font-size: 10px;
	color: #6d6451;
	font-style: italic;
}
.contactformfield {
	font-weight:bold;
	font-size: 12px;
	color: #f48300;
}
.contacterror {
	font-weight:normal;
	font-size: 12px;
	color: #f48300;
}

.tableOutlineGrey {
BORDER-RIGHT: #e1e1e1 1px solid;
BORDER-TOP: #e1e1e1 1px solid;
BORDER-LEFT: #e1e1e1 1px solid;
BORDER-BOTTOM: #e1e1e1 1px solid;
BACKGROUND-COLOR: #f4f4f4
}


hr, HR {
noshade;
color: #f48300;
height: 1px;
}

.hr-dash {
border-bottom-style: dashed;
border-bottom-color: #338733;
border-bottom-width: 1px;
border-top-width: 0px;
font-weight:bold;
font-size: medium;
color: #338733;
padding: 0px;
}
