/* CSS definition file containing sitestyle stylesheets */
BODY {
	background-color: #FCF3E0;
}
 A:link  {
	color: rgb(179,91,52);
	font-style: normal;
	text-decoration: none;
	cursor: hand;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
}
 A:visited  {
	color: rgb(179,91,52);
	font-style: normal;
	text-decoration: none;
	cursor: hand;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
}
 A:active  {
	color: rgb(179,91,52);
	font-style: normal;
	text-decoration: none;
	cursor: hand;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
}
 A:hover {
	color: rgb(179,91,52);
	font-style: normal;
	text-decoration: underline;
	cursor: hand;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
}
#leftright, #topdown {
position:absolute;
left:0;
top:0;
width:1px;
height:1px;
layer-background-color:#C3C0B8;
background-color:#C3C0B8;
z-index:100;
font-size:1px;
}
 td {
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color : #3E3E37;
	line-height : 12pt;
}
 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	font-weight: normal;
	color:#000000;
	background: transparent;
	font-style : normal;
}
 select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	font-weight: normal;
	color: #000000;
	background: #FCF3E0;
	font-style : normal;
}
 textarea  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	font-weight: normal;
	color: #000000;
	background: transparent;
	font-style : normal;
}
 .grey {
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color : #999999;
	line-height : 12px;
}