/* WEBSITE */
.cl_header     { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #000066; text-decoration: none; font-weight: bold; }
.cl_text       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; }
.cl_small      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }
.cl_smallgreen { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #1E2E52; text-decoration: none; }
.cl_title      { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.cl_tabletext  { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; }
.cl_tabletip   { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #1E2E52; text-decoration: none; }
.cl_tsmall     { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }

.cl_bold			 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold }
.cl_link   { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; text-decoration: underline }
.cl_button { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none }

/* MY BRAIN */
HR        { color:#990033; WIDTH:100%; }
A:link    { COLOR:#000444; CURSOR: hand; TEXT-DECORATION: none; }
A:visited { COLOR:#000444; CURSOR: hand; TEXT-DECORATION: none; }
A:active  { color:#CC0000; CURSOR: hand; TEXT-DECORATION: underline; }
A:hover   { color:#CC0000; CURSOR: hand; TEXT-DECORATION: underline; }

/* FORMS */
INPUT    { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; border-style: solid; border-width: 1; background-color: #F4F7FD; }
TEXTAREA { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; border-style: solid; border-width: 1; background-color: #F4F7FD; }
SELECT   { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; border-style: solid; border-width: 1; background-color: #F4F7FD; }
OPTION   { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; border-style: solid; border-width: 0; background-color: #F4F7FD; }
INPUT.member    { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; border-style: solid; border-width: 1; background-color: #F4F7FD; }
TEXTAREA.member { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; border-style: solid; border-width: 1; background-color: #F4F7FD; }
SELECT.member   { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; border-style: solid; border-width: 1; background-color: #F4F7FD; }
OPTION.member   { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #000000; border-style: solid; border-width: 0; background-color: #F4F7FD; }

