@CHARSET "UTF-8";

body,
td
{
	font-family: Arial;
}

h1
{
	color: rgb(170,170,170);
	margin-top: 10px;
	margin-bottom: 0px;
}

#content a
{
	color: white;
	text-decoration: none;
}
#content a:HOVER
{
	text-decoration: underline;
}

a.galleryButton
{
	font-size: 9pt;
	color: rgb(139,139,139) !important;
	text-transform: uppercase;
}
a.tabLink.active,
a.galleryButton.active
{
	color: rgb(205,205,205) !important;
}

#buttonRow
{
	font-size: 0pt;
}

#footer,
#footer a,
#footer a:HOVER
{
	font-size: 8pt;
	color: rgb(139,139,139);
	text-decoration: none;
}

#content
{
	color: rgb(170,170,170);
	font-size: 10.5pt;
}

.button1 .board div.text
{
	color: black;
	font-weight: bolder;
	font-size: 7pt;
}

a span.alternateText
{
	display: none;
}

.twinButtons
{
	font-size: 0pt;
}

.previewPanel td.content
{
}
	
.previewPanel td.content h3
{
	font-size: 9pt;
	font-weight: normal;
	color: rgb(130,130,140);
	margin-top: 0px;
	margin-bottom: 5px;
}

#content .previewPanel td.content p
{
	font-size: 9pt;
	margin-top: 2px;
	margin-bottom: 0px;
}

#content .previewPanel td.content a,
#content .previewPanel td.content a:VISITED
{
	color: rgb(73,86,123);
	text-decoration: none;
}

