body {
	background-color: #EEEEEE;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}

#container {
	background: #FFFFFF;
	margin: 0 auto;
	max-width: 1000px;
	text-align: left;
}

#header {
	background-color: #FFFFFF;
	color: #000000;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: top;
}

#sidebar {
	background-color: #FAFAD2;
	padding: 0 0 0 0;
	vertical-align: top;
	width: 14em;
}

#sidebar1 {
	padding: 0 2em 0 1em;
}

#content {
	background-color: #FFFFFF;
	padding: 0 0 0 0;
	vertical-align: top;
}

#content1 {
	padding: 1em 1.5em 1em 1em;
}

#footer {
	background-color: #FFFFFF;
	color: #000000;
	padding: 0;
	text-align: center;
	vertical-align: top;
}

.sbh {
	color: #FF0000;
	font-weight: bold;
}

A:link {
	color: #990000
}

A:active {
	color: #990000
}

A:visited {
	color: #990000
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	font-size: 1px;
	height:0;
	line-height: 0px;
}

.pheader {
	color: #000000;
	font-size: 14pt;
}

.pheaderred {
	color: #FF0000;
	font-size: 14pt;
}

.ptitle {
	color: #000000;
	font-size: 12pt;
}

.ptitlered {
	color: #FF0000;
	font-size: 12pt;
}

.psubtitle {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

.psubtitlered {
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
}

.buytable {
	background-color: #ffffff;
	border: 1px solid #800000;
	padding: 2px 5px 2px 5px;
	width: 250px;
}

.buyheader {
	background-color: #FF0000;
	border-bottom: 1px solid #800000;
	font-size: 12pt;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	text-align: center;
	width: 100%;
}

.buybody {
	background-color: #FFFFFF;
	font-size: 11pt;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	width: 100%;
}
