BODY {
	background-image:url(../img/bg_platta.gif);
	background-attachment: inherit;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #E0DEBA;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
A {
	color: #7C793C;
	text-decoration: none;
}
A:visited {
	color: #7C793C;
	text-decoration: none;
}
A:hover {
	color: #A8A454;
	text-decoration: none;
}
.td_div {
	background-color: #ffffff;
}
.td_bg_cont {
	background-image:url(../img/bg_tbl_cont.gif);
	background-attachment: inherit;
	background-position: inherit;
	background-repeat: no-repeat;
	background-color: #F2F5ED;
}
.td_bg_mitt {
	background-image:url(../img/bg_tbl_mitt.gif);
	background-attachment: inherit;
	background-position: inherit;
	background-repeat: repeat-y;
}
.td_bg_right {
	background-image:url(../img/bg_tbl_right.jpg);
	background-attachment: inherit;
	background-position: inherit;
	background-repeat: no-repeat;
}
.td_bg_visit {
	background-image: url(../img/bg_logo_visit.jpg);
	background-attachment: inherit;
	background-position: inherit;
	background-repeat: no-repeat;
}
.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #303030;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
}
.text_2 {
	padding-right: 10px;
}
.text_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #303030;
}
.scroll-track{
  height:10px;
  width:10px;
  background: rgb(220,220,220);
  background-image: url(../img/VScrollTrackFill.png);
}
.scroll-handle{
  height:10px;
  width:10px;
  background:rgb(240,240,240);
  background-image: url(../img/BlueVFill.png);
  cursor:pointer;
}
.container {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.img_container {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.img_container_top {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
