﻿body
{
	margin:10px;
	background-color:#000000;
	color:#e6e6e6;
	font:11pt Georgia;
}
.regularTable 
{
	font:11px Georgia;
	color:#e6e6e6;
}
.highlight 
{
	color:#23B7DC;
	font-weight:bold;
}
#pageHeader 
{
	margin:8px;
}
.galleryHeader 
{
	font:17pt Georgia;
	color:#23B7DC;
	clear:both;
}
.sectionHeader 
{
	font:12pt Georgia;
	color:#23B7DC;
}
.galleryContainer
{
}
.galleryContainer img 
{
	border:1px solid gray;
	margin:5px;
	cursor:hand;
	cursor:pointer;
}

a 
{
	text-decoration:underline;
	color:#23B7DC;
}
a img 
{
	border:0px;
}
img 
{
	border:0px;
	vertical-align:bottom;
}
.imgViewIcon 
{
	cursor:hand;
	cursor:pointer;
	border:0px;
	margin:0px 8px 0px 8px;
}

.textbox 
{
	border:2px solid #23B7DC;
	font:11pt Georgia;
}
.indent 
{
	margin-left:10px;
}
.itemList 
{
	margin-left:0px;
	margin-bottom:5px; 
	padding:0px;
}