body{
        background-color:#111111;
        margin:0px;
        padding:0px;
        color:#777;
        font-family: tahoma;
        font-size:7pt;
}

.borderimagewhite{padding: 1px; border: 1px solid #9e9a9a; background: #9e9a9a;}
.borderimagesilver{padding: 1px; border: 1px solid #9e9a9a; background: #9e9a9a;}
.photo{padding: 1px; border: 1px solid #9e9a9a; background: #9e9a9a;}


/* Bold, Italic & Underline */
strong, b {color:#205064; font-weight:bold; text-transform: ;}
em, i {color: #1d6380; font-family: verdana; font-weight:none; font-size: 10px; }
u {color: #520002; text-decoration: none; border-bottom: 1px dotted; border-bottom-color: #000000;}


/* Main Link Style */
a:link,a:visited,a:active
{
color:#ffffff;
font-family:arial;
font-weight:none;
font-size:11px;
line-height: 12px;
letter-spacing: 0px;
text-transform:normal;
text-decoration:none;
}

a:hover        {
        color: #205064;
        font-family: arial;
        font-size: 11px;
        letter-spacing: 0px;
        line-height: 12px;
        font-weight:none;
        text-decoration:none;
}


/* Table Styles */
.maintitle       {
         padding: 4px;
        background-color: #205064;
        background-image: url('');
        background-repeat: no-repeat;
        font-family:Arial;
        font-size: 13px;
        text-align: center;
        Font-Weight: bold;
        font-style: normal;
        color: #d1d2d4;
        Line-Height: 25px;
        Letter-Spacing: 0px;
        Text-Transform: uppercase;


}


.subtitle {
        font-family: arial;
        background: #131313;
        background-image: url('');
        background-repeat: no-repeat;
        color: #ffffff;
        font-size:11px;
        line-height:25px;
        font-weight: normal;
        text-transform:uppercase;
        text-align: right;
        letter-spacing:0px;
        padding: 4px;

}

.content {
        padding: 4px;
        background-color: #0e0e0e;
        background-image: url('');
        background-repeat: repeat-x;
        font-family: Verdana;
        font-size: 11px;
        color: #969696;
        Line-Height: 11px;
        Letter-Spacing: 0px;
        border-top: 1px solid #;
        border-bottom: 1px solid #;
        border-left: solid 1px #;
        border-right: solid 1px #;
}