BODY {
	scrollbar-face-color: #FFFFEA;
	scrollbar-shadow-color: #222222;
	scrollbar-highlight-color: #efefef;
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #FFFFEA;
	scrollbar-arrow-color: #336699;
}
A, INPUT, TEXTAREA, SELECT,  LI, TD {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;

}
A:HOVER {
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFF00;



}
.butnorm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #2E594F; cursor: hand; width : 250px;}
.butover  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #002B21; cursor: hand; width : 250px;}


div.img-ilus {
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 4px 3px;
	padding: 0;
	position: relative;
}

div.img-ilus img {
	background-color: #fff;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}
