.txt {
	FONT-SIZE: 12px; COLOR: #990000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.image {
	BORDER-RIGHT: #990000 1px solid; BORDER-TOP: #890000 1px solid; BORDER-LEFT: #990000 1px solid; BORDER-BOTTOM: #990000 1px solid
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #dddddd;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #990000;
}

.underpict {
	font-family: Verdana;
	font-size: 12px;
	padding: 2,14,2,14; 
/*	margin: 2,2,2,2; */
	line-height: 16px; 
	color: #ffffff;
}

.underpictable {
	border-style:solid;
	border-width: 1px;
	border-color: #ffffff;
	background-color: #990000;
}

.sbutton {
	font-family: Verdana;
	font-size: 11px;
	padding: 2,14,2,14; 
/*	line-height: 18px; */
	color: #ffffff;
	background-color: #990000;
	border-style:solid;
	border-width: 1px;
	border-color: #ffffff;
}
.dpopup {
	position: absolute; 
	visibility: hidden;
}

.ipopup {
	border-style:outset;
	border-width: 1px;
	border-color: #990000;
}