.standard     {
	color: #3b0909;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
}
.event     { color: #3b0909; font-size: 14px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
A:hover     { color: #FFFFFF; text-decoration: none }
.capitalhead1   { color: #3b0909; font-size: 14px; line-height: 18px; font-family: Capitals, Arial, Verdana, Helvetica, Sans-Serif }

.new-nav{
	color: #fedd99;
	font-size: 22px;
	text-decoration: none;
	letter-spacing: 0.125em;
	line-height: 26px;
	font-weight: 900;
	font-style: normal;
}
.underline {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.box1 {
	margin: auto;
	padding: 8px;
	border: 2px solid #3333CC;
}
.standardTop {
	color: #3b0909;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	vertical-align: text-top;
}
.standardGold {

	color: #fedd99;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
}
.goldBdr {
	border: solid #fedd99;
}
.box2 {

	margin: auto;
	padding: 8px;
	border: 2px solid #fedd99;
}
.standardIB {
	color: #3b0909;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-style: italic;
}
.standardB {

	color: #3b0909;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-style: normal;
}
