/* CSS definition file containing sitestyle stylesheets */
BODY {
	SCROLLBAR-FACE-COLOR: #D4CBA4;
	SCROLLBAR-HIGHLIGHT-COLOR: #F7EFD6;
	SCROLLBAR-SHADOW-COLOR: #E7DBAD;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #E7DBAD;
	scrollbar-3d-light-color: #E7DBAD;
	scrollbar-dark-shadow-color: #E7DBAD;
}
A:link  {
	color: #004845;
	font-style: normal;
	text-decoration: underline;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A:visited  {
	color: #004845;
	font-style: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A:active  {
	color: #004845;
	font-style: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A:hover {
	color: #004845;
	font-style:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
 td {
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #000000;
}
.header {
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #7C160E;
}
.brown {
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #7C160E;
}
.small {
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color : #000000;
}
 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color:#000000;
	background: #B6B9BB;
	font-style : normal;
}
 select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background: #B6B9BB;
	font-style : normal;
}
 textarea  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background: #B6B9BB;
	font-style : normal;
}

 a img  {
 border: none;
 	}