A:Link, A:Visited, A:Active, A:Hover {
	background-color: inherit;
	color: #736c5d;
}

BODY {
	margin: 0px;
	padding: 0px;
	color: #444444;
	background-color: #faf8f5;
	background-image: url("images/body-bg.jpg");
	background-repeat: repeat-x;
}

P {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 14px;
}

.content {
	padding: 10px;
}

.content, .news_content {
	font-family: Georgia, sans-serif;
	font-size: 10pt;
	color: #736c5d;
	height: 300px;
	vertical-align: top;
	line-height: 26px;
	background-color: inherit;
}

.news_content {
	background-image: url("images/news-bg.gif");
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 6px;
}

.tag, .tabs, .content_stretch {
	background-color: #e1dcd4;
	background-image: url("images/body-sub_bg.jpg");
	background-repeat: repeat-x;
	color: #444444;
}

.tabs {
	vertical-align: bottom;
}

.panel {
	background-image: url("images/panel-bg.gif");
	background-repeat: no-repeat;
	padding: 8px;
}

.object_info {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #736c5d;
	background-color: inherit;
	padding-top: 11px;
}

.object_url {
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #736c5d;
	background-color: inherit;
}

.news {
	line-height: 18px;
}

.news_headline {
	font-size: 8pt;
	letter-spacing: 1px;
	text-decoration: underline;
	color: #433c2d;
	background-color: inherit;
}

.news_body {
	font-size: 8pt;
}

.news_date {
	color: #888888;
	background-color: inherit;
	font-size: 10px;
}

.input_text {
	border-width: 1px;
	border-color: #cfcbc1;
	border-style: solid;
	background-color: inherit;
	width: 100%;
	padding-left: 4px;
	padding-right: 4px;
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #8d8a82;
	line-height: 16px;
}