a:link { font-family: verdana; font-size: 12px; color: #0080ab; text-decoration: none; }
a:visited { font-family: verdana; font-size: 12px; color: #0080ab; text-decoration: none; }
a:active { font-family: verdana; font-size: 12px; color: #0080ab; text-decoration: none; }
a:hover { font-family: verdana; font-size: 12px; color: #00516C; text-decoration: underline; }

h1{font-family:verdana; font-size: 13px}
h2{font-family:verdana; font-size: 14px}
h3{font-family:verdana; font-size: 16px}

td{ font-family: verdana; font-size: 12px; text-decoration: none; }

table{ font-family: verdana; text-decoration: none; }
body

{
font-family: verdana; color: #000000; 
scrollbar-base-color: #DDDDEE; 
scrollbar-arrow-color: #000000;
scrollbar-DarkShadow-Color: #BEBEDE;

}

select { color:#000000; font: 11px Verdana; font-weight: none; text-decoration: none; background: #E9E9E9; border: 1 solid #999999; } 

option { color:#000000; font: 11px Verdana; font-weight: none; text-decoration: none; background: #E9E9E9; border: 1 solid #999999; } 

textarea { color:#000000; font: 11px Verdana; font-weight: none; text-decoration: none; background: #E9E9E9; border: 1 solid #999999; } 

input { color:#000000; font: 11px Courier New; font-weight: none; text-decoration: none; background: #E9E9E9; border: 1 solid #999999; } 

#container {
	position	: absolute;
	top		: 11px;
	left		: 11px;
	width		: 602px;
	height		: 300px;
	background	: #FFFFFF;
	overflow	: hidden;
	border		: 0px solid #666;
}

#content {
	position	: relative;
	width		: 570px;
	left		: -20px;
	height: 504px;
	top: -5px;


}

#scrollArea {
	position	: absolute;
	left		: 615px;
	top		: 10px;
	height		: 320px;
	width		: 8px;
	background	: #E0E0E0;
	border		: 1px solid #666;
	overflow	: hidden;
}

#scroller {
	position	: absolute;
	top		: -1px;
	width		: 6px;
	background	: #0099CC;
	border-top	: 1px solid #666;
	border-bottom	: 1px solid #666;
}
