body
{
	background-color: #e6d29f; 
	margin: 0px; 
    color: #323232;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}

p
{
	margin: 0px 0px 15px 0px;
}

a
{
    text-decoration: none;
	color: #399634;
}

a:hover
{
	text-decoration: underline;
}

#boxAll
{
	width: 750px;
	margin: 20px auto;
}

.bgContent
{
	background-color: #eee2bc;
	height: 400px;
}

.bgNav
{
	 background-color: #d3a351;
}

.boxLeftNav
{
	margin: 23px 0px 0px 0px;
}

.leftNav1
{
	position: relative;
	margin: 0px;
	background-color: #d3a351;
	margin: 0px 0px 1px 0px;
	font-weight: bold;
}

.leftNav1 a
{
	display: block;
	width: 150px;
	color: #eee2bc;
	font-size: 13px;
}

.leftNav1 a:hover
{
	display: block;
	background-color: #eee2bc;
	font-weight: bold;
	color: #d3a351;
	text-decoration: none;
}

.leftNav1 p
{
	display: block;
	margin: 0px;
}

.leftNav1 span
{
	display: block;
	padding: 1px 5px 2px 13px;
}

.leftNav1On
{
	position: relative;
	margin: 0px;
	background-color: #eee2bc;
	font-weight: bold;
	margin: 0px 0px 1px 0px;
}

.leftNav1On a
{
	display: block;
	width: 150px;
	background-color: #eee2bc;
	color: #d3a351;
	font-size: 13px;
}

.leftNav1On a:hover
{
	text-decoration: none;
}

.leftNav1On p
{
	display: block;
	margin: 0px;
}

.leftNav1On span
{
	display: block;
	padding: 1px 5px 2px 13px;
}

.leftNav2
{
	position: relative;
	margin: 0px;
	margin: 0px 0px 1px 0px;
}

.leftNav2 a
{
	display: block;
	width: 150px;
	color: #f6f0dd;
	font-size: 12px;
}

.leftNav2 a:hover
{
	display: block;
	background-color: #f6f0dd;
	color: #d3a351;
	text-decoration: none;
}

.leftNav2 p
{
	display: block;
	margin: 0px;
}

.leftNav2 span
{
	display: block;
	padding: 1px 5px 2px 25px;
}

.leftNav2On
{
	position: relative;
	margin: 0px;
	background-color: #f6f0dd;
	margin: 0px 0px 1px 0px;
}

.leftNav2On a
{
	display: block;
	width: 150px;
	color: #d3a351;
	font-size: 12px;
}

.leftNav2On a:hover
{
	text-decoration: none;
}

.leftNav2On p
{
	display: block;
	margin: 0px;
}

.leftNav2On span
{
	display: block;
	padding: 1px 5px 2px 25px;
}

.topNav
{
	margin-right: 20px;
	font-size: 12px;
}

.topNav a
{
	color: #666666;
	text-decoration: none;
}

.topNav a:hover
{
	text-decoration: none;
}

.title
{
	font-size: 22px;
	font-weight: bold;
	color: #d3a351;
	margin-bottom: 15px;
}

.pad20
{
	padding: 20px;
	width: 550px;
}

.inputTop
{
	width: 360px;
	height: 15px;
	border: solid 1px #323232;
	margin: 0px 0px 5px 0px;
}

.inputBig
{
	width: 360px;
	height: 15px;
	border: solid 1px #323232;
	margin: 8px 0px 5px 0px;
    color: #323232;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}

.inputSmall
{
	width: 100px;
	height: 15px;
	border: solid 1px #323232;
	margin: 0px 0px 5px 0px;
    color: #323232;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}

.inputNumber
{
	width: 20px;
	height: 15px;
	border: solid 1px #323232;
	margin: 0px 0px 5px 0px;
    color: #323232;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}

.inputTextarea
{
	width: 360px;
	/*height: 15px;*/
	border: solid 1px #666666;
	margin: 8px 0px;
    color: #323232;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}
