body {
background-color: #FA96C9;
background-image: url(bg.gif);
color: #93444E;
font-family: verdana, sans-serif;
font-size: 11px;
cursor: default;
line-height: 16px;
text-align: justify;
}

td {
color: #B84159;
cursor: default;
text-align: justify;
font-family: verdana, sans-serif;
font-size: 10px;
line-height: 13px;
}

.top {
border: 3px solid #FFFFFF;
}

.leftbox {
border: 3px solid #FFFFFF; 
border-top: 0px;
padding: 4px;
background-color: #FED8ED;
}

.middlebox {
border: 3px solid #FFFFFF; 
padding: 4px;
border-top: 0px;
border-right: 0px;
border-left: 0px;
color: #EA557C;
background-color: #ffffff;
}

.rightbox {
border: 3px solid #FFFFFF; 
padding: 4px;
border-top: 0px;
background-color: #FED8ED;
}

.box {
background-color: #FFFFFF;
padding: 3px;
}

.header {
background-color: #FA96C9;
color: #FFFFFF;
font-weight: bold;
text-align:center;
padding: 2px;
border: 3px solid #FFFFFF;
border-bottom:0px;
}

.header2 {
background-color: #FA96C9;
color: #FFFFFF;
font-weight: bold;
text-align:center;
padding: 2px;
border: 0px solid #FFFFFF;
border-bottom:0px;
}

a:link {color: #F871BF;font-weight: bold; text-decoration:none;border-bottom: 1px solid #B84159;}
a:visited {color: #F871BF;font-weight: bold; text-decoration:none;border-bottom: 1px solid #B84159;}
a:hover {color: #FEB6DB;font-weight: bold; text-decoration:none; border-bottom: 1px dashed #B84159;}
a:active {color: #F871BF;font-weight: bold; text-decoration:none; border-bottom: 1px dashed #B84159;}

#navigation ul 
{margin: 0px; 
padding: 0px;
font-size: 10px;
font-weight: bold;
font-family: verdana, sans-serif;
text-align: left;
list-style: none;
}

#navigation ul li 
{text-align: left;
}

#navigation ul li 
a{display: block; 
height: 14px;
text-decoration: none;
line-height: 15px;
color: #FF7CBF;
font-weight: bold;
padding: 0px;
font-family: verdana;
border-right: 0px solid #FFC8E4;
border-left: 0px solid #FFC8E4;
margin-bottom:1px;
margin-top:1px;
}

#navigation a:link, #navigation a:visited, #navigation a:active
{background-color: #FED8ED; color:#FF7CBF; border-right: 1px solid #FEB6DB; border-bottom: 1px solid #FEB6DB;
border-top: 0px solid #FFC8E4;border-left: 0px solid #FFC8E4;font-family: microsoft sans serif;}

#navigation a:hover 
{background-color: #FFFFFF; color:#FF7CBF; border-right: 0px solid #FFC8E4; border-bottom: 1px solid #FEB6DB;
border-top: 0px solid #FFC8E4;border-left: 0px solid #FFC8E4;font-family: microsoft sans serif;}

.footer {
background-color:#FED8ED;
border: 3px solid #FFFFFF;
text-align:center;
padding:6px;
border-top:0px;
color: #B84159;
}