DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,.title {
	font-family			: verdana,sans-serif;
	font-size 			: 9pt;
	color 				: #dddddd;
	font-style 			: italic;
	background 			: #444444;
}

BODY {
	background-color	: none; 
}

A:link 		{ color : #5865e1 }
A:active 	{ color : #d5ae83 }
A:visited 	{ color : #5068e3 }
A:hover 	{ color : #5b80b7 }

.thumbnail, .display { 
	border-color		: #000000; 
	border-width		: 1px;
}

.thumbnail:hover {
	border-color		: #5865e1;
}

H2 {
	padding-top			: 5px;
	padding-bottom		: 5px;
	padding-right		: 10px;
	text-align			: right;
	background			: #000000;
	font-weight			: normal;
	font-style			: italic;
	font-size			: 12pt;
}

IMG {
}

.galleryheader {
	padding-top			: 10px;
	padding-bottom		: 10px;
	text-align			: center;
	width				: 50%;
	margin-right		: auto;
	margin-left			: auto;
}


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
