﻿.box_header_left
{
    background-image: url('boximages/header_left.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    width: 26px;
    height: 173px;
    left: 0px;
}

.box_header_mid
{
    background-image: url('boximages/header_mid.png');
    background-repeat: repeat-x;
    position: absolute;
    top: 0px;
    right: 26px;
    left: 26px;
    height: 173px;
}

.box_header_right
{
    background-image: url('boximages/header_right.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    width: 26px;
    height: 173px;
    right: 0px;
}

.box_hnav_left
{
    background-image: url('boximages/hnav_left.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    width: 26px;
    height: 64px;
    left: 0px;
}

.box_hnav_mid
{
    background-image: url('boximages/hnav_mid.png');
    background-repeat: repeat-x;
    position: absolute;
    top: 0px;
    right: 26px;
    left: 26px;
    height: 64px;
}

.box_hnav_right
{
    background-image: url('boximages/hnav_right.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    width: 26px;
    height: 64px;
    right: 0px;
}

.box_footer_left
{
    background-image: url('boximages/footer_left.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    width: 26px;
    height: 170px;
    left: 0px;
}

.box_footer_mid
{
    background-image: url('boximages/footer_mid.png');
    background-repeat: repeat-x;
    position: absolute;
    top: 0px;
    right: 26px;
    left: 26px;
    height: 170px;
}

.box_footer_right
{
    background-image: url('boximages/footer_right.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    width: 26px;
    height: 170px;
    right: 0px;
}

.box_left1_top
{
    background-image: url('boximages/colleft1_top.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 206px;
    height: 26px;    
    top: 0px;
    left: 0px;
}

.box_left1_mid
{
    background-image: url('boximages/colleft1_mid.png');
    background-repeat: repeat-y;
    position: absolute;
    width: 206px;
    top: 26px;
    bottom: 26px;
    left: 0px;
}

.box_left1_bottom
{
    background-image: url('boximages/colleft1_bottom.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 206px;
    height: 26px;    
    bottom: 0px;
    left: 0px;
}

.box_right1_top
{
    background-image: url('boximages/colright1_top.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 207px;
    height: 26px;    
    top: 0px;
    left: 0px;
}

.box_right1_mid
{
    background-image: url('boximages/colright1_mid.png');
    background-repeat: repeat-y;
    position: absolute;
    width: 207px;
    top: 26px;
    bottom: 26px;
    left: 0px;
}

.box_right1_bottom
{
    background-image: url('boximages/colright1_bottom.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 207px;
    height: 26px;    
    bottom: 0px;
    left: 0px;
}

.box_mid_topleft
{
    background-image: url('boximages/colmid_topleft.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 26px;
    height: 26px;
    top: 0px;
    left: 0px;
}

.box_mid_topright
{
    background-image: url('boximages/colmid_topright.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 26px;
    height: 26px;
    top: 0px;
    right: 0px;
}

.box_mid_bottomleft
{
    background-image: url('boximages/colmid_bottomleft.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 26px;
    height: 26px;
    bottom: 0px;
    left: 0px;
}

.box_mid_bottomright
{
    background-image: url('boximages/colmid_bottomright.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 26px;
    height: 26px;
    bottom: 0px;
    right: 0px;
}

.box_mid_top
{
    background-image: url('boximages/colmid_top.png');
    background-repeat: repeat-x;
    height: 26px;
    top: 0px;
    right: 26px;
    left: 26px;
    position: absolute;
}

.box_mid_bottom
{
    background-image: url('boximages/colmid_bottom.png');
    background-repeat: repeat-x;
    height: 26px;
    bottom: 0px;
    right: 26px;
    left: 26px;
    position: absolute;
}

.box_mid_left
{
    position: absolute;
    width: 26px;
    top: 26px;
    bottom: 26px;
    background-image: url('boximages/colmid_left.png');
    background-repeat: repeat-y;
    left: 0px;
}

.box_mid_right
{
    position: absolute;
    width: 26px;
    top: 26px;
    bottom: 26px;
    background-image: url('boximages/colmid_right.png');
    background-repeat: repeat-y;
    right: 0px;
}

.box_mid_center
{
    background-color: #f4f4f4;
    position: absolute;
    top: 26px;
    right: 26px;
    bottom: 26px;
    left: 26px;
}
