.oneColElsCtr {
	background: #3c2415 url(images/back_main.jpg) no-repeat top center;
}

.oneColElsCtr #container {
	width: 46em;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.style10 {
	font-size: 10pt;
	font-weight: bold;
	color: #f79321;
}
.style11 {
	font-size: 11pt;
	font-weight: bold;
	color: #f79321;
}

.style12 {
	font-size: 11px;
	font-weight: bold;
	color: #f79321;
}

.style14 {
	color: #FFFFFF;
	font-size: 11px;
}

.style24 {
	font-size: 11px
}

.dropDownShell {
	margin-top: 3px;
	margin-bottom: 15px;
}

.dropDownMenu {
	background-color: #462913;
	color: #FFFFFF;
	border: 1px Solid #be7326;
	padding: 1px;
	width: 160px;
}

.content {
	text-align: left;
}

.contentCell {
	padding-top: 15px;
}