@charset "utf-8";
/* Grange CSS Document */
body *,html *{color:#333;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px; line-height: 19px;}

h1 {
	font-family: Verdana, Arial;
	color:#7C6650;
	font-size: 19px;
	font-weight: 500;
}

h2 {
	font-family: Verdana, Arial;
	color:#9D8A4A;
	font-size: 13px;
	font-weight: 500;
}
h3 {
	font-family: Verdana, Arial;
	color:#2C4054;
	font-size: 12px;
	font-weight: bold; 
}

h4 {
	font-family:"Times New Roman", Times, serif;
	color:#990000;
	font-size: 20px;
	font-weight: normal;
}
	h5{
	font-family:"Times New Roman", Times, serif;
	color:#314359;
	font-size: 15px;
	font-weight: normal;
}
hr.divider {color: #726936;
font-size: 3px;}

hr.divider {color: #726936;
font-size: 3px;}
table.highlight {
	background-color:#E0DBC9;
	border: solid 1px #786C3F;
}
table.highlight td {
	background-color: #FFFFFF;
}
table.highlight th {color: #6A624F;background-color: #B8B0A0;}
 table.portal
 {border: solid 1px #988E67;

 }
 
 table.portal th {
	background-color:#BCB28E;
	background-repeat:repeat-x; 
 }

