
.imageTop  {background-image: url('../images/top.jpg'); background-repeat: no-repeat; background-position: left bottom;}
.imagemenu {background-image: url('../images/menu.jpg'); background-repeat: no-repeat; background-position: right top}
.imagemain {background-image: url('../images/main.jpg'); background-repeat: no-repeat; background-position: left top; padding: 10px; }

.menucell  {background-image: url('../images/m_option1.gif'); background-repeat: no-repeat; background-position: left top; height:30px;width:120px;cursor: hand; font-family: Arial; font-size: 10pt; color:black;  font-weight: bold;}

.text1     {font-family: Arial; font-size: 14pt; color:black;  }
.textheadsml     {font-family: Arial; font-size: 12pt; color:black; font-weight:bold; }
.textmain  {font-family: Arial; font-size: 10pt; color:black;  }
.textsmall  {font-family: Arial; font-size: 8pt; color:black;  }

.tdback1 { background-color: #C2C1E0; font-weight:bold}
p {font-family: Arial; text-align: justify;}

a:hover {
  font-family: Arial;
  font-size: 10pt;
  text-decoration: none;
  color: white; 
  background: #C2C1E0;
  cursor:hand; 
}
a {
  font-family: Arial;
  font-size: 10pt;
  text-decoration: underline;
  color: black; 
  cursor:hand; 
}


.hlmenu:hover {
  font-family: Arial;
  font-size: 10pt;
  text-decoration: none;
  color: transparent;
  background: transparent;
  cursor:hand; 
  border:none;
}
.hlmenu {
  font-family: Arial;
  font-size: 10pt;
  text-decoration: none;
  color: transparent;
  background: transparent;
  cursor:hand; 
  border:none;
}


.hl1:hover {
  font-family: Arial;
  font-size: 10pt;
  text-decoration: none; 
  color: white; 
  cursor:hand; 
}  
.hl1 {
  font-family: Arial;
  font-size: 10pt;
  text-decoration: underline; 
  color: black; 
  cursor:hand; 
}


