body, td {
	color: #324838;
	font-family: Tahoma;
	font-size: 11px;
}

.style1 {
	color: #ECF2E4;
	font-family: Tahoma;
	font-size: 11px;
}
.style2 {
	font-weight: bold;
	color: #324838;
}

.style3 {
	color: #800080;
	font-weight: bold;
}

.style4 {
	color: #800080;
	font-size: 16px;
	font-weight: bold;
}

.style5 {
	color: #324838;
	font-size: 16px;
	font-weight: bold;
}

.style6 {
	font-weight: bold;
	color: #324838;
}

.style7 {
	color: #800080;
	font-weight: bold;
}

.style8 {
	color: #800080;
	font-size: 16px;
	font-weight: bold;
}

.style9 {
	color: #324838;
	font-size: 16px;
	font-weight: bold;
}

.style10 {
	color: #800080;
	font-size: 14px;
	font-weight: bold;
}

.style11 {
	color: #324838;
	font-size: 14px;
	font-weight: bold;
}
.style12 {
	color: #324838;
}

.style13 {
	color: #800080;
	font-size: 9px;
	font-weight: bold;
}

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

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

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