﻿body
{
    margin-top: 5px;
    background-color: #f0f0f0;
   
}
.tbMain
{
    font-family: Tahoma;
    font-size: 8pt;
    width: 738px;
    
   
}

.button
{
    border-right: #507cd1 1px solid;
    border-top: #507cd1 1px solid;
    font-size: 8pt;
    border-left: #507cd1 1px solid;
    color: white;
    border-bottom: #507cd1 1px solid;
    font-family: Tahoma;
    background-color: #577891;
    width: 39px;
}    

.text
{
    font-size: 8pt;
    font-family: Tahoma;
}

.titr
{
    font-family: Tahoma;
    font-size: 9pt;
    color: #0e3a63;
    text-align: center;
    PADDING-RIGHT: 5px;
     BACKGROUND-POSITION: 12px top; 
     BACKGROUND-IMAGE: url(http://www.shobtech.com/newsite/up-1.jpg);
      BACKGROUND-REPEAT: no-repeat; 
      HEIGHT: 19px;
}

.leftMenu
{
PADDING-LEFT: 5px;
 FONT-SIZE: 9pt; 
 COLOR: #677b8d; 
 FONT-FAMILY: Arial;
  HEIGHT: 31px;
}

.line 
{
    BACKGROUND-POSITION:center center; 
    BACKGROUND-IMAGE: url(http://www.shobtech.com/newsite/line-1.jpg); 
    BACKGROUND-REPEAT: no-repeat; 
    HEIGHT: 5px;
}

.TopLeftMenu
{
    BACKGROUND-POSITION: 12px;
    background-image: url(http://www.shobtech.com/newsite/back-2.jpg);
    margin-left: 10px;
    width: 196px;
    background-repeat: repeat-y;
}

.FourTitr
{
    padding-right: 5px;
    font-weight: 600;
    font-size: 8pt;
    color: #08968a;
    font-family: Tahoma;
    height: 20px;
    background-color: #E5E6E8;
    height=20;
}

a
{
    color: Black;
    text-decoration: none;
}

a:hover
{
    color: red;
    text-decoration: none;
}
a:active
{
    color: Green;
    text-decoration: none;
}
