BODY {
	color: #FFFFFF;		
	background: #000000;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	font-family: verdana, sans-serif;
}

A 			{ color: #FF6633; text-decoration: underline; } 
A:link		{ color: #3FF6633; text-decoration: underline; } 
A:visited	{ color: #3366CC; text-decoration: underline; } 
A:active	{ color: #FF6633; text-decoration: underline; } 
A:hover		{ color: #FF6633; text-decoration: underline; }

P {
	font-size: 11px;
}

FONT.gallery-section {
	color: #AAAAAA;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, sans-serif;

}

FONT.gallery-set {
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	font-variation: italic;
	font-family: verdana, sans-serif;

}

FONT.blue {
	color: #6666cc;
}

FONT.red {
	color: #990000;
}

DIV.update {
	width: 580px;
	height: 150px;
	overflow: auto;
	text-align: justify;
	vertical-align: middle;
	position: absolute;
	top: 60px;
	left: 20px;
}

DIV.window {
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	width: 250px;
   height: 400px;
	overflow: scroll;
	margin: 0px;
	padding: 0px;
}

DIV.menu {
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	height: 15px;
	width: 70px;
	text-align: left;
	padding: 1px;
	position: absolute;
}

DIV.outline {
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
}

TABLE.border {
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
}

TD {
	font-size: 11px;
	font-weight: normal;
	font-family: verdana, sans-serif;
}

IMG.thumb {
	border-color: #cccccc;
	border-width: 1px;
}