body {
	margin-right: 10px;
	background:#FAF1CD;
	color: #5E5550;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #800000;
	text-align:center;
}

.imageContent {
	background-color:#ffffff;
	border: solid 1px #D0C8B3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:center;
}

.toplinks {
	text-align: right;
	padding-top: 18px;
	color: #FFEFC1;		
}

.toplinks a:link, 
.toplinks a:visited, 
.toplinks a:active, 
.toplinks a:hover
 {
	text-decoration: underline;
	color: #FFEFC1;		
}

.bottomlinks {
	color: #FFEFC1;		
}


.bottomlinks a:link, 
.bottomlinks a:visited, 
.bottomlinks a:active, 
.bottomlinks a:hover
 {
	text-decoration: underline;
	color: #FFEFC1;		
}


.menu {
	text-align:center;
	color: #FFEFC1;
	text-transform: uppercase;
}

.menu a:link, 
.menu a:visited, 
.menu a:active, 
.menu a:hover
 {
	text-decoration: none;
	color: #FFEFC1;		
}

.menuselected {
	text-align:center;
	font-weight: bold;
	color: #992502;
	text-transform: uppercase;
}

.menuselected a:link, 
.menuselected a:visited, 
.menuselected a:active, 
.menuselected a:hover
 {
	text-decoration: none;
	color: #992502;		
}


h1 {
	color: #A13A30;
	font-size: 14px;
}

a:link,
a:visited,
a:active,
a:hover
{
	color: #5E5550;
}

.fldSize {
	
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #FAF1CD;
	border: 1px solid #D7BA98;
}

.fldSize2 {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #FAF1CD;
	border: 1px solid #D7BA98;
}

.fldSize3 {
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #FAF1CD;
	border: 1px solid #D7BA98;
}

.fldLabels {
	font-weight:bold;
	color: #A13A30;
	font-size: 12px;
}

.style1 {
	color: #A13A30;
	font-weight: bold;
}

.bgLine {
	background-image: url(images/pixel_line.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.imgListing {
	border: 1px solid #AFA796;
	background-color:#ffffff;
	padding: 3px 3px 3px 3px;
}

.listentry a:link,
.listentry a:visited,
.listentry a:active,
.listentry a:hover
{
	font-weight:bold;
	color: #890D01;
}

#menuParent {
	position:relative;
	left:0px; 
	top:0px; 
	z-index:0;
}

.submenucell {
	text-align: left;
	background-image: url(images/bgMenu.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height:25px;
	padding-left: 5px;
}

#menuPop1 {
	position:absolute;
	visibility:hidden;
	top: 19px;
	left: 0px;
	z-index: 500;
	width: 130px;
}

#menuPop2 {
	position:absolute;
	visibility:hidden;
	top: 19px;
	left: 112px;
	z-index: 500;
	width: 130px;
}