body {
	background: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #1C3900;
	scrollbar-face-color: #FDF9E0;
	scrollbar-arrow-color: #555E4A;
	scrollbar-track-color: #AAB594;
	scrollbar-shadow-color: #555E4A;
	scrollbar-highlight-color: #E9E6BD;
	scrollbar-3dlight-color: #555E4A;
	scrollbar-darkshadow-Color: #555E4A;

}

.detailborder {
	border: 3px solid #006002;
	background: White;
	
}

.detailcaption {
   background: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C3900;
}

.detailcaption a {
	color: #DF9700;
	text-decoration: none;
}

.detailcaption a:hover {
   color: #00F;
	text-decoration: none;
}
