.DateFont  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
  font-weight: bold;
  text-decoration: none;
  line-height: 20px;
}

.CopyrightFont  {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: black;
  font-weight: normal;
  text-decoration: none;
}

/* --------------------------------------------------------------------------
Side Menu Fonts
-----------------------------------------------------------------------------*/
.sideMenuFont  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #D0B100;
  font-weight: bold;
  text-decoration: none;
  padding-top: 1px;  
}

.sideMenuFont a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #D0B100;
  font-weight: bold;
  text-decoration: none;
}

.sideMenuFont a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #D0B100;
  font-weight: bold;
  text-decoration: none;
}

.sideMenuFont a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #D0B100;
  font-weight: bold;
  text-decoration: underline;
}


.sideMenuFontSelected {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #DA5200;
  font-weight: bold;
  text-decoration: none;
  padding-top: 1px;  
}

.sideMenuFontSelected a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #DA5200;
  font-weight: bold;
  text-decoration: none;
}

.sideMenuFontSelected a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #DA5200;
  font-weight: bold;
  text-decoration: none;
}

.sideMenuFontSelected a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #DA5200;
  font-weight: bold;
  text-decoration: underline;
}

/* --------------------------------------------------------------------------
Side Login Menu Fonts
-----------------------------------------------------------------------------*/

.sideMenuLoginFont  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #B66F00;
  font-weight: bold;
  text-decoration: none;
  padding-top: 1px;  
}

.sideMenuLoginFont  a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #B66F00;
  font-weight: bold;
  text-decoration: none;
}

.sideMenuLoginFont  a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #B66F00;
  font-weight: bold;
  text-decoration: none;
}

.sideMenuLoginFont  a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #B66F00;
  font-weight: bold;
  text-decoration: underline;
}



/* -------------------------------------------------------------------------- */
Standard Page Text

.textStandard  {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #A49833;
  font-weight:  normal;
  text-decoration: none;
  line-height: 16px;
}

.textStandard a {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #E0D046;
  font-weight: normal	;
  text-decoration: none;
}

.textStandard a:visited {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #E0D046;
  font-black: normal;
  text-decoration: none;
}

.textStandard a:hover {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #E0D046;
  font-weight: normal;
  text-decoration: underline;
}


/* --------------------------------------------------------------------------
Standard Page Text
-----------------------------------------------------------------------------*/

table  {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #A49833;
  font-weight:  normal;
  text-decoration: none;
}

table a {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #E0D046;
  font-weight: normal	;
  text-decoration: none;
}

table a:visited {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #E0D046;
  font-black: normal;
  text-decoration: none;
}

table a:hover {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #E0D046;
  font-weight: normal;
  text-decoration: underline;
}

/* --------------------------------------------------------------------------
Notify Text
-----------------------------------------------------------------------------*/

.textNotify  {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: red;
  font-weight:  bold;
  text-decoration: none;
  line-height: 16px;
}



.textNotifyGroupTitle {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: red;
  font-weight:  bold;
  text-decoration: none;
  line-height: 16px;
}

.textNotifyGroupText {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: red;
  font-weight:  normal;
  text-decoration: none;
  line-height: 16px;
}



/* --------------------------------------------------------------------------
User Welcome Bar Font
-----------------------------------------------------------------------------*/

.textWelcomeBar  {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #A49833;
  font-weight:  normal;
  text-decoration: none;
  line-height: 16px;
}

.textWelcomeBar  a {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #E0D046;
  font-weight: normal	;
  text-decoration: none;
}

.textWelcomeBar  a:visited {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #E0D046;
  font-black: normal;
  text-decoration: none;
}

.textWelcomeBar  a:hover {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #E0D046;
  font-weight: normal;
  text-decoration: underline;
}


/* --------------------------------------------------------------------------
This is the style for the title of a page...
-----------------------------------------------------------------------------*/
.textPageTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #E8C600;
  font-weight: bold;
  text-decoration: none;
}



.textTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #E8C600;
  font-weight: bold;
  text-decoration: none;
}

.textTitle a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #E8C600;
  font-weight: bold;
  text-decoration: none;
}

.textTitle a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #E8C600;
  font-weight: bold;
  text-decoration: none;
}

.textTitle a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #E8C600;
  font-weight: bold;
  text-decoration: none;
}

.textSmallTitle  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #E8C600;
  font-weight: bold;
  text-decoration: none;
}


/* ------------------------------------------------------------------------- */


/* --------------------------------------------------------------------------
This is the style for top of a tab.
-----------------------------------------------------------------------------*/
.textTabTitle {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #E8C600;
  font-weight: normal;
  text-decoration: none;
}

/* ------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------
This is the style for top of a tab.
-----------------------------------------------------------------------------*/
.textActionSuccessful {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #0000BB;
  font-weight: normal;
  text-decoration: none;
}

.textActionFailure {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: red;
  font-weight: normal;
  text-decoration: none;
}

/* ------------------------------------------------------------------------- */



/* ------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------
The following styles are for forms:
-----------------------------------------------------------------------------*/
input {
  height: 18px;
  border: solid 1px #9B9100;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #E8C600;
  background-color: #462907;

}

.radio {
  height: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: inset 0px #9B9100;
  color: #A29400;
}
.checkbox {
  height: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: inset 0px #9B9100;

}


.gridbutton {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #E8C600;
  background-color: #462907;
  height: 18px;
}

select {
  height: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: solid 1px #9B9100;
  color: #E8C600;
  background-color: #462907;
}
textarea {
  border: solid 1px #9B9100;
  background: #462907;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #E8C600;
}
/* ------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------
The following styles are for the hover help:
-----------------------------------------------------------------------------*/
.hoverOut {
  display: none;
}
.hoverIn {
  visibility: visible;
  position: absolute;
  top: 0px;
  left: 0px;
  border: 2px solid #868686;
  width: 250px;
}
.hoverInTrans {
  visibility: visible;
  position: absolute;
  top: 0px;
  left: 0px;
  border: 2px solid #868686;
  width: 300px;
}
.hoverTitle {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #4E4E4E;
  background-color: #ededed;
  text-align: center;
  padding: 0px;
  font-weight: bold;
}
.hoverText {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #4E4E4E;
  text-align: left;
  border-top: 1px solid #868686;
  background-color: #FFFFFF;
}
/* ------------------------------------------------------------------------- */
