.ASS_ScrollImages
{
	width:290;
	height:337;
	overflow:auto;
 	
 	margin-left:0px;
 	margin-right:0px;
 	margin-top:0px;
 	margin-bottom:0px; 
 	margin-width:0px;

	scrollbar-arrow-color:#FFCC66;
	scrollbar-base-color:#CC0000;
	scrollbar-track-color:#FFCC66;}

.ASS_Active {
	border-width:2px;
	border-color: #CC0000;
	border-style: solid;
 	margin-left:3px;
 	margin-right:3px;
 	margin-top:3px;
 	margin-bottom:3px; 
 	margin-width:2px;

}
.ASS_InActive {
	border-width:2px;
	border-color: #000000;
	border-style: solid;
 	margin-left:3px;
 	margin-right:3px;
 	margin-top:3px;
 	margin-bottom:3px; 
 	margin-width:2px;
}
.ASS_Over {
	border-width:2px;
	border-color: #0000FF;
	border-style: solid;
	cursor:pointer;
 	margin-left:3px;
 	margin-right:3px;
 	margin-top:3px;
 	margin-bottom:3px; 
 	margin-width:2px;

}

.ASSSwitchImage
{
	font-family: Arial;
	font-size: 10pt;
	color: #0000FF;
	font-weight: bold;
	cursor:pointer;
}

.ASSBigImage
{
	border-width:2px;
	border-color: #000000;
	border-style: solid;
 	margin-left:3px;
 	margin-right:3px;
 	margin-top:3px;
 	margin-bottom:3px; 
 	margin-width:2px;
}
.ASSBigImageOver {
	border-width:2px;
	border-color: #0000FF;
	border-style: solid;
	cursor:pointer;
 	margin-left:3px;
 	margin-right:3px;
 	margin-top:3px;
 	margin-bottom:3px; 
 	margin-width:2px;
}