		body{ padding: 0; margin-left:4px; }
		
		h1{
		 font-family: Verdana;
		 font-size: 16pt;
		 font-weight: bold;	 
		 color: #00A0C6;
 		 padding: 1px 1px 1px 1px;
		 text-align: center; 
		}

		h2{
		 font-family: Verdana;
		 font-size: 13pt;
 		 font-weight: bold;	
		 color: #00A0C6;
		 padding: 1px 1px 1px 1px;
		 text-align: center; 
		}

		h3{
		 font-family: Verdana;
		 font-size: 10pt;
 		 font-weight: bold;	
		 color: #00A0C6;
		 padding: 1px 1px 1px 1px;
		 text-align: center;
		}
		
		h4{
		 font-family: Verdana;
		 font-size: 8pt;
		 color: #000000;
		 font-weight: normal;
		 margin-left: 10px;
		 margin-right: 10px;
		 padding: 0px 15px 0px 15px;
		 text-align: justify;
		}
		
		h5{
		 font-family: Verdana;
		 font-size: 8pt;
		 color: #000000;
		 font-weight: normal;
		 padding: 10px 10px 10px 10px;
		 text-align: justify;
		}
		
		address{
		font-family: Verdana; 
		font-size: 8pt; 
		font-style: normal; 
		color: #FFFFFF;
		}

		div#header{width:1000px; background: #1B9748; margin: 5px; margin-left: 2px;}
		div#lights1{width:971px; margin: 1px;}
		div#menu{width:1000px; background: #00A0C6; margin: 5px; margin-left: 2px;}
		div#container{width:1000px; text-align: justify; margin: 5px; margin-left: 2px;}
		div#content{width:595px; background: #F2F2F2; margin-right: 5px; margin-left: 2px;}
		div#nav{float: right; width:395px; background: #F2F2F2;}
		div#footer{float: left; width:1000px; text-align:center; background: #00A0C6; margin: 5px; margin-left: 2px;	}

	    span.ruble { text-transform:uppercase; }
    	span.line-through { text-decoration: line-through; }
	    span.dot { position:absolute; text-indent: -1000em; }

		#container a{
		font-family: verdana; 
		font-size: 8pt;
		color: #00A0C6;
		text-decoration: none;
		}

		#container a:hover{
		font-family: verdana; 
		font-size: 8pt;
		text-decoration: underline;	
		text-transform: none; 	
		color: #00A0C6;}

		#container a:visited{
		font-family: verdana; 
		font-size: 8pt;
		color: #777777;}

		#content a{
		font-family: verdana; 
		font-size: 8pt;
		color: #00A0C6;
		text-decoration: underline;
		}

		#content a:hover{
		font-family: verdana; 
		font-weight: bold;
		font-size: 8pt;
		text-transform: none; 
		text-decoration: none;	
		color: #00A0C6;}

		#content a:visited{
		font-family: verdana; 
		font-size: 8pt;
		color: #777777;
		text-decoration: underline;}
		
		#footer a{
		font-family: verdana; 
		font-weight: simple;
		font-size: 8pt;
		color: #FFFFFF;
		text-decoration: none;
		}

		#footer a:hover{
		font-family: verdana; 
		font-weight: bold;
		font-size: 8pt;
		text-decoration: underline;	
		text-transform: none;
		color: #FFFFFF;}

		#footer a:visited{
		font-family: verdana; 
		font-weight: simple;
		font-size: 8pt;
		color: #FFFFFF;}
		
		.ItemStyle {
		list-style-image: url(file.gif);
		font-family: "sans-serif";
		font-size: 12px;
		vertical-align: middle;
		}

		.PopItemStyle {
		list-style-image: url(folder.gif);
		font-family: "sans-serif";
		font-size: 12px;
		vertical-align: middle;
		}


