body, html {
	background-color: #3D3D3D;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#bg_content {
	background-image: url(images/body.gif);
	background-repeat: repeat-y;
	height: 100%;
}
#leftcontent {
	height: 100%;
	width: 461px;
	background-color: #c15c1e;
	margin-left: 18px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
#leftcontent .inner {
	padding: 10px;
}
#leftcontent .inner a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


#picture_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #000000;
	width: 461px;
}
#picture_label .inner {
	padding: 5px;
}


#sidebar {
	float: right;
	height: 100%;
	width: 303px;
	background-color: #FFFFFF;
	margin-right: 49px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
#sidebar  table  {
	border: 1px solid #c0c0c0;
	margin-bottom: 5px;
}

#sidebar .inner {
	margin: 10px;
}
#sidebar .inner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#sidebar .inner a {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
}


#leftcontent_bottom {
	height: 100%;
	width: 461px;
	background-color: #d47a43;
	margin-left: 18px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
#leftcontent_bottom .inner {
	padding: 10px;
}
#leftcontent_bottom .inner th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #df9b72;
}
#leftcontent_bottom .inner a {
	color: #FFFFFF;
	font-weight: bold;
}

textarea {
	width: 400px;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer {
	height: 100%;
	width: 461px;
	background-color: #FFFFFF;
	margin-left: 18px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 23px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer a {
	font-weight: bold;
	color: #C15C1E;
	text-decoration: none;
}

.dataview td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #df9b72;
}
form {
	margin: 0px;
	padding: 0px;
}
.image_border {
	border: 2px solid #FFFFFF;
}
.image_outerborder {
	border: 1px solid #000000;
	height: 88px;
	width: 88px;
}
