﻿body
{
    background-color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    color: #FFFFFF;
}

h6
{
    color:  White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}

h6.bold
{
    color:  White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;

}

table
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: normal;
    font-style: normal;
    color:  #666666;
    line-height: normal;
    vertical-align: middle;
    text-align: center;
}

font.BigText
{
    color: White;
    font-family: 'Arial Narrow' , Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    vertical-align: inherit;
    text-align: inherit;
    text-decoration: none;
    line-height: 23px;
}

font.SmallText
{
    color: White;
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: normal;
    vertical-align: inherit
}

a:hover
{color:#606060}


td.menu
{
    background-color: #677110;
    background-image: url('images/cellback.jpg');
    border: thin solid #677110;
    padding:inherit;
    margin: inherit;
    background-repeat: repeat;  
    border: 1;
    border-color: #CADC0A;
}

font.menu
{
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    color: #CADC0A;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}

table.menu
{
    font-size: small;
    position: absolute;
    visibility: hidden;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    color: #CADC0A;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    background-color: #677110;
    background-image: url('/c:/mysites/Gurooji/images/cellback.jpg');
    border: thin solid #677110;
    padding: inherit;
    margin: inherit;
    background-repeat: repeat;
}

Style4
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-transform: capitalize;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
    font-style: normal;
    font-variant: small-caps;

}

table.pageframe
{
    width: 270px;
    height: 367px;
    border-collapse: collapse;
    border: thin solid #FFFFFF;
    background-color: #CADC0A;
}

td.pageframe
{
    border: thin solid #CADC0A;
}

table.mainframe
{
    width: 760px;
    height: 375px;
    border-collapse: collapse;
    border: thin solid #FFFFFF;
    background-color: #677110;
}

input.textboxtype
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: x-small; 
    font-weight: normal; 
    font-style: normal; 
    text-transform: none; 
    text-decoration: none; 
    color: #000000; 
    text-align: center; 
    background-color: #677110; 
    border: thin solid #FFFFFF
}


input.buttontype
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: x-small; 
    font-weight: normal; 
    font-style: normal; 
    text-transform: none; 
    text-decoration: none; 
    color: #000000; 
    text-align: center; 
    background-color: #FFFFFF;
    border: thin solid #677110;
}