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

.borderimagewhite{padding: 3px; border: 3px solid #cdc2ca; background: #ffffff;}
.borderimagesilver{padding: 3px; border: 3px solid #d4d5e7; background: #cdc2ca;}
.photo{padding: 3px; border: 3px solid #ffffff; background: #d4d5e7;}


/* Bold, Italic & Underline */
strong, b {color:#b3a6b0; font-weight:bold; text-transform: ;}
em, i {color: #9e9ea6; font-family: verdana; font-weight:bold; font-size: 10px; }
u {color: #7d7d7d; text-decoration: none; border-bottom: 1px dotted; border-bottom-color: #b3a6b0;}


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

a:hover        {
        color: #c4c5d9;
        font-family: arial;
        font-size: 10px;
        letter-spacing: 0px;
        line-height: 12px;
        font-weight:none;
        text-decoration:none; border-bottom: 1px dotted; border-bottom-color: #ffffff;
}


/* Table Styles */
.maintitle       {
         padding: 4px;
        background-color: #cbcce1;
        background-image: url('');
        background-repeat: no-repeat;
        font-family:  georgia; 
        font-size: 17px;
        text-align: center;
        Font-Weight: bold;
        font-style: italic;
        color: #a89dab;
        Line-Height: 17px;
        Letter-Spacing: 0px;
        Text-Transform: uppercase;
        border-top: 0px solid #;
        border-bottom: 0px dotted #;
        border-left: solid 0px #;
        border-right: solid 0px #;
}

.SIDEmaintitle       {
         padding: 4px;
        background-color: #cbcce1;
        background-image: url('');
        background-repeat: no-repeat;
        font-family:  georgia; 
        font-size: 17px;
        text-align: center;
        Font-Weight: bold;
        font-style: italic;
        color: #a89dab;
        Line-Height: 17px;
        Letter-Spacing: 0px;
        Text-Transform: uppercase;
        border-top: 0px solid #;
        border-bottom: 0px dotted #;
        border-left: solid 0px #;
        border-right: solid 0px #;
}

.subtitle {
        font-family: arial;
        background: #transparent;
        background-image: url('');
        background-repeat: no-repeat;
        color: #afa1ae;
        font-size:9px;
        line-height:10px;
        font-weight: normal;
        text-transform:uppercase;
        text-align: right;
        letter-spacing:0px;
        padding: 4px;
        border-top: 0px solid #;
        border-bottom: 0px solid #;
        border-left: solid 0px #;
        border-right: solid 0px #;
}

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



.all{
        background-color: #transparent;
                background-image: url('');
                background-repeat: no-repeat;
        border: 0px solid #0d0d0d;
        padding: 5px;
        }

