<!--BODY

{
scrollbar-face-color : #ffffff;
scrollbar-shadow-color : #000000;
scrollbar-highlight-color: #f1b500;
scrollbar-3dlight-color: #f1b500;
scrollbar-arrow-color : #920700;
scrollbar-track-color : #ffffff;
scrollbar-darkshadow-color : #ffffff;
scrollbar-base-color : #ffffff;
}

a:link {text-decoration: underline; color: #000000;}
a:visited {text-decoration: none; color: #920700;}
a:hover {text-decoration: underline; color: #105598; cursor: hand;}

.sidebar 
{
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 8pt;
}

#commentbar
{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 9pt;
text-align: right;
background-color: #105598;
border-left: 0px;
border-top: 2px black solid;
border-right: 0px;
border-bottom: 1px black solid;
}

#commentbar a:link {text-decoration: underline; color: #ffffff;}
#commentbar a:visited {text-decoration: none; color: #ffffff;}
#commentbar a:hover {text-decoration: underline; color: #ffffff; cursor: hand;}

#blogtitle
{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 11pt;
text-align: center;
background-color: #920700;
border-left: 0px;
border-top: 1px black solid;
border-right: 0px;
border-bottom: 2px black solid;
}

#blogtitle a:link {text-decoration: underline; color: #ffffff;}
#blogtitle a:visited {text-decoration: none; color: #ffffff;}
#blogtitle a:hover {text-decoration: underline; color: #ffffff; cursor: hand;}

#blogspacer
{
font-size: 5pt;
background-color: #f1b500;
border-left: 0px;
border-top: 1px #000000 solid;
border-right: 0px;
border-bottom: 1px #000000 solid;
}
 
#blogcontent
{
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 9pt;
color: Black;
}

#comments
{
background-color: #ffffff;
color: #000000;
border-top: 2px black solid;
font: 9px Lucida Sans Unicode;
}

#commentsentry
{
background-color: #ffffff;
color: #000000;
font: 9px Lucida Sans Unicode;
}

#fanlistingcat
{
font: bold 12px Latha;
color: Black;
text-align: left;
border: 1px solid #666666;
background: White;
}

#popup
{
background-color: #ff00cc;
}

input 
{ 
border-right : thin; 
border-bottom : thin; 
border-top : thin; 
border-left : thin; 
padding-right : 0px; 
padding-left : 0px; 
padding-bottom : 0px; padding-top : 0px; 
color: #000000;
border-style: solid;
background-color: #ffffff;
font-family: "Lucida Sans Unicode";
font-size: 9px;
}

-->