<!--
#showimage{
position:absolute;
visibility:hidden;
border: 1px solid #000000;
}

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

#dragbar #closetext{
font-size: xx-small;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
color: #FFFFFF;
}
-->
<!--
.style1 {
	font-size: 8pt;
	color: #000000;
}
.style2 {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.style3 {
	font-size: x-small;
	font-weight: bold;
	color: #CC9999;
}
.style4 {
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
}
.style5 {color: #CC0000; font-size: medium;}
.style6 {font-size: 14px}
.style10 {font-size: xx-small}
-->
a {
	font-size: 12px;
	color: #CC9999;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9999;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC9999;
}
body,td,th {
	font-family: Arial, Verdana, Tahoma;

}
body {
	background-color: #181818;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.address1 {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}
.pinktxt {
	font-size: 12px;
	color: #CC9999;
	font-weight: bold;
}
.redtxt {
	font-size: 12px;
	color: #CC9999;
	font-weight: bold;
}
.redpagetxt {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.hdrspacers {
	color: #999999;
	font-size: 13px;
	font-weight: bold;
}
</style>