body, td, li, ol, input, textarea
{ font-family: Tahoma,Arial,Helvetica; font-size:10pt }

a
{ color: #3C3CFF; text-decoration:underline }

a:hover
{ text-decoration:none }

h4
{ border: outset 1px #3C6D86;
  padding: 2px }

.plain
{ text-decoration:none; color: #000000 }

.plain:hover
{ text-decoration:underline }

.small
{ font-family: Tahoma,Helvetica; font-size:8pt }

select
{ font-family: Tahoma, Arial,Helvetica; font-size:10pt }

.smallgray
{ font-family: Tahoma,Helvetica; font-size:8pt; color: #888888}

.admin_tbl
{ border:solid 2px #4885A2 }

.admin_box
{ color: #000000; background-color: blue; text-align: center; background:url('../images/bg_1.gif'); font: 9pt Tahoma, Arial,Helvetica; font-weight:bold; height: 25px }

.admin_body, .admin_body a
{ color: navy; font: 9pt Tahoma,Arial,Helvetica; text-decoration: none; padding-left: 5px; background-color: #EFF4FA }

.admin_body a:hover
{ text-decoration: underline }

.adminbg_l
{ background-color:#EFF4FA; color: black; }

.adminbg_r
{ background-color:#DFE8F4; color: black; font-weight: bold; text-align: left }

.adminbg_c, .adminbg_c a
{ background-color:#4885A2; color: #FFFFFF; font-weight: bold; text-align: center }

.checkoutdel
{ color: #FF0000; font-weight:bold; text-decoration:none; }

#tablist
{ padding: 3px 0; font: bold 12px Tahoma; }

#tablist li
{ list-style: none; display: inline; }

#tablist li a
{ padding: 3px 0.5em; margin-left: 3px; border: 2px solid black; background: #EFF4FA; color: black; text-decoration: none }

#tablist li a.current
{ background: orange; }

.tabcontent
{ display:none; }

.backlite
{ background-color: white }

.backlite_over
{ background-color: #D7E9F7; cursor: pointer; }

.backlite_select
{ background-color: #E9F4FC; }

.pagination
{ font: 9pt Tahoma, Arial, Helvetica; width: 15px; text-align: center; background: #F5F5FF }

.pagination2
{ font: 9pt Tahoma, Arial, Helvetica; text-align: center; color: white; background: #738FBF }

.pagination a
{ text-decoration: none; color: #22229C; float:left; width: 100% }

.pagination a:hover
{ color: orange; }


#dhtmltooltip {
  position: absolute;
  width: 150px;
  border: 1px solid black;
  padding: 2px;
  background-color: lightyellow;
  visibility: hidden;
  z-index: 100;
  font: 8pt arial, helvetica;
  /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
  filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
  -moz-border-radius: 10px;
}
