body,
table { margin: 0px; padding: 0px;  vertical-align:top;
           font-family: Verdana; FONT-SIZE: 8pt; font-weight: normal;COLOR: #a00101; }

.info {FONT-SIZE: 12pt; font-weight: bold;}
img	{border:0px; }

input,textarea {text-align:left; font-family: Arial, Helvetica, sans-serif; }

A:link,A:active,
A:visited {	COLOR: #c80101; TEXT-DECORATION: none; }
A:hover {COLOR: #f80101; TEXT-DECORATION: underline}

.content,
table.content , td .content { text-align:justify; vertical-align:top;}

.title, a.title, h1	{font-weight: bold; vertical-align:bottom; color:#b80101; FONT-SIZE:11pt; padding-top:0px;
}
.title2, a.title2, h2,h3	{font-weight: bold; vertical-align:bottom;	 padding-top:5px; padding-bottom:0px; }
.white, .white a:link,.white a:visited,.white a:active
		{font-weight: bold; vertical-align:bottom;  color:white; FONT-SIZE:11pt;}

.deviz  	{font-weight: bold; color:#c80101; FONT-SIZE:13pt;  text-align: center;}
.tel	{font-weight: bold; color:#c80101; FONT-SIZE:9pt;  	text-align: center;}
.contact	{font-weight: bold; color:#c80101; FONT-SIZE:9pt;  	text-align: left;}

.dkred {
	background-image: url(images/dkred.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.gray {
	background-image: url(images/gray.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg    {background-position: bottom left; background-repeat: no-repeat}


.tip {position:relative; text-indent:0;	}
.tip span {display:none; }

/*-- для FF, OPERA, IE7 --*/
.tip:hover span {
   background:#fff8dc;
   border:#c00000 3px outset;
   display:block;
   padding:7px;

   position:absolute;
   top:250px;
   left:0px;
   z-index:10;
   text-align:justify;
   width:500px;
}


<!-- [if IE 6]>

.tip {behavior:url(hover.htc);}
.hover span {
   background:#fff8dc;
   border:#c00000 3px outset;
   display:block;
   padding:7px;

   position:absolute;
   top:0px;
   left:0px;
   z-index:10;
   text-align:justify;
   width:500px;
}

<![endif] -->
