body
{
    margin-left:0px;
    margin-top:0px;
    margin-right:0px;
    margin-bottom:0px;
    font-family: Tahoma;
    font-size: 11px;
    color: white;
    border-width: 0 0 0 0; 
    margin: 0 0 0 0;
    background: url('/img/1x1.gif') no-repeat;
    background-attachment: fixed;
}

.countries_link
{
    font-family: Tahoma;
    font-size: 12px;
    color: #BBBBBE;
    text-decoration: underline;
}

.countries_link:hover
{
    color: white;
    text-decoration: none;
}

img
{
    border: 0px;
}


.main_text
{
    font-family: Tahoma;
    font-size: 12px;
    color: white;
}


.main_header
{
    font-family: Tahoma;
    font-size: 16px;
    color: #BBBBBE;
}







.news_date 
{
    font-family: Tahoma;	
    font-size: 10px;
    color: #797979;
}

.news_header
{
    font-family: Tahoma;
    font-size: 12px;
    color: #BBBBBE;
    border-bottom: 1px dashed #56565A;
    text-decoration: none;
}

.news_header:hover
{
    color: white;
    border-bottom: none;
}

.news_main_header
{
    font-family: Tahoma;
    font-size: 16px;
    color: #BBBBBE;
    border-bottom: 1px dashed #56565A;
    font-weight: bold;
    margin: 5px 5px 7px 15px;
}

.news_text
{
    font-family: Tahoma;
    font-size: 14px;
    color: #BBBBBE;
}



.cont_text
{
    font-family: Tahoma;
    font-size: 12px;
    color: #BBBBBE;
}

.cont_text_w
{
    font-family: Tahoma;
    font-size: 12px;
    color: white;
}

.cont_header
{
    font-family: Tahoma;
    font-size: 16px;
    color: white;
}


.ok
{
    font-family: Tahoma;
    font-size: 16px;
    color: #58F580;
    font-weight: bold;
}

.error
{
    font-family: Tahoma;
    font-size: 16px;
    color: #F79071;
    font-weight: bold;
}





.services_item
{
    font-family: Tahoma;
    font-size: 16px;
    color: #BBBBBE;
    border-bottom: 1px dashed #56565A;
    text-decoration: none;
    font-weight: bold;
}

.services_item:hover
{
    color: white;
    border-bottom: none;
}

.services_header
{
    font-family: Tahoma;
    font-size: 24px;
    color: white;
    font-weight: bold;
}

.services_text
{
    font-family: Tahoma;
    font-size: 14px;
    color: #BBBBBE;
}






.info_item
{
    font-family: Tahoma;
    font-size: 16px;
    color: #BBBBBE;
    border-bottom: 1px dashed #56565A;
    text-decoration: none;
    font-weight: bold;
}

.info_item:hover
{
    color: white;
    border-bottom: none;
}

.info_header
{
    font-family: Tahoma;
    font-size: 24px;
    color: white;
    font-weight: bold;
}

.info_text
{
    font-family: Tahoma;
    font-size: 14px;
    color: #BBBBBE;
}





.autos_type
{
    font-family: Tahoma;
    font-size: 12px;
    color: #BBBBBE;
    border-bottom: 1px dashed #56565A;
    text-decoration: none;
}

.autos_type:hover
{
    font-size: 13px;
    color: white;
    font-weight: bold;
    border-bottom: none;
    margin: 0px 0px 0px 0px;
}

.autos_name
{
    font-family: Tahoma;
    font-size: 18px;
    color: #BBBBBE;
    border-bottom: 1px dashed #66666D;
    text-decoration: none;
}

.autos_name:hover
{
    color: white;
    border-bottom: none;
}

.autos_name:visited
{
    color: #66666D;
}


.autos_str
{
    font-family: Tahoma;
    font-size: 12px;
    color: #BBBBBE;
    text-decoration: none;
}

.autos_prize
{
    font-family: Tahoma;
    font-size: 18px;
    color: white;
    text-decoration: none;
}







.tech_item
{
    font-family: Tahoma;
    font-size: 16px;
    color: #BBBBBE;
    border-bottom: 1px dashed #56565A;
    text-decoration: none;
    font-weight: bold;
}

.tech_item:hover
{
    color: white;
    border-bottom: none;
}



.time
{
    font-family: Tahoma;
    font-size: 14px;
    color: #BBBBBE;
}



.page_text
{
    font-family: Tahoma;
    font-size: 12px;
    color: white;
}




#header
{
    width: 100%;
    padding: 0 0 0 0;
    position: fixed;
    top: 0;
    left: 0;
    //position: absolute;
    top: expression(document.getElementsByTagName( 'body' )[0].scrollTop + "px");
}



