﻿#TTopLeft
{
    background-image: url( 'IMG/Teatr/TopLeft.gif' );
    background-repeat: no-repeat;
    width:59px;
    height:59px;
}
#TTopMiddle
{
    background-image: url( 'IMG/Teatr/Middle.png' );
}
#TTopRight
{
    background-position: right;
    background-image: url(  'IMG/Teatr/TopRight.png' );
    background-repeat: no-repeat;
    width: 6px;
    height:59px;
}
#TMiddle
{
    background-color:white;
}
.FormLeft
{
    width:10px;
}
.FormRight
{
    width:10px;
}
.Header
{
    
    height:25px;
}
.HandPointer
{
    cursor: pointer;
}
a
{
    color: #6699FF;
    text-decoration: none;
    text-transform: none;
}
a:hover
{
    color: #FF6600;
    text-decoration: none;
    text-transform: none;
}
