/* CSS Document */

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}.m_border {
	border: 1px solid #000000;
}
.bar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #408080;
}
#scroll {
	position: inherit;
	top: 0;
	left: 0;
	width: 155px;
	height: 185px;
	margin: 0;
	/* IEWin only */
	scrollbar-track-color: #02627a;
	scrollbar-face-color: #02627a;
	scrollbar-darkshadow-color: #014964;
	scrollbar-shadow-color: #000;
	scrollbar-3dlight-color: #FFF;
	scrollbar-highlight-color: #02627a;
	scrollbar-arrow-color: #fff;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	}
