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

.borderimagewhite{padding: 0px; border: 3px solid #04343a; background: #ffffff;}
.borderimagesilver{padding: 0px; border: 3px solid #66afb4; background: #ffffff;}
.photo{padding: 3px; border: 3px solid #ebebeb; background: #cf9e97;}
.img2{padding: 0px; border: 3px solid #EEA6C6; background: #ffffff;}



/* Bold, Italic & Underline */
strong, b {color:#2a4344; font-weight:bold; text-transform: ;}
em, i {color: #495b5d; font-family: verdana; font-weight:bold; font-size: 10px; }
u {color: #104a52; text-decoration: none; border-bottom: 1px dotted; border-bottom-color: #7a8586;}


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

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


/* Table Styles */
.maintitle       {
         padding: 4px;
        background-color: #66afb4;
        background-image: url('');
        background-repeat: no-repeat;
        font-family:Arial;
        font-size: 13px;
        text-align: center;
        Font-Weight: bold;
        font-style: normal;
        color: #ffffff;
        Line-Height: 17px;
        Letter-Spacing: 0px;
        Text-Transform: uppercase;
        -moz-border-radius:  10px; 
        -webkit-border-radius: 10px; 
        border-radius: 10px; 

}


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

.content {
        padding: 4px;
        background-color: #98c8ca;
        background-image: url('');
        background-repeat: repeat-x;
        font-family: Verdana;
        font-size: 9px;
        color: #ffffff;
        Line-Height: 9px;
        Letter-Spacing: 0px;
}