p, td {margin-top: 0; margin-bottom: 0;}

.cellAccentColor {
	background-color: #2B2B2B;
}
.textMain {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 7px;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

.textMain a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.textMain a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.textMain a:hover {
	color: #8F723D;
	text-decoration: none;
}
.textMain a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.imgBordered {
	border: 1px solid #8F723D;
}


body {
	background-color: #000000;
}
.cellAccentDark {
	background-color: #2B2B2B;
}
h1 {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.footer {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 10px;
	color: #999999;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.footer a:link {
	text-decoration: underline;
	color: #999999;
}
.footer a:visited {
	color: #999999;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.textFormLabel {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 0px;
}
.textName {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 18px;
	color: #8F723D;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-weight: bold;
}
.textName a:link {
	color: #8F723D;
	text-decoration: none;
}
.textName a:visited {
	color: #8F723D;
	text-decoration: none;
}
.textName a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.textName a:active {
	color: #8F723D;
	text-decoration: none;
}
h2 {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
}
.imgLeft {
	border: 1px solid #8F723D;
	margin-right: 8px;
	margin-bottom: 1px;
	float: left;
}
.imgRight {
	border: 1px solid #8F723D;
	margin-bottom: 1px;
	float: right;
	margin-left: 8px;
}
.borderTopWide {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2B2B2B;
}
