body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#e6e5d8;
}
body.iFrame{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#fff;
}
a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color:inherit;
	text-decoration:none;
}
a:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3a3a3a;
	background-color:inherit;
	text-decoration:underline;
}
#botMenu{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	padding:5px;
	text-decoration:none;
	background-color:inherit;
}
#botMenu a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#botMenu a:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
	background-color:inherit;
}
li{
	list-style-image:url(images/bullet.gif);
	margin-top:5px;
}
input.but{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px inset;
	color: #000000;
	width:50px;
	border-bottom-style: outset; 
	border-left-style: outset; 
	border-right-style: outset; 
	border-top-style: outset; 
	border-color: #615E1D #615E1D #615E1D #615E1D; 
	margin:5px;
	background-color:#dceef2;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px inset;
	color: #000000;
	width:150px;
	padding:3px;
	background-color:inherit;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	border-color: #615E1D #615E1D #615E1D #615E1D
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px inset;
	color: #000000;
	padding:3px;
	width:150px;
	background-color:inherit;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	border-color: #3E5D7A #3E5D7A #3E5D7A #3E5D7A
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px inset;
	color: #000000;
	background-color:inherit;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	border-color: #3E5D7A #3E5D7A #3E5D7A #3E5D7A
}