@charset "windows-1251";

html,body{ 
padding: 0; 
margin: 0;
font-family: Arial;
font-size:11px;
color: #939598;
background-color: #FFFFFF;
height: 100%;
}


img {display: block; border: 0px;}	
table  {border-collapse: collapse;}
table  td {padding: 0px}	
form {padding: 0px; margin: 0px;}




p,div,span,table,td  {
padding :0px;
margin:  0px;
font-family: Arial;
font-size:11px;
color:#939598;
}

a,a:visited,a:active 
{
font-family: Arial;
font-size:11px;
color:#939598;
text-decoration:none;
}

a:hover
{
color:#666666;
text-decoration:underline;
}



.big_oranj {
font-family: Arial;
font-size:17px;
color:#F58232;
font-weight: 800;
}

.mid_oranj2 {
font-weight: 600;
font-family: Arial;
font-size:12px;
color:#F58232;
}

.mid_oranj {
font-weight: 800;
font-family: Arial;
font-size:11px;
color:#F58232;
}

.big_white {
font:700;
font-family: Arial;
font-size:16px;
color:#FFFFFF;
}

.text_white  {
font-family: Arial;
font-size:11px;
color:#FFFFFF;
}

a.text_white,a.text_white:visited,a.text_white:active 
{
font-family: Arial;
font-size:11px;
color: blue;
text-decoration:none;
}

a.text_white:hover
{
color: blue;
text-decoration:underline;
}
