body
{
    margin:0px;
    margin-top:1px;
    padding:0px;
    background:#ffffff;
    /*border:solid 1px #000000;*/
}

.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: #000000;
    font-family: Tahoma;
    text-decoration: none;
}

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

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

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

.bottom_menu:hover
{
    color:#25a9ef;
}
.bottom_menu_pipe
{
    font-weight: 900;
    font-size: 11px;
    color: #187ae1;
    font-family: Tahoma;
    text-decoration: none;
}


.copyright
{
    font-weight: 500;
    font-size: 11px;
    color: #cccccc;
    font-family: Tahoma;
    text-decoration: none;
}
.header_bg
{
    height:100px;
    background-image:url('../images/header_bg.jpg'); 
    background-repeat:repeat-x;
    padding-left:15px;
    padding-top:46px;
    
}





.left_heading
{
    font-weight: 900;
    font-size: 18px;
    color: #303030;
    font-family: Verdana;
    text-decoration: none;
    padding-left:15px;
}

.left_text1
{
    font-weight: 500;
    font-size: 12px;
    font-color: #000000;
    font-family: Arial;
    text-decoration: none;
    padding-left:10px;
    padding-right:10px;
}

.left_text1 a
{
    font-weight: bold;
    font-size: 12px;
    color: #20b4f1;
    text-decoration: none;
}

.left_text2
{
    font-weight: 500;
    font-size: 11px;
    color: #303030;
    font-family: Tahoma;
    text-decoration: none;
    padding-left:15px;
    padding-right:10px;
}


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


.link:hover
{
    color: #20b4f1;
}


.main_heading
{
    font-weight: 900;
    font-size: 20px;
    color: #838383;
    font-family: Verdana;
    text-decoration: none;
    padding-left:15px;
}



/*.main_text1
{
    font-weight: 500;
    font-size: 12px;
    color: #20b4f1;
    font-family: Arial;
    text-decoration: none;
    padding-left:15px;
    padding-right:10px;
}


.main_text2
{
    font-weight: 500;
    font-size: 11px;
    color: #303030;
    font-family: Tahoma;
    text-decoration: none;
    padding-left:15px;
    padding-right:10px;
}*/


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


.top_menu:hover
{
    color: #0a6cd3;
    
}


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