body, td, div, a {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
}
a {
  color: #9b200c;
  text-decoration: none;
}

body, ul, form {
	font-family: Arial;
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
}

img {
	border: 0;
}

body {
	background: #D6DBC4;
}

.ph {
	width: 985px;
	background: #FFF url('/data/images/l_sidebar_bg_repeat.jpg') repeat-y;
}

.header {
	background: url('/data/images/header_bg.jpg') no-repeat;
	height: 227px;
}

.header a {
	display: block;
	height: 112px;
	width: 388px;
	margin: 0 0 0 524px;
}

.lsidebar {
    background: url('/data/images/l_sidebar_bg.jpg') no-repeat;
    width: 240px;
}

.lsidebar ul {
	display: block;
	list-style: none;
    margin: 144px 0 144px 70px;
}

.lsidebar li {
	margin-bottom: 2px;
}

.lsidebar li a {
    background: #89B14E url('/data/images/button_bg.jpg') no-repeat;
	height: 15px;
	color: #FFF;
	display: block;
	font-size: 12px;
	padding: 8px 0 9px 0;
	text-align: center;
	text-decoration: none;
	width: 111px;
}

.lsidebar li a:hover {
    background: #F1EFBC url('/data/images/button_hover_bg.jpg') no-repeat;
}

.title {
    background: url('/data/images/title_bg.jpg') no-repeat;
    color: #FFFFFF;
    height: 65px;
    padding: 12px 0 0 170px;
}

.text {
    background: url('/data/images/text_bg.jpg') repeat-y;
}

.content {
    padding: 0 50px 50px 50px;
}

.rsidebar {
	background: #D6DBC4 url('/data/images/border_black.png') repeat-y right;
    width: 117px;
}

.footer {
    background: url('/data/images/footer_bg.png') no-repeat;
    _behavior: url('/data/iepngfix.htc');
    height: 71px;
    margin: -50px 0 0;
}
div.copyright {
  font-family: Arial; font-size: 10px; color: #000000;width: 985px; margin-top: 5px; text-align:right;
}
div.copyright a {
  color: #000000; text-decoration: none;
}
div.copyright div {
  float: left; text-align:left;
}
