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

.borderimagewhite{padding: 5px; border: 1px solid #000000; background: #9c719e;
        -moz-border-radius:  3px; 
        -webkit-border-radius: 3px;
behavior:url(border-radius.htc); 
        border-radius: 7px; 
}
.borderimagesilver{padding: 5px; border: 1px solid #9c719e; background: #c1a8be;
        -moz-border-radius:  3px; 
        -webkit-border-radius: 3px;
behavior:url(border-radius.htc); 
        border-radius: 7px; 
}
.photo{padding: 1px; border: 5px solid #000000; background: #000000;
        -moz-border-radius:  3px; 
        -webkit-border-radius: 3px; 
behavior:url(border-radius.htc);
        border-radius: 7px; 
}


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


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

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


/* Table Styles */
.maintitle       {
         padding: 1px;
        background-color: #c0c0c0;
        background-image: url('');
        background-repeat: no-repeat;
        font-family: tahoma;
        font-size: 13px;
        text-align: left;
        Font-Weight: uppercase;
        font-style: ;
        color: #000000;
        Line-Height: 25px;
        Letter-Spacing: 0px;
        Text-Transform: ;
        -moz-border-radius:  10px; 
        -webkit-border-radius: 10px; 
behavior:url(border-radius.htc);
        border-radius: 10px; 
}


.subtitle {
        font-family: arial;
        background: #ffffff;
        background-image: url('');
        background-repeat: no-repeat;
        color: #5e5e5e;
        font-size:9px;
        line-height:10px;
        font-weight: normal;
        text-transform: ;
        text-align: centre;
        letter-spacing:0px;
        padding: 4px;
        border-top: 0px solid #707070;
        -moz-border-radius:  5px; 
        -webkit-border-radius: 5px; 
        border-radius: 5px;
}

.content {
        padding: 4px;
        background-color: #d0c6c6;
        background-image: url('');
        background-repeat: repeat-x;
        font-family: arial;
        font-size: 9px;
        color: #5e5e5e;
        line-Height: 9px;
        font-weight: normal;
        text-align: center;
        letter-Spacing: 0px;
        border-top: 0px solid #;
        border-bottom: 0px solid #;
        border-left: solid 0px #;
        border-right: solid 0px #;
        -moz-border-radius:  35px; 
        -webkit-border-radius: 35px; 
behavior:url(border-radius.htc);
        border-radius: 35px; 
}
