.section-left
{
	margin:			2px 0 2px 3px;
	padding:		0;
	background:		#EDDABC;
	border-color:	#600;
	border-top:		1px solid;
	border-right:	1px solid;
	border-bottom:	1px solid;
	border-left:	1px solid;
	width:			100%;
}

.section-left h1, .section-left h2, .section-left h3
{
	font-family:	verdana;
	margin:			0;
	padding:		0;
	border:			none !important;
}

.section-left h2, .section-left h3, .section-left h2 a, .section-left h3 a
{
	font-size:		10pt	!important;
	font-family:	verdana !important;
	color:			#73695B !important;
	font-weight:	bold;
}
.section h2-left a:hover, .section-left h3 a:hover
{
	font-size:		10pt;
	color:			#978A78;
}
.section-left h3
{
	text-align:		center !important;
}
.section-left h2
{
	text-align:		left	!important;
}

.section-left
{
	font-size:		9pt;
	font-family:	verdana;
	color:			black;
}
.section-left p
{
	margin:			2px;
	font-size:		10pt;
}
.section-left input.text
{
	width:			100px;
}
.section-left div.controls input
{
	background:		#333333;
	border:			1px solid black;
	color:			white;
}
.section-left label
{
	font-weight:	bold;
	font-size:		8pt;
	color:			#554E43;
}
.section-left a
{
	font-size:		8pt;
	color:			#655D50;
}
.section-left a:hover
{
	font-size:		8pt;
	color:			#CF7E23;
}

form
{
	margin: 0;
}