body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a {
	color: #3F1F02;
}
.txt1 {
	color: #483D22;
}
.txt2 {
	color: #6B1503;
}
.txt0 {
	color: #1C1A15;
}
#showimage{
position:absolute;
visibility:hidden;
border: 2px #CCCC99 solid;
; background-color: #000000; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px
; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 2px
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #000000;
min-width: 200px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color:#CCCC99;
margin-right: 1px;
}


