html {
     height:100%;
       BACKGROUND-COLOR: #ad1b1b;
}
BODY
{
 min-height:100%;
 margin:0;
    padding:0;
color:black;
FONT-FAMILY: verdana;
background: url('images/bg.png') repeat-x center center;
background-attachment:fixed;
line-height:16px;}

table.one{background:#ffffff; border: solid 1px black;border-top: solid 0px black;}
td.footer{background:#ffffff; border-top: dashed 1px #cccccc; color:#1e3e87;   FONT-SIZE: 11px; text-align:center; padding: 5px;}
div.three{background:#1e3e87; border: dashed 1px #f11616;
    FONT-SIZE: 13px;
    margin: 10px;
padding:10px;
color:white;

}

#floatLeft { 
    float: left; 
    margin-right: 8px; 
    width:600px;
}
#floatright{ 
    float: right; 
    margin-left: 8px; 
    width:217px;
}
#border{width:336px;
    margin-top: 10px;
color: #013f22;
border: solid 0px #39b54a;
font-size:12px;text-align:left;}
p.check
{
    FONT-SIZE: 13px;
}
P
{
    FONT-SIZE: 13px;
    margin: 10px;
font-weight:500;}
.copy
{
    MARGIN: 0px;
    FONT-SIZE: 10px;
    COLOR: #000000;
    text-align:center;
}

.highlight{    font-weight:900;font-size:14px; COLOR: #f11616;}
.pop{COLOR: #1e3e87;font-weight:900;}
.highlight2{    font-weight:900;font-size:13px; COLOR: #ea184c;}


img.floatLeft { 
    float: left; 
    margin-right: 8px; 
    margin-bottom: 8px; 
}
img.floatRight { 
    float: right; 
    margin-left: 8px; 
}
img.floatRight1 { 
    float: right; 
    margin-left: 20px; 
}
IMG.BorderPhoto
{
    BORDER: #000000 2px solid;
}
A
{
    COLOR: #f11616;
    text-decoration: none;
}
A:hover
{
    COLOR: #1e3e87;
    text-decoration: none;
}
ul {COLOR: #f15b29;  text-indent: 0em; font-size: 14px; font-family:  "verdana";}

table.top {border: solid 0px #000000;}