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

A.cover 		{ color: #A6C2F2; text-decoration: underline; font-weight: normal; } 
A.cover:link	{ color: #A6C2F2; text-decoration: underline; font-weight: normal; } 
A.cover:visited	{ color: #A6C2F2; text-decoration: underlinee; font-weight: normal; } 
A.cover:active	{ color: #A6C2F2; text-decoration: underline; font-weight: normal; } 
A.cover:hover	{ color: #A6C2F2; text-decoration: underline; font-weight: normal; }

A 			{ color: #A6C2F2; text-decoration: underline; } 
A:link		{ color: #A6C2F2; text-decoration: underline; } 
A:visited	{ color: #A6C2F2; text-decoration: underline; } 
A:active	{ color: #A6C2F2; text-decoration: underline; } 
A:hover		{ color: #A6C2F2; text-decoration: underline; }

B {
	color: #CCCCCC;
}

B.red {
	color: #FE3967;
}

B.date {
	color: #FFFFFF;
}

P {
	font-size: 12px;
}

P.email {
	font-size: 12px;
	color: #FFccFF;
	margin-left: 15px;
	margin-right: 15px;
}

P.quote {
	font-size: 12px;
	color: #FFccFF;
	margin-left: 15px;
	margin-right: 15px;
}

font.caption {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, sans-serif;
}

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.small {
	font-size: 10px;
	font-family: verdana, sans-serif;
}


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: #555555;
	border-width: 1px;
	width: 250px;
   height: 400px;
	overflow: scroll;
	margin: 0px;
	padding: 0px;
}

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

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

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

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

IMG.thumb {
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
}

IMG.border {
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
}