body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html , body{
	margin: 0px;
	height: 100%;
	color: #794E25;
	background-color: #FFFFFF;
}
a{
	color: #794E25;
}

td.dog_line {
	background-image: url(/tpl/main/images/top_4.jpg);
	background-repeat: repeat-x;
}
td.head_razd {
	background-image: url(/tpl/main/images/raz_3.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
td.left_razd {
	background-image: url(/tpl/main/images/raz_2.jpg);
	background-repeat: repeat-y;
}
td.right {
	background-image: url(/tpl/main/images/menu.jpg);
	background-repeat: no-repeat;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
table.menu , table.menu td, table.menu td a{
	color: #d9ac51;
	text-decoration: none;
}
table.menu td a:hover{
	text-decoration: underline;
}
table.menu td{
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
table.main_table {
	background-color: #F9EF90;
	height: 100%;
	width: 100%;
}
table.main_table_fix {
	background-color: #F9EF90;
	height: 100%;
	width: 1297px;
}
#logo {
	height: 254px;
	width: 355px;
	position: absolute;
	left: 56px;
	top: 23px;
}
table.h100 , td.h100{
	height: 100%;
}
a.us_login {
	font-weight: normal;
	text-decoration: none;
	color: #794E24;
	font-size: 13px;
}

a.cats{
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #794E25;
}

a.cats:hover{
	text-decoration: underline;
}

#work_path, #work_path a{
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	color: #3F5221;
}
#work_path{
	padding-bottom: 10px;
}

td.content{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

h1 {
	font-size: 14px;
	text-transform: uppercase;
}

h2, h2 a{
	font-size: 13px;
	text-decoration: none;
}

h3 {
	font-size: 13px;
	text-decoration: none;
	color: #505F22;
}

p, li {font-size: 12px;}

input.w100, select.w100, textarea.w100{
	width: 100%;
}

input, select, textarea, file{
	font-size:8pt;
	background-color:#F9EF90;
	color:#508831;
	border-color:#508831;
	border-width:1px;
	border-style:solid;
}

input.radio{
	border-width:0px;
}

input.submit{
	font-size:8pt;
	background-color:#508831;
	color:#F9EF90;
	border-color:#508831;
	border-width:1px;
	border-style:solid;
}

input.hide{
	font-size:8pt;
	background-color:#F9EF90;
	color:#794E25;
	border-color:#F9EF90;
	border-width:1px;
	border-style:solid;
}

table.comm_form{
	font-size: 12px;
	width: 500px;
	border: 0px solid #013E72;
}

span.errors{
	color:#FF0000;
}


/*  */

ul.pages{
  padding:0;
  margin:0;
  list-style:none;
  font-size: 12px;
}

.listing{
  float:left;
  width:100%;
  text-align:center;
  padding:5px 0;
  overflow:hidden;
  height:30px;
  line-height:30px;
}
.listing li{
  display:inline;
  padding:0;
}

.listing .center a{
  padding:2px 5px;
  font-weight:100;
  background:#A1CB3C;
  border:0px solid #c7c7c7;
  color:#FFFFFF;
  text-decoration:none;
  margin:0 1px;
}
.listing .center a:hover{
  background:#898989;
  border:0px solid #666;
}
.listing .center a.active{
  background:#CF8334;
  border:0px solid #666;
  color:#fff;
}
.listing .center span{
  font-weight:100;
  padding:0 5px;
}


hr {
	color:red;
	background-color:red;
	height: 1px;
	border-width:0px;
}

hr.bottom {
	color:#3F5221;
	background-color:#3F5221;
	height: 1px;
	border-width:0px;
}

a.del_admin{
	color: #FC0200;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

table.comm_form{
	font-size: 12px;
	width: 500px;
	border: 0px solid #013E72;
}

table.sub_form {
	padding-top: 10px;
}

table.sub_form td{
	font-size: 12px;
}

img.bb{
	margin: 2px;
	padding: 2px;
	border:1px solid #794E24;
}

img{
	border: 0px;
}

table.style1, table.style1 td{
	border:1px solid #794E24;
	border: 1px solid #794E24;
	border-collapse:collapse;
	font-size: 12px;
}

#clear{
    clear:both;
    font-size:0;
    line-height:0;
    height:0;
    border:none;
    float:none
}

#flashcontent{
	width: 554px;
	height: 370px;
}

a.user_online{
	color:#336633;
}

#li_menu ul {
  padding:3px 0;
  margin-left:0;
  border-bottom:1px solid #7A4F25;
  font:normal 8pt Verdana, sans-serif;
}
#li_menu ul li {
  list-style:none;
  margin:0;
  display:inline;
}
#li_menu ul li a {
  padding:3px 0.5em;
  margin-left:3px;
  border:1px solid #A4C537;
  border-bottom:none;
  background-color:#A4C537;
  text-decoration:none;
  color:#794E25;
}
#li_menu ul li a:hover {
  background-color:#794E25;
  color:#FFF;
}
#li_menu ul li a#current {
  background-color:#fff;
  border-bottom:1px solid #F89F03;
}

#simple_pages{
	text-align: center; 
	padding: 10px;
}

#simple_pages a{
	text-decoration: none;
	color:#794E25;
	font-weight: normal;
}

#simple_pages a.active{
	color:#F00;
	font-weight: bold;
}

#simple_pages a:hover{
	color:#F00;
}
