H1 { color:"#CC6600";
	font-size:20px;
	font-family:Georgia;
	}
	
H2 { color:"#CC6600";
	font-size:15px;
	font-family:Georgia;
	}
	
H3 { color:"#CC6600";
	font-size:13px;
	font-family:Georgia;
	}

a:link {font: bold 12px georgia; color: #006600; text-decoration: none;} 
a:active {font: bold 12px georgia; color: #006600; text-decoration: none;}
a:visited {font: bold 12px georgia; color: #006600; text-decoration: none;}
a:hover {font: bold 12px georgia; color: #330000; text-decoration: underline;}

.header { font-size : 16px; font-weight: bold; color: #808080; font-family: Georgia; text-decoration: none; }
.bborder	{ background-color: #FFFFFF; border: 1px #000000 solid; }

BODY, TD, TR, P {text-decoration: none; font-family: Georgia; font-size: 12px; color: #CC6600; cursor: default;}

#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;
}