BODY {	  
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	font-family: Georgia,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        background: #000000;
        color: #ffffff;
}

.mmenu {	  
	font-family: Arial,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #000000;
}

hr{
	color: #CCCCCC;
	height: 0px; 
	border: solid #CCCCCC 0px; 
	border-top-width: 1px;
}

td,p,.text {
	color: #222222;
	font-size: 12px;
}


.rasporka0 {
	min-height: 620px; 
	height: expression(scrollHeight < 621px ? "620px" : "auto" ); 
	height:100%;
}

.rasporka1 {
	min-height: 620px; 
	height: expression(scrollHeight < 621px ? "620px" : "auto" ); 
	height:100%;
}

.rasporka2 {
	min-height: 620px; 
	height: expression(scrollHeight < 621px ? "620px" : "auto" ); 
	height:100%;
}

.rasporka3 {
	min-height:720px; 
	height:expression(scrollHeight < 721px ? "720px" : "auto" ); 
	height:100%;
}

.rasporka4 {
	min-height: 620px; 
	height: expression(scrollHeight < 621px ? "620px" : "auto" ); 
	height:100%;
}

.rasporka5 {
	min-height: 720px; 
	height: expression(scrollHeight < 721px ? "720px" : "auto" ); 
	height:100%;
}


.plink {
  font-size: 16px;
  text-decoration:none;
  text-decoration: none;
  border-bottom: 1px dashed #0071BC;
  color:#000000;
}


a {
	color: #ffffff;
}

table td a {color: #000000;}

.png
{
//background-image: none ! important;
behavior: url('/pngfix.htc');
}

img, div, input { behavior: url("/iepngfix.htc"); }
