<!--
body  { 

 background-color: #ffffff;
}

a:link       { text-decoration: none; color: #191970; font-family: Tahoma, Verdana}
a:visited    { text-decoration: none; color: #191970; font-family: Tahoma, Verdana }
a:active     { text-decoration: underline; color: #191970; font-family: Tahoma, Verdana }
a:hover      { text-decoration: none; color: Blue; font-family: Tahoma, Verdana }

a.bl         { text-decoration: none; color: #000000; font-family: Tahoma, Verdana; FONT-SIZE: 7pt}
a.bl:hover   { text-decoration: underline; color: #000000; font-family:  Tahoma, Verdana; FONT-SIZE: 7pt}
a.bl:active  { text-decoration: underline; color: #000080; font-family: Tahoma, Verdana;  FONT-SIZE: 7pt}
a.bl:visited { text-decoration: none; color: #000000; font-family: Tahoma, Verdana; FONT-SIZE: 7pt}

/* Forum category titles */
.cattitle                { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle                { text-decoration: none; color : #006699; }
a:hover.cattitle{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink                { font-weight: bold; font-size: 12px; color : #006699; }
a.forumlink         { text-decoration: none; color : #006699; }
a:hover.forumlink{ text-decoration: underline; color : Black; }

/* Form elements */
input, textarea, select {
        color : #191970;
        font: normal 11px Verdana, Arial, Helvetica, sans-serif;
                background-color: #f0f0fa;
}

input {text-indent : 2px; font-family: Verdana, Tahoma; border: 1pt solid #000000;}

/* The main submit button option */
input.mainoption {
        background-color : #FAFAFA;
        font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
        background-color : #FAFAFA;
        font-weight : normal;
}

.miniwh { COLOR: #ffffff; FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif; FONT-SIZE: 10px}
.smallwh { COLOR: #ffffff; FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif; FONT-SIZE: 12px}
.smallbl { COLOR: #000000; FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif; FONT-SIZE: 12px}
.minibl { COLOR: #000000; FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif; FONT-SIZE: 10px}
.wh { COLOR: #ffffff; FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif; FONT-SIZE: 12px}
.bl { COLOR: #000000; FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif; FONT-SIZE: 12px}
.pgs { COLOR: Black; FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;}
.ht { COLOR: #191970; FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif; FONT-SIZE: 14px}
.gr { COLOR: #585858; FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif; FONT-SIZE: 12px}
.lines { COLOR: #191970;}
.basket { COLOR: #191970; font-size: 12px; font-weight : bold;}
TD { font-size: 11px; font-family: Verdana, "Arial Cyr", Arial, Helvetica }
P { font-size: 11px; font-family: Verdana, "Arial Cyr", Arial, Helvetica; margin: 2 5 }
P.none { font-family: Verdana, Arial; text-align: left }
