.header {
	background: #996782 url(img/header.gif) no-repeat top right;
	vertical-align: middle;
	padding-left: 15px;
}
td.PaneLeft {
	height: 100%;
	background: #fff url(img/bgm4.jpg) repeat-x;
	padding: 38px 10px 28px 28px;
}
.PaneLeft a:link, .PaneLeft a:visited, .PaneLeft a:hover, .mainh a:link, .mainh a:visited, .mainh a:hover, .content h1, h4, span.mark, h3  {
	color: #824f69;
}
div.anons {
	background: url(img/larr4.gif) no-repeat  left 5px;
}

.main {
	padding-top: 1px;
}

.content {
		padding: 27px 20px 20px 20px;
		background: url(img/bg.jpg) repeat-x 1px 0px;
}

.divFormSubmited {
	margin-top: 5px;
	color: #824f69;
	font-size:12px;
	font-weight: bold;
}

.formField input {
	height:21px;
	border:1px solid  #824f69;
	width: 350px;
}

.formField textarea {
	height:21px;
	border:1px solid #824f69;
	height:100px;
	width: 350px;
}

.divForm .divFormButton input {
	background-color: #824f69;
	color: #ffffff;
	font-size: 11px;
	border: 2px solid #824f69;	
}
