﻿.TopRight
{
    width: 20px; 
    height: 26px;
    background:url(../img/04.gif) no-repeat right top;  
}

.BottomLeft
{
    background-position: -1px top; 
    background-image: url(../img/01.gif);
    width: 20px; 
    background-repeat: no-repeat; 
    height: 26px;
}

.BackImage
{
    width: 10%; 
    background:url(../img/body_bg.gif) repeat left top  
}

.BottomRight
{
    width: 20px; 
    height: 26px;
    background:url(../img/02.gif) no-repeat center top
}

.MenuTitle
{
    background-position: center top; 
    background-image: url(../img/Menu.gif); 
    background-repeat: no-repeat; 
    height: 28px;
}

.LinkTitle
{
    background-position: center top; 
    background-image: url(../img/Payivandha.gif); 
    background-repeat: no-repeat; 
    height: 28px;
}

.LeftSide
{
    background-position: left top; 
    background-image: url(../img/1pix.gif); 
    width: 20px; 
    background-repeat: repeat-y; 
    height: 150px;
}

.RightSide
{
    background-position: 17px top; 
    background-image: url(../img/1pix.gif); 
    background-repeat: repeat-y; 
    height: 150px;
}