.toptext {
   font-size     : 9px;
   font-family   : verdana;
   color         : #ff0000;
   font-weight   : 500;
}

.whitetext {
   font-size     : 10px;
   font-family   : verdana;
   color         : #ffffff;
   font-weight   : 500;
}

p {
 font-size            : 11px;
 color	              : #003366;
 padding-left         : 10px;
 padding-right        : 10px;
 text-indent          : 15px;
 text-align           : justify;
 font-family          : verdana;
 line-height          : 15px;
 padding-top          : 0px;
 padding-bottom       : 0px;
}

UL {
 font-size            : 11px;
 color	              : #003366;
 padding-left         : 10px;
 padding-right        : 10px;
 text-indent          : 0px;
 text-align           : justify;
 font-family          : verdana;
 line-height          : 15px;
 padding-bottom       : 0px;
}

li {
 list-style-image    : url(images/marker.gif); 
 list-style-position : outside; 
 padding-top         : 4px;
}

.gc {
 font-size            : 10px;
 color	              : #003366;
 padding-left         : 3px;
 padding-right        : 3px;
 text-indent          : 0px;
 font-family          : verdana;
 line-height          : 12px;
 padding-top          : 0px;
 padding-bottom       : 0px;
}

.scroll_div {
  overflow:auto;
  height:380px;
  padding-top:10px;
  scrollbar-Face-Color : #394fff;
  scrollbar-shadow-color : #191970;
  scrollbar-3dlight-color : #ccccFF;
  scrollbar-base-color : #eeeeff;  
  scrollbar-track-color : #eeeeff;  
  scrollbar-arrow-color : #ffffff;
  Background-color      : #f7f7f7;  
}

A {
  text-decoration : none;
}

A:Hover {
  text-decoration : underline;
  color           : #ff0000;
}    

a:active {
  border-width :0;
}

.toplink1 {
  color          : #ffffff;
  font-size      : 12px;
  font-family    : Arial;
  text-transform : uppercase;
  font-weight    : 500;
}

.toplink2 {
  color          : #394fff;
  font-size      : 11px;
  font-family    : verdana;

  font-weight    : 500;

}

.mainlink {
  color          : #003399;
  font-size      : 11px;
  font-family    : Arial;
  line-height    : 18px;
  font-weight    : 500;
  padding-left   : 2px;
  width          : 100%;
  display        :block;
}

.vline {
  color          : #ff0000;
  font-size      : 14px;
  font-weight    : 700;
 }
 
 .tldiv {
   background-color : #fafaff;
   background-position : center;
 }
 
 .idinput {
   background-color : #eeeeff; 
 }

 
 h1,h2,h3,h4,h5,h6 {
   color       : #3366ff;
   text-align  : center;
   font-family : Arial;
   font-style  : italic;
 }
 
 h1 { 
   font-size : 20px;
}   

 h2 { 
   font-size : 18px;
}   

 h3 { 
   font-size : 16px;
} 

 h4 { 
   font-size : 15px;
}   

 h5 { 
   font-size : 14px;
}   

 h6 { 
   font-size : 13px;
}     

.formtable {
 background-color : #f7f7ff;
}

.bordertable {
 background-color : #ccccff;
}

.datacell {
  font-size            : 11px;
  color	               : #003366;
  padding-left         : 5px;
  padding-right        : 5px;
  font-family          : verdana;
  line-height          : 15px;
  padding-top          : 3px;
  padding-bottom       : 3px;
}

.datacell2 {
  font-size            : 11px;
  color	               : #003366;
  padding-left         : 5px;
  padding-right        : 5px;
  font-family          : verdana;
  line-height          : 15px;
  padding-top          : 3px;
  padding-bottom       : 3px;
  background-color     : #f7f7ff;
}

.headcell {
  font-size            : 12px;
  text-align           : center;
  color	               : #003366;
  padding-left         : 5px;
  padding-right        : 5px;
  font-family          : verdana;
  line-height          : 15px;
  padding-top          : 3px;
  padding-bottom       : 3px;
  background-color     : #ccccff;
}
