BODY {
	scrollbar-base-color: #9BB8CA;
	scrollbar-arrow-color : #ffffff;
	scrollbar-shadow-color : ##9BB8CA;
	scrollbar-highlight-color : ##9BB8CA;
	scrollbar-face-color : ##9BB8CA;
}

.menu {
	font-family : Tahoma;
	font-size : 12px;
	color : White;
}

.menu A:HOVER {
	font-family : Tahoma;
	font-size : 12px;
	color : White;
}

.text {
	font-family : Tahoma;
	font-size : 11px;
	color : #999999;
}

.text_r {
	font-family : Tahoma;
	font-size : 11px;
	color : #cc0000;
}

.text A {
	font-family : Tahoma;
	font-size : 11px;
	color : #557D97;
}

.text_w {
	font-family : Tahoma;
	font-size : 11px;
	color : #ffffff;
}

.text_m {
	font-family : Tahoma;
	font-size : 11px;
	color : #ffffff;
	background-color : #cccccc;
	font-weight : bold;
}

.tyt {
	font-family : Tahoma;
	font-size : 11px;
	color : #0088CA;
	font-weight : bold;	
}

.num {
	font-family : Tahoma;
	font-size : 11px;
	color : White;
}

.num A:HOVER {
	font-family : Tahoma;
	font-size : 11px;
	color : #cc0000;
}

.num A {
	font-family : Tahoma;
	font-size : 11px;
	color : White;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
FONT-FAMILY: Arial;
font-size: 11;
padding-right: 10px;
background-color: #9BB8CA;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 10px;
}
