body, html {
	margin: 0px;
  padding: 0px;
	background: #f1f1f1 url('images/bg.gif') 0% 0%;
  font: 11px Verdana;
  color:#000000;
}
td {
  font: 11px Verdana;
}
#maintable {
  width: 100%;
  height: 100%;
	background: transparent url('images/shadow.gif') 50% 0% repeat-y;
	text-align : center;
  vertical-align : top;
}
#contenttable {
  widht: 780px;
  height: 100%;
	background: transparent url('images/content_bg.gif') 0% 0% repeat-y;
}
#menu {
	padding: 0px 0px 0px 11px;
  background: transparent url('images/menu_bg_top.jpg') 0% 0% no-repeat;
}
#menu a {
	color: #7E3A06;
  text-decoration: none;
}
#menu a:hover {
  text-decoration: underline;
}

#menusel {

}
#menusel a {
  font-weight:bold;  
}
#menusel a:hover {
    font-weight:bold;
}
#text {
	background: transparent url('images/text_bg_top.jpg') 0% 0% no-repeat;
	padding: 0px 18px 0px 18px;
  text-align: justify;
}

#text a {
	color: #d69f59;
	text-decoration: none;
}
#text a:hover {
	text-decoration: underline;
}
#contacts {
	color: #adadad;
}
#contacts a {
	color: #adadad;
  text-decoration: none;
}
#contacts a:hover {
	text-decoration: underline;
}
#location {
	text-align: left;
	font: bold 10px Verdana;
  color: #7f4112;
}
#location a {
  color: #7f4112;
	text-decoration: none;
}
#location a:hover {
	text-decoration: underline;
}
#header {
	color: #d69f59;
	font: bold 14px Verdana;
	margin: 7px 0px 0px 0px;
	text-align: left;
}
#bottom_left {
	background: transparent url('images/menu_bg_bottom.jpg') 0% 0% no-repeat;
	color: #d69f59;
	padding: 0px 9px 4px 9px;
}
#bottom_right {
	background: transparent url('images/text_bg_bottom.jpg') 0% 0% no-repeat;
	color: #d69f59;
	padding: 0px 9px 4px 9px;
}
#bottom_right a {
	color: #d69f59;
  text-decoration: none;
}
#bottom_right a:hover {
	color: #ffffff;
}
ul {
	padding: 0px 0px 0px 15px;
  margin: 5px;
}
li {
	list-style-type : none;
	list-style-image : url('images/li.gif');

}
select, input{  border-color: #bfbfbf #bfbfbf #bfbfbf #bfbfbf; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #52584B; text-decoration: none;  border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

h1 {color: #d69f59;	font: bold 14px Verdana; margin: 7px 0px 2px 0px; }
