body {
	background: transparent;
	margin: 0px;
	padding: 0px;
}

#c {
	padding: 35px 10px 20px 20px;
}
#c p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 15px;
}

#c .smtxt {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
#c h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #2F2E24;
	margin-top: 0px;
	margin-bottom: 5px;
}

html,textarea{scrollbar-track-color: #ABA992; scrollbar-face-color: #ABA992; scrollbar-highlight-color: #ABA992; scrollbar-3dlight-color: #C5C4B4; scrollbar-shadow-color: #ABA992; scrollbar-darkshadow-color: #99977B; scrollbar-arrow-color: #7A785F;}











/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}
#c h1 {
	margin-top: 0px;
	margin-bottom: 10px;
}
#c a {
	color: #663300;
}
#c a:hover {
	color: #990000;
}
.imgR {
	margin-right: 10px;
	margin-bottom: 15px;
}
.field {
	background: #8D8B6D;
	color: #FFFFFF;
	border-top: 1px solid #5F5E49;
	border-right: 1px solid #DAD9CF;
	border-bottom: 1px solid #DAD9CF;
	border-left: 1px solid #5F5E49;
	width: 200px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#c blockquote {
	background: #C9C7BA;
	border: 1px solid #949274;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 10px 15px;
	padding: 5px;
}
#c h5 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #2F2E24;
	margin-top: 0px;
	margin-bottom: 5px;
}
.btn {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #F4F4F4;
	background: #323129;
	padding: 1px;
	border-top: 1px solid #DAD9CF;
	border-right: 1px solid #5F5E49;
	border-bottom: 1px solid #5F5E49;
	border-left: 1px solid #DAD9CF;
}
