html {
scrollbar-base-color: #478254;
scrollbar-arrow-color: white;
scrollbar-track-color: #FFFFFF;

scrollbar-shadow-color: c4ddc8;
scrollbar-lightshadow-color: #c4ddc8; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: c4ddc8;
scrollbar-3dlight-color: c4ddc8;
}



body {
	background-color: #478254;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #505050;
}


.font1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #505050;
}

.font2 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #505050;
}

.font3 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #599965;
}

.font4 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #FFFFFF;
}

A:link {
	TEXT-DECORATION: none; 
	FONT-WEIGHT: bold;
	COLOR:#FFFFFF
	}
A:active { 
	TEXT-DECORATION: none;
	COLOR:#FFFFFF
	}
A:visited {
	TEXT-DECORATION: none; 
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF
	}
.class2 A:hover {
	FONT-WEIGHT: bold;
	COLOR: #FECB02
		}

.class2 A:link {
	TEXT-DECORATION: none; 
	FONT-WEIGHT: bold;
	COLOR:#505050
	}
.class2 A:active { 
	TEXT-DECORATION: bold;
	COLOR:#505050
	}
.class2 A:visited {
	TEXT-DECORATION: none; 
	FONT-WEIGHT: bold;
	COLOR: #505050
	}
.class2 A:hover {
	FONT-WEIGHT: bold;
	COLOR: #FECB02
		}
		
		
.class3 A:link {
	TEXT-DECORATION: none;
	 font-size: 10px;
	COLOR:#505050
	}
.class3 A:active { 
	TEXT-DECORATION: none;
	font-size: 10px; 
	COLOR:#505050
	}
.class3 A:visited {
	TEXT-DECORATION: none;
	font-size: 10px; 
	COLOR: #505050
	}
.class3 A:hover {
	TEXT-DECORATION: none;
	font-size: 10px; 
	COLOR: #FECB02
		}

.placeHolder {
	POSITION: relative;
	WIDTH: 330px; 
	HEIGHT: 210px; 
	VISIBILITY: visible; 
	CURSOR: move;
	z-index: 10; 
}
.nowLoading {
	VISIBILITY: visible;
	POSITION: absolute;
	left: 109px;
	top: 421px;
}
.imageDiv {
	POSITION: relative; 
	TOP: 0px;
	LEFT: 0px; 
	CURSOR: move;
	z-index: 30; 
}
.imageDivOuter {
	VISIBILITY: hidden; 
	POSITION: absolute; 
	TOP: 0px;
	LEFT: 0px; 
	CURSOR: move;
	WIDTH: 280px; 
	HEIGHT: 160px; 
	OVERFLOW: hidden;
	z-index: 30; 
}
.picFrameDiv {
	POSITION: absolute; 
	CLIP: rect(0px 0px 0px 0px); 
	TOP: 10px; 
	LEFT: 10px; 
	z-index: 50; 	
	CURSOR: move;
}
