
  .headline { font-family: Arial; font-size: 16px; color: #9C420D; }
  .content { font-family: Arial; font-size: 12px; color: #444444; }
  .events { font-family: Arial; font-size: 12px; font-weight: bold; color: #FFFFFF; }
  .colored { color: #9C420D; }

  a,A.contentlink { font-family: Arial; font-size: 12px; color: #9C420D; text-decoration: underline; }
  A:hover.contentlink { font-family: Arial; font-size: 12px; color: #9C420D; text-decoration: none; }

  A.toplink {font-family: Verdana,Arial; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
  A:hover.toplink {font-family: Verdana,Arial; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
 
  .menu { font-family: Arial; font-size: 11px; font-weight: bold; color: #FFFAD4; }
  A.menulink { font-family: Arial; font-size: 11px; font-weight: bold; color: #FFFAD4; text-decoration: none; }
  A:hover.menulink { font-family: Arial; font-size: 11px; font-weight: bold; color: #FFFCD8; text-decoration: none; }
  A.submenulink { font-family: Arial; font-size: 11px; color: #000000; text-decoration: none; }
  A:hover.submenulink { font-family: Arial; font-size: 11px; color: #333333; text-decoration: underline; }

  .footer { font-family: Arial; font-size: 11px; font-weight: normal; color: #3D3D3D; }
  A.footerlink { font-family: Arial; font-size: 11px; font-weight: bold; color: #3D3D3D; text-decoration: none; }
  A:hover.footerlink { font-family: Arial; font-size: 11px; font-weight: bold; color: #3D3D3D; text-decoration: none; }
  
  .textareabox { font-family: Arial,Verdana; font-size: 11px; border-left: 1px solid gray; border-top: 1px solid gray; border-right: 1px solid gray; border-bottom: 1px solid gray; }
  .selectbox { font-family: Arial,Verdana; font-size: 11px; }
  .inputbox { font-family: Arial,Verdana; font-size: 11px; border-left: 1px solid gray; border-top: 1px solid gray; border-right: 1px solid gray; border-bottom: 1px solid gray; }

.eForm { width:165px; border:0px; font: 12px Arial,Tahoma,sans-serif; color: #000; background-color: transparent; }

  BODY { scrollbar-face-color: #DFDFDF; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #F0EFEF; scrollbar-darkshadow-color: #F0EFEF; scrollbar-track-color: #F0EFEF; scrollbar-arrow-color: #000000; }


  /* from components // begin */
  .inputtext { font-family: Arial; font-size: 11px; border-right: solid 1px #666666; border-top: solid 1px #666666; border-left: solid 1px #666666; border-bottom: solid 1px #666666; }
  .inputbutton { font-family: Arial,Verdana; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #FAC344; border: 1px solid #444; cursor: hand; }
  .inputsubmit { font-family: Arial; font-size: 11px; cursor:hand; color: #823900; background: #FC9750; border-right: solid 1px #B05813; border-top: solid 1px #B05813; border-left: solid 1px #B05813; border-bottom: solid 1px #B05813; font-weight: bold; }
  .textarea { font-family: Arial; font-size: 11px; border-left: 1px solid #666666; border-top: 1px solid #666666; border-right: 1px solid #666666; border-bottom: 1px solid #666666; }
  .select { font-family: Arial; font-size: 11px; }
  .disabled { background-color: #F2F2F2; }
  /* from components // end */
  
  P.submenu { font-family: Arial; font-size: 11px; color: #000000; }
