A:link    { color: black; text-decoration:underline}
A:active  { color: black; text-decoration:underline}
A:visited { color: black; text-decoration:underline}
A:hover   { color: red; text-decoration:underline}

  .menuitem	 { color: black; font-weight: bold; font-style: normal; font-size: 12px; font-family: Arial, verdana, helvetica; 
        padding-left: 5px;
     text-decoration: none}
  .menuitem A:link    {color: black; text-decoration: none}
  .menuitem A:active  {color: yellow; text-decoration: none}
  .menuitem A:visited {color: black; text-decoration: none}
  .menuitem A:hover   {background: #e0e090; color: black; text-decoration: none }

  .menuitemsm	 { color: black; font-weight: bold; font-style: normal; font-size: 10px; font-family: Arial, verdana, helvetica; 
                   padding-left: 5px;
                   text-decoration: none}
  .menuitemsm A:link  {color: black; text-decoration: none}
  .menuitemsm A:active {color: yellow; text-decoration: none}
  .menuitemsm A:visited {color: black; text-decoration: none}
  .menuitemsm A:hover   {background: #e0e090; color: black; text-decoration: none }

  .menuitemadm	 { color: black; font-weight: bold; font-style: normal; font-size: 10px; font-family: Arial, verdana, helvetica; 
                   background: #e09090;
                   padding-left: 5px;
                   text-decoration: none}
  .menuitemadm A:link  {color: black; text-decoration: none}
  .menuitemadm A:active {color: yellow; text-decoration: none}
  .menuitemadm A:visited {color: black; text-decoration: none}
  .menuitemadm A:hover   {background: #e0e090; color: black; text-decoration: none }

  .inputlabel    { color: black; font-weight: bold; font-style: normal; font-size: 11px; font-family: Arial; text-decoration: none;
                   background: #ffffc0;
                   padding: 3px;}
  .inputfield    { color: black; font-weight: normal; font-style: normal; font-size: 13px; font-family: Arial; text-decoration: none;
                   background: #ffffff;
                   padding: 3px;
                   border: solid gray 1px 1px 1px 1px;}
  .inputbutton   { color: black; font-weight: bold; font-style: normal; font-size: 14px; font-family: Arial; text-decoration: none;
                   background: #f0f000;
                   border-bottom: solid gray 3px;
                   border-left: solid gray 3px;
                   border-top: solid rgb(255,255,128) 3px;
                   border-right: solid rgb(255,255,128) 3px;}

  .formlabel    { color: black; font-weight: bold; font-style: normal; font-size: 11px; font-family: Verdana, Arial, sans-serif; text-decoration: none;
                   padding: 3px;
					text-align: right;}
  .formfield    { color: black; font-weight: normal; font-style: normal; font-size: 13px; font-family: Verdana, Arial, sans-serif; text-decoration: none;
                   background: #ffffff;
                   padding-left: 3px;
                   border: solid #d0d0d0 1px 1px 1px 1px;}
  .formfieldREADONLY  { color: black; font-weight: normal; font-style: normal; font-size: 13px; font-family: Verdana, Arial, sans-serif; text-decoration: none;
                   background: #fffff0;
                   padding-left: 3px;
                   border: solid #fffff0 1px 1px 1px 1px;}
  .formfieldsmall { color: black; font-weight: normal; font-style: normal; font-size: 10px; font-family: Verdana, Arial, sans-serif; text-decoration: none;
                   background: #ffffff;
                   padding: 3px;
                   border: solid #a62626 1px 1px 1px 1px;}
  .formbutton    {	font-family: Verdana, Arial, Helvetica, sans-serif; 
					font-size: 10px; 
					background-color: #f0f0f0}



/*  For SB News */
 .news_head {	color: black; font-weight: bold; font-style: italic; font-size: 18px; font-family: Verdana, Arial, sans-serif; text-decoration: none;}
 .news_short { 	color: black; font-weight: bold; font-style: normal; font-size: 13px; font-family: Verdana, Arial, sans-serif; text-decoration: none}
 .news_text { 	text-indent: 10px; color: black; font-weight: normal; font-style: normal; font-size: 13px; font-family: Verdana, Arial, sans-serif; text-decoration: none}
 .news_imgtext  { color: black; font-weight: normal; font-style: normal; font-size: 10px;  font-family: Verdana, Arial, sans-serif; text-decoration: none}
 .news_imginfo  { color: black;
  				  text-align: right; 
                  font-weight: normal; font-style: normal; font-size: 9px;  font-family: Verdana, Arial, sans-serif; text-decoration: none}
 .news_signum  { color: black;
  				  text-align: right; 
                  font-weight: normal; font-style: normal; font-size: 13px;  font-family: Verdana, Arial, sans-serif; text-decoration: none}
 .news_date  { color: black;
  				  text-align: right; 
                  font-weight: normal; font-style: normal; font-size: 9px;  font-family: Verdana, Arial, sans-serif; text-decoration: none}
 .news_table  { width: 500; 
                padding: 2px; }
 .news_facts_table  { width: 90%;
                      background: #fffff0; 
                      border: solid black 3px;
                      padding: 10px; }
 .news_facts_head {	color: black; font-weight: bold; font-style: normal; font-size: 18px; font-family: Verdana, Arial, sans-serif; text-decoration: none;}
 .news_facts_text { color: black; font-weight: normal; font-style: normal; font-size: 13px; font-family: Verdana, Arial, sans-serif; text-decoration: none}
 .news_facts_source  { color: black;
  				  text-align: right; 
                  font-weight: normal; font-style: normal; font-size: 13px;  font-family: Verdana, Arial, sans-serif; text-decoration: none}


 



/* Obsolete?? */
  .menulink	 { color: black; font-weight: bold; font-style: italic; font-size: 13px; font-family: Arial, verdana, helvetica; text-decoration: none}
  .menulink A:link   {color: black}
  .menulink A:active {color: yellow}
  .menulink A:visited {color: black}
  .menulink A:hover   {color: red; text-decoration: none }
  .menulinksmall	 { color: black; font-weight: bold; font-style: italic; font-size: 10px; font-family: Arial, verdana, helvetica; text-decoration: none}
  .menulinksmall A:link   {color: black}
  .menulinksmall A:active {color: yellow}
  .menulinksmall A:visited {color: black}
  .menulinksmall A:hover   {color: red; text-decoration: none }
  .headline  { color: black; font-weight: bold; font-style: italic; font-size: 18px; font-family: Arial; text-decoration: none; text-align: center}
  .headlinesmall { color: black; font-weight: normal; font-style: normal; font-size: 10px;  font-family: Arial; text-decoration: none}

  .headersmall           { color: white; font-weight: bold; font-style: normal; font-size: 13px;  font-family: Arial; text-decoration: none}
  .headersmall A:link    { color: white; font-weight: bold; font-style: normal; font-size: 13px;  font-family: Arial; text-decoration: none}
  .headersmall A:active  { color: white; font-weight: bold; font-style: normal; font-size: 13px;  font-family: Arial; text-decoration: none}
  .headersmall A:visited { color: white; font-weight: bold; font-style: normal; font-size: 13px;  font-family: Arial; text-decoration: none}
  .headersmall A:hover   { color: red; font-weight: bold; font-style: normal; font-size: 13px;  font-family: Arial; text-decoration: none}

  .normal        { color: black; font-weight: normal; font-style: normal; font-size: 13px; font-family: Arial; text-decoration: none}
  .normalsmall  { color: black; font-weight: normal; font-style: normal; font-size: 10px;  font-family: Arial; text-decoration: none}
  .neutral       { color: black; font-weight: normal; font-style: normal; font-size: 13px; font-family: Arial; text-decoration: none}
  .neutralbold   { color: black; font-weight: bold; font-style: normal; font-size: 13px; font-family: Arial; text-decoration: none}
  .neutralsmall  { color: black; font-weight: normal; font-style: normal; font-size: 10px;  font-family: Arial; text-decoration: none}
  .babig         { color: black; font-weight: bold; font-style: italic; font-size: 48px; font-family: Times New Roman, Times, Serif; text-decoration: none}
  .babig2        { color: black; font-weight: bold; font-style: italic; font-size: 25px; font-family: Times New Roman, Times, Serif; text-decoration: none}
  .friendname    { color: black; font-weight: bold; font-style: italic; font-size: 18px; font-family: Arial; text-decoration: none}
  .friend        { color: black; font-weight: normal; font-style: normal; font-size: 13px; font-family: Arial; text-decoration: none}
  .friendbold    { color: black; font-weight: bold; font-style: normal; font-size: 13px; font-family: Arial; text-decoration: none}
