﻿body
{
    margin: 0px;
    background-color: black;
}
table
{
    font-family:Verdana;
    font-size:10pt;
}
.mastercell
{
    text-align:left;
    padding-right:25px;
}
a.linkred
{
    font-weight:bold;
    color:#D63F33;
}
a.linkred:visited
{
        font-weight:bold;
    color:#D63F33;
}
a.linkred:hover
{
        font-weight:bold;
    color:#FF6255;
}

a.linkblue 
{
    font-weight:bold;
    color:#242B98;
}
a.linkblue:visited
{
        font-weight:bold;
    color:#242B98;
}
a.linkblue:hover
{
        font-weight:bold;
    color:#719CF7;
}
a.linkgreen
{
    font-weight:bold;
    color:#7EA917;
}
a.linkgreen:visited
{
        font-weight:bold;
    color:#7EA917;
}
a.linkgreen:hover
{
        font-weight:bold;
    color:#A7CD1B;
}
.rate
{
    text-align:right;
    width:50px;
}
.dest
{
    text-align:left;
    padding-left:7px;
    padding-bottom:1px;
    width:330px;
}
.title_events
{
    padding-left:7px;
    font-size:10pt;
    font-weight:bold;
    background-image:url(shade.gif);
}
.title_corp
{
    padding-left:40px;
    height:25px;
    width:255px;
    font-size:10pt;
    font-weight:bold;
   background-image:url(images/green_arrow.gif);
}
.text_corp
{
    vertical-align:top;
    padding-bottom:10px;
    width:255px;
    font-size:9pt;

}

.contractLeft
{
    text-align:right;
    font-size:8pt;
    height:20px;
    width:220px;
}
.contractRight
{
    text-align:right;
    font-size:6pt;
    height:20px;
    width:265px;
    background-color:#E0E0E0; 
}

.reservRight
{
    text-align:left;
    font-size:8pt;
    height:20px;
    width:295px;
}
.reservLeft
{
    padding-right:3px;
    text-align:right;
    font-size:9pt;
    height:20px;
    width:190px;
}

a
{
}

a:hover
{
    text-decoration:none;
    color:#fdfdfd;
}

a:visited
{
    text-decoration:none;
    color:#ffffff;
}

a.terms
{
}

a.terms:hover
{
    text-decoration:none;
    color:#000000;
}

a.terms:visited
{
    color:#0000ff;
}

