body {
  background-color:#685C54;
  margin-top:6px; margin-left:6px; margin-right:6px; margin-bottom:6px;
  scrollbar-face-color:#CCD2D8;
  scrollbar-highlight-color:#E9EEF3;
  scrollbar-shadow-color:#B4BEC8;
  scrollbar-3dlight-color:#B4BEC8;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#EAEAEA;
  scrollbar-darkshadow-color:#7A828A;
  /* background-image: url(/owl-0.90/graphics/rsdx_blue1/body_bg.gif); 
  background-repeat: repeat;  */
  font-family: Verdana, Arial;
  font-size: 12px;
  }

a{text-decoration:none}

A:link { color: #F07800; }
A:visited { color: #F07800; }
A:active { color: #008000; }
A:hover { color: #FF0000; }

a.lbutton1:link    {font-family:Arial,Verdana; font-size:11px; font-weight:bold; color:#000000; white-space: nowrap}
a.lbutton1:visited {font-family:Arial,Verdana; font-size:11px; font-weight:bold; color:#000000; white-space: nowrap}
a.lbutton1:active  {font-family:Arial,Verdana; font-size:11px; font-weight:bold; color:#000000; white-space: nowrap}
a.lbutton1:hover   {font-family:Arial,Verdana; font-size:11px; font-weight:bold; color:#FFFFFF; white-space: nowrap}

.text {
  font-family: Verdana, Arial;
  font-size: 10pt;
}

.border1 {
  background-color:#D5DFE7;
  border-top-color:#FFFFFF; border-bottom-color:#62707D; border-left-color:#FFFFFF; border-right-color:#62707D;
  border-style:solid;
  border-top-width:1px; border-bottom-width:1px; border-left-width:1px; border-right-width:1px;
  padding-top:6px; padding-bottom:0px; padding-left:6px; padding-right:6px
  }
.border2 {
  background-color:#BCCEDA;
  border-top-color:#62707D; border-bottom-color:#FFFFFF; border-left-color:#62707D; border-right-color:#FFFFFF;
  border-style:solid;
  border-top-width:1px; border-bottom-width:1px; border-left-width:1px; border-right-width:1px;
  padding-top:0px; padding-bottom:0px; padding-left:0px; padding-right:0px
  }

.margin1 {
  padding-top:8px; padding-bottom:12px; padding-left:8px; padding-right:8px
  }

.infobar1 {
  text-align:left; vertical-align:middle;
  font-family:Arial,Verdana; font-size:11px; color:#000000;
  background-color:#9CB7CC;
  border-top-color:#FFFFFF; border-bottom-color:#62707D; border-left-color:#FFFFFF; border-right-color:#62707D;
  border-style:solid;
  border-top-width:0px; border-bottom-width:1px; border-left-width:0px; border-right-width:1px;
  padding-top:0px; padding-bottom:0px; padding-left:3px; padding-right:3px;
  white-space: nowrap;
  }

.button1 {
  text-align:center; vertical-align:middle;
  font-family:Arial,Verdana; font-size:11px; font-weight:bold; color:#000000;
  /* background:url(../../../intranet/graphics/rsdx_blue1/ui_misc/button_bg1.jpg);  */
  border-top-color:#EFF4F9; border-bottom-color:#62707D; border-left-color:#EFF4F9; border-right-color:#62707D;
  border-top-width:1px; border-bottom-width:1px; border-left-width:1px; border-right-width:1px;
  border-style:solid;
  padding-top:0px; padding-bottom:0px; padding-left:3px; padding-right:3px;
  white-space: nowrap;
  }

.wvisbar1 {
  white-space: nowrap;
  text-align:right; vertical-align:middle;
  font-family:Arial,Verdana; font-size:11px; font-weight:bold; color:#557EA4;
  background-color:#D5DFE7;
  border-top-color:#FFFFFF; border-bottom-color:#6E6E6E; border-left-color:#FFFFFF; border-right-color:#6E6E6E;
  border-style:solid;
  border-top-width:0px; border-bottom-width:0px; border-left-width:0px; border-right-width:0px;
  padding-top:2px; padding-bottom:2px; padding-left:2px; padding-right:2px
  }

.menutitle{
cursor:pointer;
margin-bottom: 3px;
background-color:#A49F82;
color:#FFFFFF;
width:100px;
padding:1px;
text-align:center;
font-family: verdana, arial;
font-size: 10px;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}
.submenu{
font-family: verdana, arial;
font-size: 11px;

text-align:left;
margin-left: 7px;
margin-bottom: 0.5em;
}

input, select, textarea, checkbox, radio {
  font-size: 11px;
  font-family: verdana;
/*  border: 1px solid #000000;*/
}

.topmenu {font-weight: bold; text-align: center;
       font-family: Arial;
       font-size: 9pt;
}
.ThRows { background-color: #9CB7CC; color: #000000;
          font-weight: bold; text-align: center;
       font-family: Arial;
       font-size: 9pt;
}
.TrRows { background-color: #F5FAFE; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.TrOdd  { background-color: #E2EEFC; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}.TrHover { background-color: #F8FDBB; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
font-family: Arial;
font-size: 11px;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
div.title {
    color: #000066;
    padding-left: 1px;
    font-family: monospace;
    letter-spacing: 2px;
    font-size: 12px;
    line-height: 9px;
    height: 9px;
    margin-bottom: 1px;
}
div.main {
    border: 1px solid #000066;
}
/* Default DOM Tooltip Style */
div.domTT {
    border: 1px solid #333333;
}
div.domTTCaption {
    font-family: serif;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 2px;
    color: #FFFFFF;
    background-color: #333333;
}
div.domTTContent {
    font-size: 12px;
    font-family: sans-serif;
    padding: 3px 2px;
    background-color: #F1F1FF;
}
/* Classic Style */
div.domTTClassic {
    border: 1px solid black;
    background-color: #FBF4D4;
}
div.domTTClassicCaption {
    font-family: serif;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    padding: 1px 2px;
}
div.domTTClassicContent {
    font-size: 12px;
    font-family: Arial, sans-serif;
    padding: 1px 2px 0 2px;
}
/* Win9x Style */
div.domTTWin {
  border: 2px outset #BFBFBF;
  background-color: #808080
}
div.domTTWinCaption {
  border: 0px solid #BFBFBF;
  border-width: 1px 1px 0px 1px;
  background-color: #00007F;
  padding: 2px;
  font-size: 12px;
  font-weight: bold;
  font-family: sans-serif;
  color: white;
}
div.domTTWinContent {
  border: 1px solid #BFBFBF;
}
/* Overlib Style */
div.domTTOverlib {
    border: 1px solid #333366;
}
div.domTTOverlibCaption {
    font-family: Verdana, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #333366;
}
div.domTTOverlibContent {
    font-size: 10px;
    font-family: Verdana, Helvetica;
    padding: 2px;
    background-color: #F1F1FF;
}
div.domTTMenu {
  width: 150px;
  border: 2px outset #E6E6E6;
}
div.domTTMenuCaption {
  font-size: 12px;
  font-family: sans-serif;
  background-color: #E6E6E6;
}
div.domTTMenuContent {
  padding: 1px 0;
  background-color: #E6E6E6;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}



