.Header {
	background: #e8e8e8 url("../img/header.gif") left top no-repeat;
	width: 100%;
	margin: 0;
}
.Header td {
	padding: 6px 5px 6px 16px;
}
.Content {
	width: 942px;
	margin: 0 0 0 0;
}
.Content td {
	padding: 0 0 0 0;
}
.Content td td{
	padding: 0;
}
.Content td.Content_left {
	width: 330px;
}
.Content td.Content_center {
	padding-top: 20px;
	width: 421px;
}
.Content td.Content_right {
	padding-top: 20px;
	padding-left: 33px;
}
.Rand{
	border-top: 1px solid #897b77;
	border-left: 1px solid #897b77;
}
.Rand td{
	border-right: 1px solid #897b77;
	border-bottom: 1px solid #897b77;
}

.Sidebar1 {
	margin: 0px auto;
	clear: both;
	background-color: #fff;
	width: 158px;
	margin-bottom: 15px;
}
.Sidebar1 td.SidebarTop, .Sidebar1 td.SidebarBottom {
	background: url("/templates/img/sidebar_top.png") left top no-repeat; 
	height:5px; 
	line-height: 1px;
	font-size: 1px;
}
.Sidebar1 td.SidebarBottom{
	background: url("/templates/img/sidebar_bottom.png") left bottom no-repeat; 
}

* html .Sidebar1 {
}
.Sidebar1 td.SidebarMiddle{
	padding: 2px 8px;
	line-height: 16px;
	color: #2f2424;
	text-align: left;
}
.Sidebar1 td a{
	color: #b6998b;
	text-decoration: none;
}
.Sidebar1 td a:hover{
	color: #2f2424;
}
body {
	font: normal 12px "Lucida Grande", Arial, sans-serif;
	line-height: 20px;
	color: #6b5756;
}
body table, table p {
	font-size: 100%;}
	
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1 {	
	margin: 1px 0 6px 0;
	display: block;
	font-size: 18px;
	line-height: 20px;
	color: #2f2424
}
h2 {
	margin: 1px 0 6px 0;
	display: block;
	font-size: 18px;
	color: #2f2424;
	line-height: 20px;
}
h3 {
	margin: 1px 0 1px 0;
	display: block;
	font-size: 16px;
}
h4 {
	margin: 1px 0 1px 0;
	display: block;
	font-size: 16px;
	color: #2f2424;
}
h5 {	
	margin: 1px 0 3px 0;
	border-bottom: 1px #6b5756 solid;
	display: block;
	letter-spacing: 0;
}
h6 {
	margin: 1px 0 3px 0;
	border-bottom: 1px #2f2424 solid;
	display: block;
	color: #2f2424;
	letter-spacing: 0;
}
.class1 {
	font-size: 11px;
	line-height: 13px;
}
.class2 {
	font-size: 12px;
}
.class3 {
	font-size: 12px;
	font-weight: bold;
}
.class4 {
	font-size: 16px;
}
.class5 {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
}
.green, .green * {
	color: #2f2424;
	font: inherit;
}

a {
	color: #2f2424;
	text-decoration: none;
}
a:hover {
	color: #b6998b;
	text-decoration: none;
}

ul {
	color: #6b5756;
	padding: 0;
	line-height: 17px;
	margin: 9px 0 9px 15px;
}
ul li{
	color: #6b5756;
}
ul.links { 
	list-style-type: none;
	list-style-image: none;
	margin:0px 0px; 
	padding:0 0 0 0px; 
}
ul.links li { 
	margin:0; 
	padding: 0 0 0 0; 
}
ul.links a { 
	display:block; 
	padding-left:22px; 
	background: url("/templates/img/li.png") left top no-repeat; 
}

ul.links a:hover { 
	background: url("/templates/img/li_over.png") left top no-repeat; 
} 
blockquote, pre {
	padding: 10px 30px;
}
blockquote {
	font: italic 12px Georgia, Times, serif;
	margin: 8px 0;
}
* html ul, * html ol {
	margin-left: 22px;
}
img {
	margin: 0;
	padding: 0;
	border-color: #6b5756;
}
.pointerhand {
	cursor: pointer;
}
hr {
	border: solid #6b5756 0px;
	border-top-width: 1px;
	height: 0px;
	padding: 0px;
	line-height: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
div.hr {
	margin: 4px 0;
	height:1px;}
div.hr hr {
	display:none}

form .fieldset_left {
}
form {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
form fieldset {
	clear: both;
	font-size: 100%;
	border-color: #6b5756;
	border-width: 1px 0 0;
	border-style: solid none none;
	padding: 10px;
	margin: 0 0 8px;
}
form fieldset legend {
	margin-left: -2px;	
	font-size: 16px;
	font-weight: normal;
	color: #6b5756;
	margin: 0 0 0 0;
	padding: 0 2px;
}
label {
	font-size: 100%;
}
label u {
	font-style: normal;
	text-decoration: underline;
}
input, select, textarea {
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #2f2424;
	padding: 1px;
	font-size: 12px;
}
input:focus, select:focus, textarea:focus {
	color: #2f2424;
	border-color: #2f2424;
}
textarea {
	overflow: auto;
}
