body {
margin:0px;
padding:0px;
min-width:60px;
}

html {
margin:0px;
padding:0px;
min-width:1000px;
}

table {
margin:0px;
padding:0px;
}

img {
border:0px solid;
} 

.png
{
//background-image: none ! important;
/*
не забудьте особенность конструкции
behavior: url(...)
путь должен быть абсолютным
*/
behavior: url('images/pngfix.htc');
}

a, a:link, a:visited
{
color : #596965;
font-family:Verdana;
font-size:10px;
text-decoration:underline;
}

a:hover {
font-family:Verdana;
font-size:10px;
color:#FF2700;
text-decoration:none;
}

a.mail, a.mail:link, a.mail:visited
{
color : #F05022;
font-family:Verdana;
font-size:11px;
text-decoration:none;
}

a.mail:hover {
font-family:Verdana;
font-size:11px;
color:#F05022;
text-decoration:underline;
}

.text
{
font-family:Verdana;
font-size:11px;
color:#444444;
}

.text_17
{
font-family:Verdana;
font-size:17px;
color:#444444;
}


.r_11  
{
font-family:Verdana;
font-size:11px;
color:#F05022;
}

.bot_text  
{
font-family:Verdana;
font-size:11px;
color:#666666;
}

.input1
{
border: #000000 0px solid;
padding : 5 0 5 2;
spacing : 0;
color: #444444;
font-family:Verdana;
font-size:11px;
background-color:#f2f2f2;
}

.input2
{
border: #000000 0px solid;
padding : 5 0 5 2;
spacing : 0;
color: #444444;
font-family:Verdana;
font-size:11px;
background-color:#f2f2f2;
width: 100%; 
height: 25px;
}