body        { font-size: 12px; 
			  font-family: Verdana,Helvetica,Arial; 
			  color: #000000;
}
td          { font-size: 12px; color: #000000; }
td.f        { font-size: 10px; color: #000000; }
h1          { font-size: 15px; font-weight: bold; color: #CC3333; }
h2          { font-size: 13px; font-weight: bold; color: #CC3333; }

p.b         { font-size: 13px; font-weight: bold; color: #a0a0a0}
p.s         { font-size: 11px; text-align: justify}


a.main:link         { text-decoration:none;                        }
a.main:visited      { text-decoration:none;                        }
a.main:hover        { text-decoration:underline; color: #ff0000    }
a.main:active       { text-decoration:underline;                   }

a:link              {  color :#000000; text-decoration: underline; }
a:visited           {  color :#000000; text-decoration: underline; }
a:active            {  color :#ff0000; text-decoration: underline; }
a:hover             {  color :#ff0000; text-decoration: underline; }

a.blue_link:link    {  color: #000099; text-decoration: underline; }
a.blue_link:visited {  color: #000099; text-decoration: underline; }
a.blue_link:active  {  color: #f00000; text-decoration: underline; }
a.blue_link:hover   {  color: #f00000; text-decoration: underline; }

a.menue:link        { color: #000000;  text-decoration: underline; }

a.action  {
         font-weight: bold;
         clip:   rect(   );
         font-size: 14px;
         color: #000000;
         background-color: #CCCCCC;
         text-decoration: none
}
a.action:hover {  background-color: #FF6666; color: #000000}
a.action:link  {  background-color: #CCCCCC; color: #000000}


.bgcol1 {  background-color: #F0FAFF}
.bgcol2 {  background-color: #EEEEEE}
.bgcol3 {  background-color: #F0F0FF}





form      {  margin: 0px; }
.bold     {  font-weight:bold; }
a.boldred {  font-weight:bold;  color: #ff0000; }

.heading {
  font-weight:bold;
  font-size: 14px;
  color: #000000;
}

table.site_layout {  width: 100%; margin: 0px; }
