/* GENERAL STYLES */
td.menu_box_item
{
  height: 16px;
  vertical-align:middle;
  cursor: pointer;
  font-size: 11px;
}

div.content_box_print
{
    width: 95px;
    height: 25px;
    background: URL("../Graphics/box/blue/print.gif");   
    position: relative; 
    top: 3px;
    left: 293px;
    cursor: pointer;
    text-indent: 35px;
}


div.content_box_link
{
    width: 171px;
    height: 24px;
    background: URL("../Graphics/box/blue/link.gif");   
    position: relative; 
    top: 16px;
    left: -20px;
    cursor: pointer;
    text-indent: 35px;
}

td.menu_box_item_hover
{
  height: 16px;
  vertical-align:middle;
  background: #48aacf;
  cursor: pointer;
  font-size: 11px;
}

#menu_box_content
{
    background: #FFFFFF URL("../Graphics/box/blue/menu.jpg") no-repeat center center; 
    height: 112px; 
}

#links_box_content 
{
    background: #FFFFFF URL("../Graphics/box/blue/links.jpg") no-repeat center center;  
    height: 132px;
}

#news_box_content
{
    background: #FFFFFF URL("../Graphics/box/blue/news.jpg") no-repeat center center; 
    height: 119px; 
}

td.menu_box_top_left
{
    width: 20px;
    height: 28px;
    background: URL("../Graphics/box/blue/top_left.gif");   
}

td.menu_box_top_right
{
    width: 20px;
    background: URL("../Graphics/box/blue/top_right.gif");   
}

td.menu_box_top_center
{
    background: URL("../Graphics/box/blue/top_center.jpg");   
}

td.menu_box_middle_left
{
    background: URL("../Graphics/box/blue/middle_left.jpg");
}

td.menu_box_middle_right
{
    background: URL("../Graphics/box/blue/middle_right.jpg");
}

td.menu_box_middle_center
{
    height: 10px;
    background: #ffffff;
}

td.menu_box_bottom_left
{
    height: 19px;
    background: URL("../Graphics/box/blue/bottom_left.gif");
}

td.menu_box_bottom_right
{
    height: 19px;
    background: URL("../Graphics/box/blue/bottom_right.gif");
}

td.menu_box_bottom_center
{
    height: 19px;
    background: URL("../Graphics/box/blue/bottom_center.jpg");
}


/* EDITOR PROPERTIES */

