.radio1
{
  border-width: 0px;
  background-color: #C3DAF9; 
}
.frameborder1{
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.frameborder2{
border-style: solid;
border-bottom-width: 5px;
border-top-width: 5px;
border-left-width: 5px;
border-right-width: 5px;
border-color: #FF9933; 
}
.frameborder3{
border-style: solid;
border-bottom-width: 5px;
border-top-width: 2px;
border-left-width: 5px;
border-right-width: 7px;
border-color: #FF9933; 
}
.frameborder4{
border-style: solid;
border-bottom-width: 5px;
border-top-width: 2px;
border-left-width: 0px;
border-right-width: 5px;
border-color: #FF9933; 
}
html {
scrollbar-base-color: #FF9933;
scrollbar-arrow-color: #000000;
}
textarea {
scrollbar-base-color: #E2EDFC;
scrollbar-arrow-color: #000000;
}
.framebody1{
border-style: solid;
border-bottom-width: 1px;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-color: black; 
padding: 8 px;
}
.framebody2{
border-style: solid;
border-bottom-width: 1px;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-color: #FF9933; 
padding: 3 px;
background-color: #FF9933;
}
.tblheader{
  font-size: 8pt;
  padding: 3 px;
  text-align: center;
  font-weight: bold;
  border-width: 1px;
  border-style: solid;
  border-color: #002D96;
  background-repeat: repeat-x; 
  background-image: url('headerbg.gif'); 
  background-position: left top; 
}
.readText{
  font-size: 8pt;
  padding: 3 px;
  text-align: right;
  border-width: 1px;
  border-style: solid;
  border-color: #002D96;
  background-repeat: repeat-x; 
  background-image: url('headerbg.gif'); 
  background-position: left top; 
}
.tblreport{
  font-size: 8pt;
  padding: 1 px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #002D96;
}
.tbldetail{
  font-size: 8pt;
  padding: 3 px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #002D96;
  background-color: #6699FF; 
  background-repeat: repeat-y;
}
.listTD{
  border-spacing: 0px;
  border: 1px;
  border-style: solid;
  border-color: #002D96;
  border-spacing: 0px;
}
.listtable
{
  border-collapse: collapse;
  border-spacing: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: #002D96;
}
input, select,.commonButton, textarea,
{
  border-width: 1px;
  border-style: solid;
  border-color: #002D96;
}
.pageName
{
  font-family: Tahoma,verdana,Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  font-size: 16pt;
  color:#DD6F00;
}  
.hcheckbox
{
  color: red;
  border-width: 0px;
  border-style: none;
  border-color: #002D96;
  background-color: red; 
  background-repeat: repeat-y;
  }
.noBorderTable
{
  font-family: Tahoma,verdana,Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: black;
  border-width: 0px;
  border-style: none;
  border-color: #002D96;
  background-color: #C3DAF9; 
  background-repeat: repeat-y;
  }
 .noBorderNoBGTable
{
  font-family: Tahoma,verdana,Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: black;
  border-width: 0px;
  border-style: none;
  border-color: #FFFFFF;
  background-color: #FFFFFF; 
  background-repeat: repeat-y;
  padding: 1 px;
  }
.commonButton,{ 
             background-repeat: repeat-x; 
             background-image: url('button.gif'); 
             background-position: left top; 
    	     CURSOR: hand;}		   
input,select,textarea{
  background-color: #E2EDFC;
}
.customer{
  background-color: #FFCC99;
}
a{
  color: black;
  text-decoration: underline;
}
a:hover{
   color: gold;
   text-decoration: none;
}
 
textarea{
  font-family: Tahoma,verdana,Arial,Helvetica,sans-serif;
  font-size: 8pt;
}
hr{
color: #002D96;
height: 1px;
}
pre{
  font-size: 8pt;
  padding-top: 10px;
  text-align: center;
}
html,body
{
  height:100%;
  margin:0;
  width: 100%;

  font-family: Tahoma,verdana,Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: black;
}
table
{
  font-family: Tahoma,verdana,Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: black;
  border-width: 1px;
  border-style: solid;
  border-color: #002D96;
  background-color: #C3DAF9; 
  background-repeat: repeat-y;
  }
.noBGtable
{
  font-family: Tahoma,verdana,Arial,Helvetica,sans-serif;
  font-size: 8pt;
  color: black;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  background-color: #FFFFFF; 
  background-repeat: repeat-y;
  }
  
div,span,form
{
  margin:0;
  padding:0;
}
/*** scrollbars ***/
#vscroll
{
  position: absolute;
  top: 0px;
  left: 140px;
  height: 100%;
  width: 5px;
  cursor: w-resize;
  z-index: 2;
}

#hscroll
{
  position: absolute;
  top: 205px;
  height: 7px;
  width: 100%;
  padding: 0 3px 0 145px;
  z-index: 1;
}
#hscroll2    { height: 100%; cursor: s-resize; font-size: 1px; text-align: center; 
               background-repeat: repeat-x; background-image: 
               url('vscrollbg.gif'); 
               background-position: left top }
#hscroll3    { height: 100%; cursor: s-resize; font-size: 1px; text-align: center; 
               background-repeat: no-repeat; background-image: 
               url('vscroll.gif'); 
               background-position: 50% 20% }
input,select
{
  font-size: 7pt;
  padding: 1px;
}
.button,.commonButton
{
  border-width: 1px;
  color: white;
  font-weight: bold;
  font-size: 7pt;
  height: 18px;
  margin: 0 0 0 0;
  padding: 0;
  background-color: #3163BD;
}
