﻿body, td, th
{
    font-family: Tahoma;
    font-size: 11px;
}
body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
a
{
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
    color: #666666;
}
a:hover
{
    text-decoration: none;
    color: #FF3300;
}
a:active
{
    text-decoration: none;
    color: #666666;
}
.top
{
    background: url(images/bg_top.gif) repeat-x scroll center center;
    height: 5px;
}
.bot
{
    background: url(images/bg_bott.gif) repeat-x scroll center center;
    height: 5px;
}
.right
{
    background: url(images/bg_right.gif) repeat-y scroll center center;
    width: 5px;
}
.left
{
    background: url(images/bg_left.gif) repeat-y scroll center center;
    width: 5px;
}
.bg
{
    background: url(images/bg.gif) repeat scroll center center;
}
.txting
{
    font: lighter 12px Tahoma;
    color: #3a3a3a;
    text-decoration: none;
    text-align: right;
    vertical-align: bottom;
    direction: rtl;
    height: 25px;
}
.txt
{
    font: lighter 11px Tahoma;
    color: #666666;
    text-decoration: none;
    background: #ECEBE8;
    text-align: center;
    vertical-align: middle;
    width: 190px;
    border: 1px solid #666666;
    margin: 1px 1px 7px;
}
.centerbot
{
    font: 11px Tahoma;
    color: #7B98A0;
    text-decoration: none;
    background: url(images/smsonlines_03.jpg) no-repeat scroll center top;
    text-align: center;
    vertical-align: top;
    height: 131px;
    width: 257px;
    direction: rtl;
}
.submit
{
    background: url(Images/submit.gif) no-repeat top center;
    width: 78px;
    height: 24px;
    margin: 0px;
    border: none;
    padding: 0px;
    cursor: pointer;
    cursor: hand;
}
.submitOver
{
    background: url(Images/submit.gif) no-repeat bottom center;
    width: 78px;
    height: 24px;
    margin: 0px;
    border: none;
    padding: 0px;
    cursor: pointer;
    cursor: hand;
}

.cornerlt
{
    background-image: url('Images/bg_left_top.gif');
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 5px;
    height: 5px;
    
}
.cornert
{
    background-image: url('Images/bg_top.gif');
    background-repeat: repeat-x;
    background-attachment: scroll;
    height: 5px;
}
.cornerrt
{
    background-image: url('Images/bg_right_top.gif');
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 5px;
    height: 5px;
}
.cornerlm
{
}
.cornerrm
{
}
.cornerlb
{
    background-image: url('Images/bg_left_bott.gif');
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 5px;
    height: 5px;
}
.cornerrb
{
    background-image: url('Images/bg_right_bott.gif');
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 5px;
    height: 5px;
}
.cornerr
{
    background-image: url('Images/bg_right.gif');
    background-repeat: repeat-y;
    background-attachment: scroll;
    width: 5px;
}
.cornerl
{
    background-image: url('Images/bg_left.gif');
    background-repeat: repeat-y;
    background-attachment: scroll;
    width: 5px;
}
.cornerb
{
    background-image: url('Images/bg_bott.gif');
    background-repeat: repeat-x;
    background-attachment: scroll;
    height: 5px;
}
.sms
{
    background-image: url('Images/sms.gif');
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 53px;
    height: 33px;
    text-align:center;
}
