#topsidebox {
	BACKGROUND: url(box.gif) no-repeat left top
}
#topsidebox DIV {
	BACKGROUND: url(box.gif) no-repeat right top; 
	MARGIN-LEFT: 5px; 
	PADDING-TOP: 5px
}
#nsidebox {
	BACKGROUND: url(box.gif) no-repeat left bottom;
}
#nsidebox DIV {
	PADDING-RIGHT: 8px; 
	PADDING-LEFT: 8px; 
	BACKGROUND: url(box.gif) no-repeat right bottom; 
	PADDING-BOTTOM: 8px; 
	MARGIN-LEFT: 5px; 
	PADDING-TOP: 3px
}
.ptext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
	padding-top: 0px;
	margin-top:0px;
	border-bottom: opx solid white;
}
#scroller{
width: 190px;
height: 100px;
border: 1px solid black;
padding: 0px;
background-color: lightyellow;
text-align:left;
}

#scroller a{
text-decoration: none;
}

.style1 {font-weight: bold}
.style2 {color: #FFFFFF}
.style3 {
	color: #FF0000;
	font-weight: bold;
}
.style9 {color: #000000}
.style10 {color: #0000FF}
