BODY {
	font-size: 12px; font-family: MS Trebuchet, Verdana, Chicago, helvetica, sans-serif; color:#444444;
  scrollbar-face-color:       #cccccc;
  scrollbar-shadow-color:     #ffffff;
  scrollbar-highlight-color:  #ffffff;
  scrollbar-3dlight-color:    #cccccc;
  scrollbar-darkshadow-color: #cccccc;
  scrollbar-track-color:      #cccccc;
  scrollbar-arrow-color:      #ffffff;
	background-color:#ffffff;
	padding:0;
	margin:0;
}
input, textarea   {
	border:1px solid #777777;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#000000;
}

.button   {
	border:1px solid #777777;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#000000;
	height:22px;
}

.thumb {
	width:56px;
	height:56px;
	border:0px;
	margin:0 1px 1px 0;
}

div, td {
	font-size: 12px; font-family:Verdana, Chicago, helvetica, sans-serif; color:#444444;
}

#afbDetail {
	background-color:#fff;
	font-size: 12px;
	font-family:Verdana, Chicago, helvetica, sans-serif;
	color:#444444;
	line-height:18px;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	visibility:visible;
	padding:10px;
	text-align:center;
}
