td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.white {color: White;}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
a:hover {
	color: #D44D4d;
}
.bodySm
{
	font-size: 7pt;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #990000;
}

.photoHeaderHyperlink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
}

.photoDescriptionHyperlink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.photoDescriptionHyperlink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.photoHeader
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 100%;
	background-color: #770000;
	color: White;
}

hr
{
	color: #E5C7C7;
	height: 1px;
}
body {background-color: #770000}
.subtitle
{
	font-size: 9pt;
	font-weight: bold;
	color: #cc0000;
}
.title
{
	font-size: 9pt;
	color: #990000;
	font-weight: bold;
}
.subtitle2
{
	font-size: 7pt;
	color: #990000;
	font-weight: bold;
}
.tableHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}
.button2 { BORDER-RIGHT: #990000 1px solid; BORDER-TOP: #990000 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 8pt; BORDER-LEFT: #990000 1px solid; COLOR: #990000; BORDER-BOTTOM: #990000 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff }
.button { BORDER-RIGHT: #990000 1px solid; BORDER-TOP: #990000 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 8pt; BORDER-LEFT: #990000 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #990000 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #990000 }	
select, input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.required
{
	color: "#ff0000";
}
.picBorder
{
	border-color: #E5C7C7;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}