html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font: normal 12px "Arial";
	color: #000;
	scrollbar-face-color: #9ee590;
	scrollbar-highlight-color: #0e120d;
	scrollbar-shadow-color: #76A66C;
	scrollbar-3dlight-color: #69cb51;
	scrollbar-arrow-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-darkshadow-color: #000000;
	background: #FFF url(/.files/1/images/bg.jpg) center repeat-x;
	background-attachment: fixed;
	overflow-y: hidden;
}

table {
	border-collapse: collapse;
}

img {
	border: none;
}

a {
	text-decoration: none;
	font: normal 12px "Arial";
	color: #7bbd6d;
	outline: none;
}

a:hover {
	text-decoration: none;
}

td, th {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	font: normal 12px "Arial";
	color: #000;
}

h3 {
	font: normal 12px "Arial Narrow";
	color: #649A52;
	margin: 0px;
	text-transform: uppercase;
	padding: 20px 0px 0px 20px;
}

h2 {
	font: bold 20px "Arial Narrow";
	color: #649A52;
	margin: 0px;
	text-transform: none;
	padding: 0px 0px 10px 20px;
	background: url(/.files/1/images/h2.bg.gif) bottom left no-repeat;
}

h1 {
	font: bold 20px "Arial";
	color: #000;
	margin: 0px;
	text-transform: none;
}

h4 {
	font: normal 24px "Arial";
	color: #000;
	margin: 0px;
}

#Help {
	display: block;
	position: absolute;
	bottom: 20px;
	z-index: 999;
	left: 50%;
	margin-left: -58px;
}

#Menu {
	vertical-align: middle;
}

#Menu div {
	position: absolute;
	left: 0px;
	left: expression(parseInt(document.body.scrollLeft, 10) + "px");
	top: 20px;
	padding-left: 50px;
	z-index: 3;
}

#Menu img {
	float: left;
	margin-right: 20px;
	filter: expression(fixPNG(this));
}

#Menu div div {
	position: relative;
	display: block;
	left: 0;
	top: 0;
	padding-left: 0px;
	margin-top: 10px;
}

#Menu div span {
	display: block;
	margin-top: 15px;
}

#Menu div div a {
	font: bold 16px "Arial Narrow";
	padding: 12px 12px 6px 2px;
	text-transform: lower case;
	border-bottom: 1px solid #a0dcc1;
}

#Menu div div a font {
	font: bold 16px "Arial Narrow";
	color: #7aac96;
}

#Menu div span a {
	padding-right: 10px;
}

#Menu div span a font {
	font: normal 15px "Arial Narrow";
	color: #79d4aa;
}

#Menu div a:hover {
	color: #305033;	
}

#Menu p {
	display: block;
	position: absolute;
	width: 661px;
	height: 227px;
	left: 0px;
	left: expression(parseInt(document.body.scrollLeft, 10) + "px");
	top: 0px;
	padding: 0px;
	margin: 0px;
	background: url(/.files/1/images/list.png) top left no-repeat;
	filter: expression(fixPNG(this));
	background-attachment: fixed;
	z-index: -1;
}

table.All {
	width: 100%;
	height: 100%;
}

td.Layer {
	height: 438px;
}

td.Layer table {
	height: 438px;
}

td.Layer table td {
	height: 438px;
	vertical-align: middle;
}

td.Layer table table td {
	background-color: #FFF;
}

td.Footer {
	font: normal 12px "Arial Narrow";
	color: #456E5C;
}

td.Footer div {
	position: absolute;
	left: 0;
	left: expression(parseInt(document.body.scrollLeft, 10) + "px");
	bottom: 20;
	display: block;
	width: 50%;
	width: expression(parseInt(document.body.clientWidth / 2, 10) + "px");
	padding-left: 50px;
}

td.Footer span {
	position: absolute;
	right: 0;
	left: expression(parseInt(document.body.scrollLeft + document.body.clientWidth / 2, 10) + "px");
	bottom: 20;
	display: block;
	width: 50%;
	width: expression(parseInt(document.body.clientWidth / 2, 10) + "px");
	padding-right: 50px;
	text-align: right;
}

td.Footer div p {
	display: inline;
	width: 82px;
	height: 9px;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}

div.pMini {
	height: 340px;
}

div.pMini a {
	display: block;
	width: 100%;
	height: 340px;
}

div.pMini a:hover {
	background: url(/.files/1/images/more.gif) top left no-repeat;
}

div.Text {
	display: block;
	float: left;
	width: 490px;
	width: expression('578px');
	height: 418px;
	height: expression('438px');
	padding: 10px;
	background-color: #FFF;
}

div.Mini {
	height: 320px;
	height: expression('340px');
}

table.Classic {
	width: auto;
	height: auto !important;
	background: none;
	filter: none;
	background-attachment: scroll;
	padding: 0px;
	margin: 0px;
}

table.Classic td, table.Classic th {
	width: auto;
	height: auto !important;
	text-align: left;
	padding: 1px;
	margin: 0px;
	border-bottom: 1px solid #DADADA;
	font-sizE: 11px;
}

table.Classic th {
	color: #555555;
}

td.Close {
	width: 19px;
	height: 438px;
	background: #0D0C0A url(/.files/1/images/close.bg.gif) top no-repeat !important;
	vertical-align: top !important;
}

td.Close a {
	display: block;
	width: 19px;
	height: 19px;
}

div.Flash {
display:block;
width:1281px;
height:674px;
margin:-148px 0 -88px;
position:relative;
width:1281px;
z-index:2;
}

form.Form {
	display: block;
	margin: 0px;
	padding: 0px;
}

form.Form label, form.Form input, form.Form textarea {
	display: block;
	width: 49%;
	float: left;
	margin-top: 5px;
}

