<!--

td.comicscontent
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-align: justify;
vertical-align: top;
}

td.comicsfooter
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #FFFF99;
text-align: center;
vertical-align: middle;
}

.textError
{
font-family: arial;
font-size: 9pt;
font-weight: bold;
color: #f00;
}

#thisProcessCSS
{
font-size: .1pt;
background-color: #fff;
color: #fff;
border: 0;
}

body
{
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;

scrollbar-face-color: #330066;
scrollbar-shadow-color: #E5E5E5;
scrollbar-highlight-color: #E5E5E5;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #E5E5E5;
scrollbar-track-color: #CD3301;
scrollbar-arrow-color: #E5E5E5;
}

A:link
{
color: #993300; text-decoration: underline;
}
A:visited
{
color: #993300; text-decoration: underline;
}
A:active
{
color: #993300; text-decoration: underline;
}
A:hover
{
color: #CC3300; text-decoration: overline;
}

A.comicsfooterlink:link
{
color: #FFFF99; text-decoration: none;
}
A.comicsfooterlink:visited
{
color: #FFFF99; text-decoration: none;
}
A.comicsfooterlink:active
{
color: #FFFF99; text-decoration: none;
}
A.comicsfooterlink:hover
{
color: #FFFF99; text-decoration: overline;
}

.inputColor 
{  
background-color: #003399;
    COLOR: #FFFFFF;
    CURSOR: hand;
        FONT-SIZE: 10pt;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: none; 
    FONT-FAMILY: verdana, arial; 
    BORDER: none
}
.inputColorhover {  
background-color: #3366CC;
    COLOR: #FFFFFF;
    CURSOR: hand;
        FONT-SIZE: 10pt;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: none; 
    FONT-FAMILY: verdana, arial;
    BORDER: none
}

//-->