.global_nav 
{
    background-color: #000000;
    background-image: url(/images/navigation24.gif);
    background-repeat: repeat-x;
    background-position: left top;
    height: 27px;
    width: 100%;
}


.global_nav .right_links ul 
{
    background-color: #FFFF00;
}
.global_nav .right_links ul li 
{
    float: left;
    margin-left: 10px;
}

ol, ul 
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

/*navigation ends here*/


.logo
{
    background-color:#D3D3D3;
    height: 67px;
}
.links
{
    margin-top:1px;
    background-color:#000000;
    height: 18px;
    overflow:hidden;
    color:white;
    text-align:right;
}
.links a
{
    padding-left:5px;
    padding-right:5px;
    color:white;
    text-decoration:none;
}
.links a:hover
{
    color:white;
    text-decoration:underline;
}
.center_text
{
    text-align:center;
}
.vertical_break2
{
    margin-top:5px; 
}
.image_block
{
    display:block;
}
.left_break
{
    margin-left:5px;
}
.left_tds
{
    font: 10px Arial, sans-serif;    
    padding:1px 3px;
    padding-left: 6px;
    color:#000000;
}
.left_tds a
{
    text-decoration:none;
    color:#000000;
}
.left_tds img
{
    vertical-align:bottom;
}
.left_color
{
    width:145px;
    background-image:url(../images/left_menu_bck.gif);
}
.left_color table
{
    margin-left:3px;
    margin-bottom:0px;
}

.left_top_image
{
    vertical-align:top;
}
.left_bottom_image
{
    vertical-align:bottom;
}
.left_table_images
{
    float:left;
}
.right_color
{
    
    min-height: 600px
}
.content_color
{
    
}

