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 : #526B60;
font-family:Tahoma;
font-size:11px;
text-decoration:underline;
}

a:hover {
font-family:Tahoma;
font-size:11px;
color:#526B60;
text-decoration:none;
}

a.a_9, a.a_9:link, a.a_9:visited
{
color : #999999;
font-family:Tahoma;
font-size:9px;
text-decoration:underline;
}

a.a_9:hover {
font-family:Tahoma;
font-size:9px;
color:#999999;
text-decoration:none;
}


a.a_10, a.a_10:link, a.a_10:visited
{
color : #526B60;
font-family:Tahoma;
font-size:10px;
text-decoration:underline;
}

a.a_10:hover {
font-family:Tahoma;
font-size:10px;
color:#526B60;
text-decoration:none;
}

a.a_102, a.a_102:link, a.a_102:visited
{
color : #999999;
font-family:Tahoma;
font-size:10px;
text-decoration:none;
}

a.a_102:hover {
font-family:Tahoma;
font-size:10px;
color:#999999;
text-decoration:underline;
}



a.text, a.text:link, a.text:visited
{
color : #000000;
font-family:Tahoma;
font-size:11px;
text-decoration:underline;
}

a.text:hover {
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
}

a.a_12, a.a_12:link, a.a_12:visited
{
color : #000000;
font-weight:500;
font-family:Tahoma;
font-size:10px;
text-decoration:underline;
}

a.a_12:hover {
font-family:Tahoma;
font-weight:500;
font-size:10px;
color:#37CAFD;
text-decoration:none;
}

a.a_12_u, a.a_12_u:link, a.a_12_u:visited
{
color : #000000;
font-family:Tahoma;
font-size:10px;
text-decoration:underline;
}

a.a_12_u:hover {
font-family:Tahoma;
font-size:10px;
color:#37CAFD;
text-decoration:none;
}

.text
{
font-family:Tahoma;
font-size:11px;
color:#000000;
}

.text_9
{
font-family:Tahoma;
font-size:9px;
color:#999999;
}

.date
{
font-family:Tahoma;
font-size:11px;
color:#999999;
}

.text_10
{
font-family:Tahoma;
font-size:10px;
color:#000000;
}

.text_10_i
{
font-family:Tahoma;
font-size:10px;
color:#666666;
font-style: italic;
}

.title  
{
font-family:Tahoma;
font-size:13px;
color:#37CAFD;
font-weight: 600;
}

.title2  
{
font-family:Tahoma;
font-size:11px;
}

.title_17  
{
font-family:Tahoma;
font-size:17px;
color:#37CAFD;
font-weight: 600;
}


.title_ac
{
font-family:Tahoma;
font-size:13px;
color:#5C7369;
font-weight: 600;
}

.bot_text  
{
font-family:Verdana;
font-size:11px;
color:#666666;
}


.input2
{
border: #000000 1px solid;
padding : 2;
spacing : 0;
background : white;
font-family:Verdana;
font-size:11px;
color:#596965;
}