﻿body
{
    margin: 0px;
}

.header
{
    font-family:Arial;
    font-size:32px;
    font-weight:bold;
    color:#C2CFD5;
}

.normaltext
{
    font-family: Arial;
    font-size: 13px;
    color: #595959;
    line-height: 20px;
}

.normal11text
{
    font-family: Arial;
    font-size: 12px;
    color: #595959;
}

.smalltext
{
    font-family: Arial;
    font-size: 10px;
    color: #595959;
}

.footertext
{
    font-family: Arial;
    font-size: 11px;
    font-weight:bold;
    color: #595959;
    text-decoration:none;
}
.orangesmalltext
{
    font-family: Arial;
    font-size: 11px;
    font-weight:bold;
    color: #F29200;
}
.IE8Fix 
{ 
    z-index: 1000; 
}

.menuclass
{
    text-align:left;
    z-index: 1000;
}

.menuborder
{
    border-top:solid 1px #666666;
    border-left:solid 1px #666666;
    border-right:solid 1px #666666;
}

.txtclass
{
    border:solid 1px #666666;
    font-size:12px;
}

.btnclass
{
    border:solid 1px #999999;
    font-size:12px;
}

.redtextsmall
{
    font-family:Arial;
    font-size:11px;
    color:Red;
}

.formtext
{
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    line-height:20px;
    color:#666666;
}

.cwgtext
{
    font-family: Arial;
    font-size: 10px;
    color: #595959;
    text-decoration:none;
}