a.menu:link,a.menu:visited, a.menu:active{
    COLOR: #534F4C;
    font-family : Verdana, Tahoma, Sans-serif;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}
a.menu:hover{
    COLOR: #8E919B;
    font-family : Verdana, Tahoma, Sans-serif;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
} 
a.a-real:link,a.a-real:visited, a.a-real:active{
    COLOR: #B8C6D2;
    font-family : Verdana, Tahoma, Sans-serif;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    padding-left: 20px;
    padding-bottom: 20px;
}
a.a-real:hover{
    COLOR: #B8C6D2;
    font-family : Verdana, Tahoma, Sans-serif;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    padding-left: 20px;
    padding-bottom: 20px;
} 

td.top_left_corner{
    background-image: url('/images/top_left_corner.gif');
    width: 14px;
    height: 18px;
}
td.top_line{
    background-image: url('/images/top_line.gif');
    width: 100%;
    height: 18px;
    background-repeat : repeat-x;
    background-position : top;
}
td.top_right_corner{
    background-image: url('/images/top_right_corner.gif');
    width: 9px;
    height: 18px;
}
table.content_table{
    background-color: #F5F5F5;
    background-image: url('/images/bg.gif');
    background-repeat : no-repeat;
    background-position : top left;
    background-position : 5px 12px;
}
td.right_line{
    background-image: url('/images/right_line.gif');
    width: 9px;
    height: 100%;
}
td.left_line{
    background-image: url('/images/left_line.gif');
    width: 4px;
    height: 100%;
}
td.bottom_left_corner{
    background-image: url('/images/bottom_left_corner.gif');
    width: 9px;
    height: 18px;
}
td.bottom_line{
    background-image: url('/images/bottom_line.gif');
    width: 100%;
    height: 18px;
    background-repeat : repeat-x;
    background-position : bottom;
}
td.bottom_right_corner{
    background-image: url('/images/bottom_right_corner.gif');
    width: 14px;
    height: 18px;
}
td.text{
    font-family : Verdana, Tahoma, Sans-serif;
    font-size: 12px;
    padding: 3px;
}

td.top_left_corner_z{
    background-image: url('/images/top_left_corner_z.gif');
    width: 9px;
    height: 18px;
}
td.top_right_corner_z{
    background-image: url('/images/top_right_corner_z.gif');
    width: 14px;
    height: 18px;
}
td.right_line_z{
    background-image: url('/images/right_line_z.gif');
    width: 4px;
    height: 100%;
}
td.left_line_z{
    background-image: url('/images/left_line_z.gif');
    width: 9px;
    height: 100%;
    background-repeat : repeat-y;
    background-position : left;
}
td.bottom_left_corner_z{
    background-image: url('/images/bottom_left_corner_z.gif');
    width: 14px;
    height: 18px;
}
td.bottom_right_corner_z{
    background-image: url('/images/bottom_right_corner_z.gif');
    width: 9px;
    height: 18px;
}

p.title{
    font-weight: bold;
    font-family : Verdana, Tahoma, Sans-serif;
    font-size: 14px;
    color: #646975;
    clear : none;
}
div.right_col_image{margin: 0 10px 10px 0; z-index: 1000; position: relative;}
		div.right_col_image a img{border: 0 none;}