body {
margin: 0;
background-color : #ffffff;
color: #1E63BD;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;

  scrollbar-3dlight-color:#0f43a3;
  scrollbar-arrow-color:white;
  scrollbar-base-color:#0f43a3;
  scrollbar-darkshadow-color:#0f43a3;
  scrollbar-face-color:#0f43a3;
  scrollbar-highlight-color:white;
  scrollbar-shadow-color:#0f43a3;
}

p {
font-size: 11px;
text-align: justify;
}

font {
font-family: Arial, Helvetica, sans-serif;
}

div {
font-family: Arial, Helvetica, sans-serif;
text-align: justify;
}

span {
font-family: Arial, Helvetica, sans-serif;
text-align: justify;
}

table {
    font: 11px;
    border-color: #1E63BD;
    border-width: 1px;
    border-style: solid;
}

td.tbh {
background-color: #0f43a3;
}

td.tbb {
background-color: #eaedf6;
}

td.w {
background-color: #FFFFFF;
}

a.redlink, a.redlink:hoover, a.redlink:visited
{
color:#FF0000;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, .cur, .err,
.h3, .h5,
a, a:hover, a:visited, a.but, a.but:hover, a.but:visited,
.input-ie-0, .input-ie-1, .input-ie-2, .input-ie-3, .input-ie-4,  .input-ie-5, 
.input-ie-b, .input-ie-b1, .input-ie-b2, .input-ie-b3, input-ie-t, option.h
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2, h3, h4, h5, h6, p, .cur, .h5, .h3, option.h { 
color: #0f43a3;
}

h5.myred2 {
color:red;
}

h1 {
    color: #0f43a3; 
}

h1, h2, h3, h4, h5,h6, p { 
margin-top: 2pt;
margin-bottom: 2pt;
margin-left: 2pt;
margin-right: 2pt;
}



h1
{
font-size: 18px;
}

h2 {
font-size: 14px;
line-height : 130%;
}

h3, .h3
{
font-size: 11px;
font-style : normal;
}

h4
{
font-size: 11px;
color: white;
}

h5, .h5
{ 
font-size: 11px;
font-style: normal;
font-weight: normal;

}

h6 { 
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #FF0000;
}

a, a:hover, a:visited {
font-size: 11px;
font-weight: bold;
color: #2569E2 /* #FF3300 */;
}

a, a:visited {
text-decoration: none
}

a:hover {
text-decoration: underline
}

a.but, a.but:hover, a.but:visited, a.nbut, a.nbut:hover, a.nbut:visited {
    text-decoration: none;
    font-weight: normal; 
    font-size: 11px; 
    color: white;
    padding-bottom: 1px;
    padding-top: 1px;
    border: #0f43a3; 
    border-style: solid; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px; 
    height : 19px;
    cursor : pointer;
}

a.but, a.but:hover, a.but:visited {
    background-color: #FF9900;
    border-color : #FFBB55 #929595 #929595 #FFBB55;
}

a.nbut, a.nbut:hover, a.nbut:visited {
    background-color: #0f43a3;
    border-color : #0f43a3 #929595 #929595 #0f43a3;
}

.cur, .err {
font-size: 10px;
}

.input-ie-b, .input-ie-b1, .input-ie-b2, .input-ie-b3, input-ie-t {  
    font-size: 11px; 
    border: #0f43a3;
    border-style: solid; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px; 
    text-align : left;
}

.input-textarea
{
    font-size: 11px;
    border: #0f43a3;
    border-style: solid; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px; 
    text-align : left;
    overflow : hidden;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #1E63BD;
}
.input-ie-0, .input-ie-1, .input-ie-2, .input-ie-3, .input-ie-4, .input-ie-5, input-ie-t {  
    color: #0f43a3; 
    background-color: #FFFFFF;
}
.input-ie-0 {  width: 30px; }
.input-ie-1 {  width: 80px; }
.input-ie-2 {  width: 160px;    }
.input-ie-3 {  width: 320px;    }
.input-ie-4 {  width: 400px;    }
.input-ie-5 {  width: 480px;    }
.input-ie-b, .input-ie-b1, .input-ie-b2, .input-ie-b3 { 
    font-weight: normal; 
    color: white;
    background-color: #0f43a3;
    border-color : #008080 #929595 #929595 #008080;
    cursor : pointer;
    padding-bottom : 1px;
    padding-top : 0px;
}
.input-ie-b  {  width: 90px;    }
.input-ie-b1 {  width:120px;    }
.input-ie-b2 {  width:180px;    }
option.h { 
    font-weight: bold; 
    background-color: #eaedf6;
}

table.bgc { background-color: #cad4e8; }
table.bgc * td { background-color: #ffffff; }
table.bgc * td.tbh { background-color: #0f43a3; }
table.bgc * td.tbb { background-color: #eaedf6; }
hr {    color: #cad4e8; }


.myblue {
border-color: #1E63BD;
border-width: 1px;
border-style: dotted;
width:200px;
}

.myred {
border-color: red;
border-width: 1px;
border-style: dotted;
color:red;
width:200px;
}

.right{
text-align:right
}

.center{
text-align: center;
}

.myclass{
font-size: 10pt;
}

.smalltable{
font-size:x-small;
}

.table1{
border-width: 0px;
text-align: center;
}

.table2 {
border-width: 1px;
text-align: center;
border-style: dotted;
border-color: Black;
}

.normal
{
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
text-align: justify;
}

.smalltext{
font-family: Arial, Helvetica, sans-serif;
text-align:right;
font-size: xx-small;
}

.smalltext_j {
font-family: Arial, Helvetica, sans-serif;
text-align:justify;
font-size: xx-small;
}

.header {
color: black;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
font-size: large;
font-weight: bold;
}

.red {
background-color: red
}

.white {
background-color: white
}

.on {
display:on
}

.off {
display:none
}

span {
cursor:hand;
font-style:italic;
font-weight:lighter;
position:absolute;
font-size:10pt
}

.txt_inp_red {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #0f43a3; 
  background-color: red;
  font-size: 11px; 
  border: #0f43a3;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  text-align : left;
}

.txt_inp_white {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #0f43a3; 
  background-color: white;
  font-size: 11px; 
  border: #0f43a3;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  text-align : left;
}

.select_inp_white
{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #0f43a3; 
  background-color: white;
  font-size: 11px; 
  border: #0f43a3;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  text-align : left;

    scrollbar-3dlight-color:#0f43a3;
  scrollbar-arrow-color:white;
  scrollbar-base-color:#0f43a3;
  scrollbar-darkshadow-color:#0f43a3;
  scrollbar-face-color:#0f43a3;
  scrollbar-highlight-color:white;
  scrollbar-shadow-color:#0f43a3;
}


.txtarea_inp_white {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #0f43a3; 
  background-color: white;
  font-size: 11px; 
  border: #0f43a3;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  text-align : left;

  scrollbar-3dlight-color:#0f43a3;
  scrollbar-arrow-color:white;
  scrollbar-base-color:#0f43a3;
  scrollbar-darkshadow-color:#0f43a3;
  scrollbar-face-color:#0f43a3;
  scrollbar-highlight-color:white;
  scrollbar-shadow-color:#0f43a3;
}

#pn {
position:absolute;
left:300px;
top:110px;
width:500px;
height:28px;
z-index:2
}

#hn {
position:absolute;
left:150px;
top:60px;
width:650px;
height:28px;
z-index:2
}