form.Form textarea {
	height: 150px;
}

form.Form br {
	clear: both;
	font-size: 0px;
}

div.More {
	display: none;
/*
	width: 10px;
	overflow: hidden;
*/
}

/* thumbnail list */

	ul#thumbs, ul#thumbs li{
		margin:0;
		padding:0;
		list-style:none;
	}
	
	ul#thumbs li{
		float:left;
		margin-right:1px;
		border:1px solid #999;	
		padding:1px;
	}
	ul#thumbs a{
		display:block;
		float:left;
		width:200px;
		height:200px;
		line-height:10px;
		overflow:hidden;
		position:relative;
		z-index:10;		
	}
	ul#thumbs a img{
		float:left;
		position:absolute;
		top:10px;
		left:0px;	
	}
	
	/* mouse over */
	
		ul#thumbs a:hover{
			overflow:visible;
			z-index:5000;
			border:none;		
		}
		ul#thumbs a:hover img{
			border:1px solid #999;	
			background:#fff;
			padding:2px;			
		}	
	
	/* // mouse over */

	/* clearing floats */
	
		ul#thumbs:after, li#thumbs:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		ul#thumbs, li#thumbs{
			display:block;
			}
		/*  \*/
		ul#thumbs, li#thumbs{
			min-height:1%;
			}
		* html ul#thumbs, * html li#thumbs{
			height:1%;
			}	
	
	/* // clearing floats */

/* // thumbnail list */


/* single thumbnail */

	p.thumb{
		float:left;
		margin:.5em 0;
		margin-right:10px;
		border:1px solid #999;	
		padding:2px;
	}
	p.thumb a{
		display:block;
		float:left;
		width:200px;
		height:200px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;	
	}	
	p.thumb a img{
		float:left;
		position:absolute;
		top:-20px;
		left:-50px;	
	}
	
	/* mouse over */
	
		p.thumb a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		p.thumb a:hover img{
			border:1px solid #999;	
			background:#fff;
			padding:2px;			
		}	
	
	/* // mouse over */	

/* // single thumbnail */

p.tt {
position: relative;
}

a.tooltip:hover {
background:#FFF;
text-decoration:none;
}

a.tooltip span {
display:none;
width:300px;
text-align: center;
}

a.tooltip:hover span {
display:block;
position:absolute;
z-index: 50;
top: -3em;
left: 35px;
border: 1px solid #9ed4a2;
background: #f4fdf5;
color:#000;
}

#pic{  
 background-color: #FFFFFF;  
 position: relative; /* Положение выставлено как relative. 
                        Это необходимо для того, чтобы потом 
                        абсолютно (absolute)спозиционировать 
                        большу картинку относительно левого 
                        верхнего угла слоя */   
 left: 40px;  
 top: 1px;  
 width: 100px;       /* Ширина слоя = ширине миниатюры */ 
 display: inline;
}  
  
/* Описание стиля большой картинки */  
/* Идея в том, что изображение сначала имеет размеры 1х1 и 
   смещено за пределы видимости слоя. */  
#pic a .large {  
 border: 0px;  
 display: block; 
 height: 1px;  
 left: -1px;  
 position: absolute;  
 top: -1px;  
 width: 1px;
}  
  
#pic a img {  
 border: 0;  
}  
  
/* Выставляем стиль для ссылки, которая обрамляет изображения */  
#pic a.p1, #pic a.p1:visited {  
 background: #FFFFFF;  
 border: 1px solid #f1f0f0;  
 display: block; 
 display: inline; 
 height: 100px;  
 left: 0;  
 text-decoration: none;  
 top: 0;  
 width: 100px;
}  
  
/* Стиль для ссылки при наведении на нее мышкой */  
#pic a.p1:hover {  
 background-color: #FFF;  
 color: #000000;  
 text-decoration: none; 
}  
  
/* Стиль для большого изображения при наведении 
   мышки на миниатюру */  
#pic a.p1:hover .large {  
 border: 1px solid #000000;  
 display: block; 
 position: absolute; /* Абослютное позиционирование 
                        относительно слоя-контейнера */ 
 top: -100px;        /* Покажем большю картинку справа */  
 left: 105px;        /* по центру от миниатюры */  
 width: 300px;       /* Выставим нужные размеры большой */  
 height: 300px;      /* картинки, потому что она была 1х1 */
}

.popup {
position: relative;
z-index: 4;
}

.popup:hover {
background-color: transparent;
z-index: 5;
}

.popup span {
position: absolute;
visibility: hidden;
}

.popup span img {
border-width: 0;
padding: 4px;
}

.popup:hover span {
visibility: visible;
top: 15px;
left: 0px;
}

.thdrcell {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            padding:5px;
            border-bottom:1px solid #C8BA92;
         }
         
.tdatacell {
            font-family:arial;
            font-size:12px;
            padding:5px;
            background:#FFFFFF
         }
         
.dvhdr1 {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:5px;
            width:150px;
         }
         
.dvbdy1 {
            background:#FFFFFF;
            font-family:arial;
            font-size:12px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:150px;
         }
         
        
         
.dogvdvhdr {
            width:450;
            background:#b5deac;
            border:1px solid #b5deac;
            font-weight:bold;
            padding:10px;
         }
         
.dogvdvbdy {
            width:450;
            background:#FFFFFF;
            border-left:1px solid #b5deac;
            border-right:1px solid #b5deac;
            border-bottom:1px solid #b5deac;
            padding:10px;
         }
         
.pgdiv {
         width:400;
         height:100;
         background:#ffffff;
         border:1px solid #fcfffb;
         padding:10px;
         margin-bottom:20;
         font-family:arial;
         font-size:12px;
         }