  
 A
 { text-decoration: none;}
  
 A:Hover
 { text-decoration: underline;}
 
.menu { font-family: Tahoma; font-size: 9pt; color: #0089BD; font-weight: bold; padding-top:2; padding-bottom:2}

.topbar_menu { font-family: Tahoma; font-size: 8pt; color: #252D82; font-weight: bold; background-color: #E6EAF2; border-right: 1px solid #FFFFFF; text-align:center}

.product_title { font-family: Tahoma; font-size: 12pt; color: #252D82; font-weight: bold; text-align:center}
 
.text_title { text-align: justify; font-family: Tahoma; font-size: 10pt; color: #0090C6; font-weight: bold}

 p { font-family: Tahoma; font-size: 8pt}

 li { font-family: Tahoma; font-size: 8pt}
 
.sidebar_select { font-family: Tahoma; font-size: 8pt; color: #000000; border: 1px solid #000000; background-color:#C3E1ED; width: 100px}
 
textarea { font-family: Tahoma; font-size: 8pt; color: #000000; border: 1px solid #000000;}

.text_input { font-family: Tahoma; font-size: 8pt; border: 1px solid #000000 }

.button { font-family: Tahoma; font-size: 8pt; font-weight: bold; color:#000000; background-color:#0089BD; border: 1px solid #000000;  }

.overlap { position: relative; width: 135px; height: 101px; }
.overlap .ne, .overlap .sw { position: absolute; }
.overlap .ne {    top: 0; right: 0; z-index: 1; }
.overlap .sw { bottom: 0;  left: 0; z-index: 2; }