#divWrapper {
	width: 779px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#divAdminWrapper {
	text-align: left;
	width: 100%;
	background-color: #999999;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #360972;
	background-color: #999999;
	text-align: center;
}
a {
	color: #360972;
	text-decoration: none;
}
a:hover {
	color: #F2C361;
	text-decoration: none;
}
#leftBar {
	background-color: #D6D6D6;
	width: 174px;
	vertical-align: top;
}
#contentWrapper #content h1 {
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	color: #F2C361;
}

#divFooter {
	background-image: url(images/star.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #FFFFFF;
	background-color: #360972;
	padding-top: 10px;
	padding-bottom: 1px;
}
#divAdminFooter {
	background-image: url(images/star.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #FFFFFF;
	background-color: #021864;
	padding-top: 10px;
	padding-bottom: 1px;
	width: 100%;
}
.caption {
	font-size: 9px;
}
.submit {
	color: #360972;
	background-color: #F2C361;
	border: 2px solid #021864;
	font-size: 11px;
	font-weight: bold;
}
a.submittxt{
	color: #360972;
	background-color: #F2C361;
	border: 2px solid #021864;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}
a:hover.submittxt{
	color: #021864;
	background-color: #F2C361;
	border: 2px solid #021864;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}
#content {
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	width: 600px;
	background-image: url(images/bodybar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	font-weight: normal;
	color: #360972;
	padding-top: 10px;
	padding-bottom: 10px;
}
#divWrapper #contentWrapper #leftBar #divLeftNav hr {
	color: #CCCCCC;
}
#divLeftNav {
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
	color: #360972;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	font-size: 13px;
}
#divLowerLinks {
	text-align: center;
	background-color: #BBBBBB;
	font-size: 13px;
}
#divFooter h2 {
	color: #F4C462;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
#divFooter a {
	text-decoration: none;
	color: #FFFFFF;
}
#divFooter a:hover {
	text-decoration: none;
	color: #F4C462;
}
#divLowerLinks a {
	font-weight: bold;
	text-decoration: none;
	color: #360972;
}
#divLowerLinks a:hover {
	color: #F4C462;
}
#divFooter p {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#divLeftNav a {
	color: #360972;
	text-decoration: none;
}
#divLeftNav a:hover {
	color: #F2C361;
	text-decoration: none;
}
.narrowcontent {
	padding-right: 30px;
	padding-left: 30px;
}
.hilight {
	font-weight: bold;
	color: #FF0000;
}
.fxerr {
	border: 1px solid #FF0000;
}
.smheading {
	font-size: 14px;
	font-weight: bold;
}
.toplinks {
	font-weight: bold;
	background-color: #D6D6D6;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 779px;
	font-size: 13px;
}
#admincontent {
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	width: 770px;
	background-image: url(images/bodybar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	font-weight: normal;
	color: #021864;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.current {
	font-weight: normal;
	color: #000000;
}
.sold {
	font-size: 15px;
	color: #F00;
	font-weight: bold;
}

