 html {  height:100%;}
 body {  margin:0;  padding:0;  height:auto !important;  height:100%;  min-height:100%;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

hr {
	 color: #E36013;
}
.textcopy {
	 font-family: tahoma;
	 font-size: 10px;
	 font-weight: normal;
	 color: #FFFFFF;
	 text-decoration: none;
}

.textcopy2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.content {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}

.content4 img {background: #f2f2f2;	border: solid 1px #ccc;	padding: 4px;}

td {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}

.titlemenu {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-family: tahoma,arial,verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FF4B27;
	text-decoration: none;
}

h2 {
	font-family: tahoma,arial,verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF4B27;
	text-decoration: none;
}

h3 {
	font-family: tahoma,arial,verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF4B27;
	text-decoration: none;
}

.mainmenu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.minicontent {
	font-family: tahoma;
	font-size: 11px;
	color:#A6A6A6;
	text-decoration: none;
}
a img {
	border: none;
}

a {
	font-family: tahoma;
	font-size: 11px;
	color: #FF4B27;
	text-decoration: none;
}

a:hover {
	color: #FF4B27;
	text-decoration: underline;
}

a.mini {
	font-family: verdana,tahoma;
	font-size: 10px;
	color: #E27E32;
	text-decoration: none;
}

a.mini:hover {
	font-family: verdana,tahoma;
	font-size: 10px;
	color: #FF4B27;
	text-decoration: none;
	font-weight: bold;
}

a.menu {
	color: #E36013;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

a.menu_active {
	color: #E36013;
	text-decoration: none;
	font-weight: bold;
}

.forma  {
	font-family : Tahoma, sans-serif;
	height: 17px;
	background : #FFFFFF;
	font-size : 11px;
	color: #444444;
	border : 1px  solid;
}

/* Стиль форм text */
.formatextarea  {
	font-family : Tahoma, sans-serif;
	background : #FFFFFF;
	font-size : 11px;
	color: #444444;
	border : 1px  solid;
}
.adv {
	font-family : Tahoma, sans-serif;
	font-size : 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}



.listtable {
    background: #e5e5e5;
}
.listtable td, th  {
    padding: 4px 4px;
   vertical-align: top;
}


.listtable td * {
    padding: 3px 3px;
}

.listtable tr.alt {
    background: #fff;
}

.listtable tr.over td {
    background: #ff6600;
	color: #fff;
}
.listtable tr.over a {
	color: #ffffff;
}
