body
{
    margin:0px;
    margin-top:1px;
    padding:0px;
    background:#ffffff;
}

.body_link
{
    font-size: 10px;
    color: #999999;
    font-family: Tahoma;
}

.body_link a
{
    font-size: 10px;
    color: #666666;
    font-family: Tahoma;
    text-decoration: none;
}

.bottom_link
{
    font-weight: 500;
    font-size: 11px;
    color: #333333;
    font-family: Tahoma;
    text-decoration: none;
}

.bottom_link:hover
{
    text-decoration: underline;
}


.bottom_link_pipe
{
    font-weight: 500;
    font-size: 11px;
    color: #333333;
    font-family: Tahoma;
    text-decoration: none;
}


.bottom_menu
{
    font-weight: 900;
    font-size: 11px;
    color: #3366cc;
    font-family: Tahoma;
    text-decoration: none;
}

.bottom_menu:hover
{
    color: #3399cc;
}

.bottom_menu_pipe
{
    font-weight: 900;
    font-size: 11px;
    color: #3366cc;
    font-family: Tahoma;
    text-decoration: none;
}


.copyright
{
    font-weight: 500;
    font-size: 11px;
    color: #cccccc;
    font-family: Tahoma;
    text-decoration: none;
}




.header_bg
{
    height:89px;
    background-image:url('../images/top_bg.jpg'); 
    background-repeat:repeat-x;
    padding-left:25px;
}


.heading1
{
    font-weight: 900;
    font-size: 20px;
    color: #181818;
    font-family: Verdana;
    text-decoration: none;
}

.heading2
{
    font-weight: 900;
    font-size: 20px;
    color: #666699;
    font-family: Verdana;
    text-decoration: none;
    padding-left:10px;
}


.header_bg_text
{
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    font-family: Tahoma;
    text-decoration: none;
    background-image:url('../images/header_bg.jpg'); 
    width:362px; 
    background-repeat:no-repeat;
}


.link
{
    font-weight: 900;
    font-size: 12px;
    color: #0066d2;
    font-family: Arial;
    text-decoration: none;
}


.link:hover
{
    color: #549cff;
}   


.right_text1
{
    font-weight: 900;
    font-size: 12px;
    color: #87c470;
    font-family: Arial;
    text-decoration: none;
}

.right_text2
{
    font-weight: 500;
    font-size: 11px;
    font-color: #000000;
    font-family: tahoma;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}

.right_text2 a
{
    font-weight:bold;
    font-size:12px;
    color:#585559;
   
}


.text1
{
    font-weight: 900;
    font-size: 12px;
    color: #3d6f92;
    font-family: Arial;
    text-decoration: none;
}

.text2
{
    font-weight: 500;
    font-size: 11px;
    color: #868686;
    font-family: tahoma;
    text-decoration: none;
}

.top_menu
{
    font-weight: 900;
    font-size: 12px;
    color: #999999;
    font-family: Arial;
    text-decoration: none;
}


.top_menu:hover
{
    color: #000000;
    
}



.title
{
    font-weight: 900;
    font-size: 32px;
    color: #000000;
    font-style: italic;
    font-family: 'Times New Roman';
    text-decoration: none;
}

