@charset "UTF-8";
/* CSS Document */

BODY, TD, .NormalText { font-weight: normal; text-decoration: none; font-style: normal; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

.Header		{ color: #000000; font-size: 18px; font-weight: bold; text-decoration: underline; }
.Subheader	{ color: #5E3B1E; font-size: 14px; font-weight: bold; }

.Brown		{ color: #5E3B1E; }
.Black		{ color: #000000; }
.White		{ color: #FFFFFF; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; }
.LargeText	{ font-size: 24px; }

* .bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
}

* .pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bolder;
}

* .subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E3B1E;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bolder;
}

* .subhead2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E3B1E;
	font-weight: bolder;
}

TABLE.Content TD	{padding-right: 25px; padding-left: 25px;}

IMG.DashedBorder	{padding: 5px; border: 1px dashed #030303;}
IMG.FloatLeft		{float: left;}
IMG.FloatRight		{float: right;}

* .photoborder {
	padding: 5px;
	border: 1px dashed #030303;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}

* .photoborderleft {
	padding: 5px;
	border: 1px dashed #030303;
	margin-right: 20px;
	margin-top: 8px;
}

* .photoborderleftnoborder {
	padding: 5px;
	margin-right: 20px;
	margin-top: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}


body {
	background-color: #000000;
	background-image: url(../images/logobg2.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #414141;
	font-size: 10px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style2 {color: #CCCCCC; font-size: 11px; }
a:link {
	color: #5E3B1E;
}
a:visited {
	color: #5E3B1E;
}
a:hover {
	color: #030303;
}
a:active {
	color: #5E3B1E;
}
.style6 {font-size: 11px}
a {
	font-size: 12px;
}
