		/* *********************************** *\
		*     $Author::                      $
		*   $Revision:: 252                  $
		*       $Date:: 2010-10-19 13:41:36 +$
		\* *********************************** */

.BckTab, .SelTab {
    background-color: #0080cd;
    border-bottom: 2px #aadbf9 outset;
    border-left: 2px #aadbf9 outset;
    border-right: 2px #aadbf9 outset;
    border-top: 2px #aadbf9 outset;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Arial;
    font-size: 8pt;
}
.SelTab  { cursor: default; border-style: none; color: black; background-color: white; }
A.BckBtn { color: Silver; cursor: hand; text-align: center;}
A.BckBtn:hover {color: yellow;}

/* $HeadURL: $ */
/*      $Id: $ */
