/*************************************/
/* software.css  -  VP7 Style Sheet  */
/*************************************/

body {
  margin-top: 0;
  background: #FFFFFF;
  color: #3F3116;
  text-align: center;
  font-family: helvetica,lucida,serif;
}

A:link {
  text-decoration: none; 
  color: #8B7752; 
  font-family: Helvetica;
} 

A:visited {
  text-decoration: none;
  color: #6F6146
} 

A:hover {
  text-decoration: underline
}

A:active {
  color:red;
}

A:hover {
  color:red;
}

.sort {
  border: solid #000000;
  background: #000000;
}


.head {
  color: #4A3F23; 
  font-family: helvetica,lucida,serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12pt;
}

.ltext {
  color: #3A2F13;
  font-family: helvetica,lucida,serif;
  font-style: normal;
  font-size: 11pt;
  text-align: justify;
}

.rightemph {
  color: #3A2F13;
  font-family: helvetica,lucida,serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11pt;
  text-align: right;
}

.leftemph {
  color: #3A2F13;
  font-family: helvetica,lucida,serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11pt;
  float: left;
}


.lbsh {
  background-image: url(./sh_b.jpg);
}

.lrsh {
  background-image: url(./sh_r.jpg);
}

/*******************************************************/

.nav {
  font-family: helvetica,lucida,serif;
  font-style: normal;
  color: #000000;
}

/* top left index */
.idx {
  font-family: helvetica,lucida,serif;
  font-style: normal;
  font-size: 80%;
  text-align: left;
}

/*********************************************************/

