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 : #B00925;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}

a.mail:hover 
{
color:#666666;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}


a.menu, a.menu:link, a.menu:visited
{
color : #ffffff;
font-family:Arial;
font-size:13px;
text-decoration:none;
font-weight: 600;
}

a.menu:hover 
{
color:#B00925;
font-family:Arial;
font-size:13px;
text-decoration:none;
font-weight: 600;
}

a.show_all, a.show_all:link, a.show_all:visited
{
color : #ffffff;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}

a.show_all:hover 
{
color:#B00925;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}


a.title, a.title:link, a.title:visited
{
color : #B00925;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
font-weight: 600;
}

a.title:hover 
{
color:#333333;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
font-weight: 600;
}

a.title2, a.title2:link, a.title2:visited
{
color : #B00925;
font-family:Tahoma;
font-size:14px;
text-decoration:none;
font-weight: 600;
}

a.title2:hover 
{
color:#333333;
font-family:Tahoma;
font-size:14px;
text-decoration:none;
font-weight: 600;
}



.title
{
color : #B00925;
font-family:Tahoma;
font-size:14px;
font-weight: 600;
}

a.page_navig, a.page_navig:link, a.page_navig:visited
{
color : #B00925;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
font-weight: 600;
}

a.page_navig:hover 
{
color:#333333;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
font-weight: 600;
}

.text
{
font-family:Tahoma;
font-size:11px;
color:#333333;
}

.text2
{
font-family:Tahoma;
font-size:11px;
color:#666666;
}

.text_w
{
font-family:Tahoma;
font-size:11px;
color:#ffffff;
font-weight: 600;
}

.text_10
{
font-family:Tahoma;
font-size:10px;
color:#ffffff;
}

.text_9
{
font-family:Tahoma;
font-size:9px;
color:#666666;
}


a.navig_r, a.navig_r:link, a.navig_r:visited
{
font-family:Tahoma;
font-size:11px;
color:#B00925;
text-decoration:none;
}

a.navig_r:hover 
{
font-family:Tahoma;
font-size:11px;
color:#333333;
text-decoration:none;
}

.navig_r
{
font-family:Tahoma;
font-size:11px;
color:#B00925;
}

.navig_b
{
font-family:Tahoma;
font-size:11px;
color:#333333;
wont-weight: 600;
}



.cont
{
font-family:Tahoma;
font-size:11px;
color:#666666;
font-weight: 600;
}

.input2
{
font-family:Tahoma;
font-size:10px;
color:##666666;
border: 0px #ffffff solid;
}