body      { background-color: E9E8ED; margin-top: 5}
body,td,a { color: #462B1E; font-family: Arial, serif, helvetica; font-size: 13px; }
td.head   { font-size: 30px;  font-weight: bold; }
font      { font-size: 12px; }
td.menuaa   {
  background-color: #6699CC;
  border: 1px solid #333333; font-weight:bold; padding-left: 10px; padding-right: 10px; padding-top: 2px; padding-bottom: 2px;
}

td.menu   {
  background-color: #6699CC;
  border-top:2px solid white;border-left:2px solid white;border-right:2px solid black; border-bottom:2px solid black; font-weight:bold; padding-left: 10px; padding-right: 10px; padding-top: 2px; padding-bottom: 2px;
}

td.smenu   {
  background-color: #D7EBFF;
  padding-left: 10px; padding-right: 10px; padding-top: 1px; padding-bottom: 1px;
  border-top: 1px solid black; border-bottom: 1px solid black;
  border-left: 1px solid black; border-right: 0px solid black;
}

td.cmenu   {
  background-color: #6699CC;
  padding-left: 10px; padding-right: 10px; padding-top: 1px; padding-bottom: 1px;
  border-top: 1px solid black; border-bottom: 1px solid black;
  border-left: 1px solid black; border-right: 0px solid black;
}

td.cat  {
  padding-left: 20px; padding-right: 20px; padding-top: 2px; padding-bottom: 2px;	
}


td.panel  {
  font-family: Arial, serif, helvetica; font-size: 13px; font-weight:bold; padding-left: 10 px;
}

A.m:link    { text-decoration: none; }
A.m:visited { text-decoration: none; }
A.m:hover   { text-decoration: none; }
A.m:active  { text-decoration: none; }
A.s:link    { font-size:11px; text-decoration: none; width: 100%; height: 100%; }
A.s:visited { font-size:11px; text-decoration: none; width: 100%; height: 100%; }
A.s:hover   { font-size:11px; text-decoration: underline; width: 100%; height: 100%; }
A.s:active  { font-size:11px; text-decoration: none ; width: 100%; height: 100%; }
A.t:link    { text-decoration: underline; }
A.t:visited { text-decoration: underline;  }
A.t:hover   { text-decoration: blink;  }
A.t:active  { text-decoration: underline ; }
img         {
	border: 0
}

input,select,textarea       { background: white;     border: 1px solid black;	font-family: Arial, serif, helvetica; font-size: 12px;}
input.cb    { background: #D7EBFF;   border: 0px solid black; }
input.bt    { background: #6699CC;border-top:2px solid white;border-left:2px solid white;border-right:2px solid black; border-bottom:2px solid black; font-family: Arial, serif, helvetica; font-size: 12px; font-weight: bold}

.border     {border-top:2px solid white;border-left:2px solid white;border-right:2px solid black; border-bottom:2px solid black;}