/* DEFAULT CLASSES */

TD        {font-family:arial; font-size:12px; color:#505048;}

a         {font-family:arial; font-size:11px; color:#525254; font-weight:bold; text-decoration:underline;}
a:link    {font-family:arial; font-size:11px; color:#525254; font-weight:bold; text-decoration:underline;}
a:visited {font-family:arial; font-size:11px; color:#525254; font-weight:bold; text-decoration:underline;}
a:active  {font-family:arial; font-size:11px; color:#525254; font-weight:bold; text-decoration:none;}
a:hover   {font-family:arial; font-size:11px; color:#525254; font-weight:bold; text-decoration:none;}

.label    {font-family:arial; font-size:12px; color:#3c3c3c; font-weight:bold;}

/* OTHER CLASSES */
.textwhite {font-family:arial; font-size:14px; color:#FFFFFF; font-weight:bold;}
.small     {font-family:arial; font-size:10px; color:#868370;}
.large     {font-family:arial; font-size:12px; color:#505048; font-weight:bold;}

.newform {
border:1 solid #7F9DB9;
font-size:11px;
background-color:white;
color:#3C3C3C;
}

.borderside { border-width:1; border-color:#E0E0E0; border-bottom-style:none; border-top-style:none; border-left-style:solid; border-right-style:solid; }

.footer          {font-family:arial; font-size:10px; color:#868370; }
a.footer         {font-family:arial; font-size:10px; color:#868370; text-decoration:underline;}
a.footer:link    {font-family:arial; font-size:10px; color:#868370; text-decoration:underline;}
a.footer:visited {font-family:arial; font-size:10px; color:#868370; text-decoration:underline;}
a.footer:active  {font-family:arial; font-size:10px; color:#868370; text-decoration:none;}
a.footer:hover   {font-family:arial; font-size:10px; color:#868370; text-decoration:none;}

/* END */