﻿.content_top_bg
{
    background-image: url(../../images/content_images/content_top_bg.jpg);
    background-repeat:no-repeat;
    width:461px;
    height:50px;
    
    font-weight:bold;
}

.content_bottom_bg
{
    background-image: url(../../images/content_images/content_bottom_bg.jpg);
    background-repeat:no-repeat;
    width:461px;
    height:35px;
}

.content_text_bg
{
    background-image: url(../../images/content_images/content_text_bg.jpg);
    background-repeat:repeat-y;
    width:461px;
}

.content_sep_bg
{
   background-image: url(../../images/content_images/content_sep_bg.jpg);
   background-repeat:no-repeat;
   width:461px;
   height:51px; 
}

/******************************************************************/
/******************************************************************/

.content_right_bg
{
    background-image: url(../../images/content_images/content_right_bg.jpg);
    width:10px;
    height:173px;
}

.content_right_top_bg
{
   background-image: url(../../images/content_images/content_right_top_bg.jpg);
   width:10px;
   height:20px; 
}

.content_right_center_bg
{
   background-image: url(../../images/content_images/content_right_center_bg.jpg);
   background-repeat:repeat-y;
   width:10px;
}

.content_right_bottom_bg
{
   background-image: url(../../images/content_images/content_right_bottom_bg.jpg);
   width:10px;
   height:19px; 
}

.content_left_bg
{
    background-image: url(../../images/content_images/content_left_bg.jpg);
    width:10px;
    height:173px;
}

.content_left_top_bg
{
   background-image: url(../../images/content_images/content_left_top_bg.jpg);
   width:10px;
   height:20px; 
}

.content_left_center_bg
{
   background-image: url(../../images/content_images/content_left_center_bg.jpg);
   background-repeat:repeat-y;
   width:10px;
}

.content_left_bottom_bg
{
   background-image: url(../../images/content_images/content_left_bottom_bg.jpg);
   width:10px;
   height:19px; 
}

/*************************************************************/
/*************************************************************/
.admin_top_left
{
   background-image: url(../../images/admin_images/admin_top_left.gif);
   background-repeat:no-repeat;
   width:87px;
   height:50px; 
}

.admin_top_center
{
   background-image: url(../../images/admin_images/admin_top_center.gif);
   background-repeat:repeat-x;
   height:50px;
   
}

.admin_top_right
{
   background-image: url(../../images/admin_images/admin_top_right.gif);
   background-repeat:no-repeat;
   width:33px;
   height:50px; 
}

.admin_bottom_left
{
   background-image: url(../../images/admin_images/admin_bottom_left.gif);
   background-repeat:no-repeat;
   width:87px;
   height:35px; 
}

.admin_bottom_center
{
   background-image: url(../../images/admin_images/admin_bottom_center.gif);
   background-repeat:repeat-x;
   height:35px;
}

.admin_bottom_right
{
   background-image: url(../../images/admin_images/admin_bottom_right.gif);
   background-repeat:no-repeat;
   width:33px;
   height:35px; 
}

.admin_side_left
{
   background-image: url(../../images/admin_images/admin_side_left.gif);
   background-repeat:repeat-y;
   width:25px;
}

.admin_side_right
{
   background-image: url(../../images/admin_images/admin_side_right.gif);
   background-repeat:repeat-y;
   width:25px; 
}

.admin_selection_area_bg
{
   /*background-image: url(../../images/admin_images/admin_selection_area.jpg);
   background-repeat:no-repeat;
   width:600px; 
   height:44px;*/
}
/***************************************************************/
/***************************************************************/
.schedule_bg
{
   background-image: url(../../images/schedule_bg.gif);
   background-repeat:no-repeat;
   height:33px;
}