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

.borderimagewhite{padding: 3px; border: 3px solid #c21125; background: #e4abae; border-radius: 3px;}
.borderimagesilver{padding: 3px; border: 3px solid #ffffff; background: #e4abae; border-radius: 3px;}
.photo{padding: 3px; border: 3px solid #c21125; background: #e4abae; border-radius: 3px;}


/* Bold, Italic & Underline */
b, strong {
color: #c21125; font-weight:bold;
}
u {
color: #e35292;
}
i, em {
color: #e98995; font-style:italic;
}
s {
color: #a6b2a6;
}


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

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


/* Table CSS */


.title       {
margin: 0px 0px 2px;
font-family: Georgia;
font-size: 11px;
text-shadow:#ffffff 1px 1px 1px;
font-weight: bold;
text-transform: normal;
text-align: center;
letter-spacing:2px;
color: #000000;
background: #e4abae url('http://i26.tinypic.com/2v2wfow.jpg');
        background-repeat: repeat-x;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;  
        border-top: 5px solid #e4abae;
        border-bottom: 0px solid #81acce;
        border-left: 5px solid #e4abae;
        border-right: solid 5px #e4abae;
     -moz-border-radius-topright: 2em; 
     -moz-border-radius-topleft: 2em;
     -webkit-border-radius-topright: 2em; 
     -webkit-border-radius-topleft: 2em;

border-radius: 2em;

}


.subtitle {
        font-family: Georgia;
       background: #transparent;
        background-repeat: no-repeat;
        color: #000000;
        font-size:10px;
        line-height:10px;
        text-shadow:# 1px 1px 1px;
        font-weight: normal;
        text-transform: normal;
        text-align: center;
        letter-spacing:0px;
        padding: 4px;
        border-top: 0px solid #;
        border-bottom: 0px solid #81acce;
        border-left: solid 0px #81acce;
        border-right: solid 0px #000000;

}

.content {
        padding: 4px;
        background-color: #e4abae;
        background-image: url();
        background-repeat: repeat-x;
        font-family: Verdana;
        font-size: 10px;
        color: #000000;
        Line-Height: 12px;
        Letter-Spacing: 0px;
        border-top: 0px solid #;
        border-bottom: 0px solid #ebbce0;
        border-left: solid 0px #ebbce0;
        border-right: solid 0px #ebbce0;

}


.quote {
	padding:10px 10px 10px 15px;
	background: #d9a3ac url() top right no-repeat;
	font: 10px "Trebuchet MS, cursive";
	color: #000000;
	text-transform: small font;
	text-align: justify;
	font-weight: bold;
	letter-spacing: 1px;
                  border-left: 2px solid #ffffff;
         