img.aligncentercss {
	margin: auto;
	padding: 15px;
	
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}

.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
.TitleBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	font-style: italic;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000066;
}
.bodyRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
}
.DeveloperOnly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
}
.bodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}
.bodyLarger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.Border {
	border: 1px solid #666666;
	background-position: center;
}
.BorderRL {
	background-position: center;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
.bodyBoldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}

.BorderRLB {
	background-position: center;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.bodySmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
p {
	text-indent: 8px;
	text-align: justify;
}
.noIndent {
	text-indent: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: 0.01em;
}
#spotlight {
	background-color: #CCFFFF;
	background-image: url(imagz/LeftPanel_ghost.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 0px;
}
#spotlightWrapper {
	background-image: url(imagz/LeftPanel_ghost.jpg);
}
#spotlight p {
	padding-right: 6px;
	padding-left: 25px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#spotlightTop {
	background-image: url(imagz/spotTopRound.jpg);
	background-repeat: no-repeat;
	height: 12px;
}
#spotlightBottom {
	background-image: url(imagz/spotBottomRound.jpg);
	background-repeat: no-repeat;
	height: 12px;
	background-position: bottom;
}
#spotlight h3{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
}
.hudtable tr th {
	font-size: 10px;
	color: #FFF;
	background-color: #817DB4;
	font-weight: normal;
}
.hudtable tr td {
	font-size: 10px;
	text-align: center;
}
.hudtable {
	margin-top: 12px;
	margin-bottom: 12px;
	border: thin solid #817DB4;
}
