﻿.style1
          {
              font-size: small;
          }
.style2
        {
            width: 27px;
        }
        .style5
        {
            width: 25px;
        }
        #Checkbox1
        {
            height: 19px;
        }
        #Checkbox2
        {
            height: 18px;
        }
        .style7
        {
            width: 27px;
            height: 26px;
        }
        .style9
        {
            width: 25px;
            height: 26px;
        }
        .style10
        {
            height: 26px;
        }
        #Checkbox3
        {
            height: 18px;
        }
        #Checkbox4
        {
            height: 18px;
        }
        #Checkbox5
        {
            height: 18px;
        }
        #Checkbox6
        {
            height: 18px;
        }
        #Checkbox7
        {
            height: 18px;
        }
        .style12
        {
            width: 225px;
        }
        .style13
        {
            width: 24px;
        }
        .style14
        {
            width: 40px;
        }
        .style15
        {
            width: 24px;
            height: 26px;
        }
        .style16
        {
            height: 26px;
            width: 40px;
        }
        .style17
        {
         width: 220px;
        }
        .taStyle
        {
            width: 220px;
            height: 109px;
        }
        .style18
        {
            width: 40px;
        }
        .style19
        {
            font-size: small;
        }
        
        
        
.navigation { margin: 0px; float: left; padding: 1px;}

.tabwrapper
{
    margin: 0px;
    border-bottom: solid 1px gray;
    float: left;
    padding: 0px;
    font-family: 'Courier New' , Courier, monospace;
    font-size: small;
}

.navigation li { margin: 0px; display: inline; padding: 0 5px 0 5px; float: left;}

a { text-decoration: none; color: blue; }

.tabcontenton, .tabcontentoff
{
    padding: 5px;
    text-align: left;
    height: 250px;
    width: 275px;
}

.tabcontentoff { display: none;}

.tabcontentwrapper {position: relative;}

.tabon { font-weight: bold;}

.taboff { font-weight: normal;}

.taboff a {color: Gray;}      