


Table.BORDER {
border: solid #c0c0ff;
border-width: 1px;
background-color:#ebf1ff;
}

Table.CONTENTAREA {
border: transparent;
border-width: 0px;
}


.CONTENTTITLE {
  text-decoration:none;
  font-size:13pt;
  font-family: verdana, sans-serif;
  font-weight: bold;
  margin-bottom: 1
}

.CONTENTTEXT {
  text-decoration:none;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: normal;
}

.CONTENTTEXTBOLD {
  text-decoration:none;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: bold;
}


.CONTENTTEXTLINK {
  text-decoration:none;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: normal;
  color: #414697;
  background-color:transparent;
}

.CONTENTTEXTLINK:hover {
  text-decoration:none;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: normal;
  color: #414697;
  background-color:#c0c0ff;
}

.OVERVIEWLINK {
  text-decoration:none;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: bold;
  color: #414697;
  background-color:transparent;
}

.OVERVIEWLINK:hover {
  text-decoration:none;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: bold;
  color: #414697;
  background-color:#c0c0ff;
}




.MENU {
  text-decoration:none;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: bold;
  color: #FFD000;
  background-color:transparent;
}

.MENU:hover {
  text-decoration:underline;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: bold;
  color: #FFD000;
  background-color:transparent;
}

.MENUSELECTED {
  text-decoration:underline;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: bold;
  color: #ffd000;
  background-color:transparent;
}


.GALLERYNAVIGATION {
  text-decoration:none;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: normal;
  color: #414697;
  background-color:transparent;
}

.GALLERYNAVIGATION:hover {
  text-decoration:none;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: normal;
  color: #414697;
  background-color:#c0c0ff;
}

.GALLERYNAVIGATIONCURRENT {
  text-decoration:none;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: bold;
  color: #313677;
  background-color:#c0c0ff;
}


table.DATALISTTABLE tr td {
  text-decoration:none;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: normal;
  color: #000000;
}

table.DATALISTTABLE tr td a {
  text-decoration:none;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: bold;
  color: #000000;
}

table.DATALISTTABLE tr td a:hover {
  text-decoration:none;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: bold;
  color: #000000;
  background-color:#d0d0d0;
}

.DATALISTODDROW {
    background-color:#e0e0ff;
}
.DATALISTODDROW td {
    border-top: 1px solid #e0e0ff;
    border-bottom: 1px solid #e0e0ff
}

.DATALISTEVENROW {
    background-color:#d0d0ff;
}
.DATALISTEVENROW td {
    border-top: 1px solid #d0d0ff;
    border-bottom: 1px solid #d0d0ff
}

table.DATALISTTABLE tr.DATALISTHEADERROW td {
  background-color:#000080;
  font-weight: bold;
  color: #ffffff;
}
tr.DATALISTHOVERROW {
  background-color:#6060bf;
  cursor:pointer;
}
tr.DATALISTHOVERROW td {
  border-top: 1px solid #6060bf;
  border-bottom: 1px solid #6060bf
}

.DATALISTTEXT {
  text-decoration:none;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: normal;
  color: #000000;
  background-color:transparent;
}

.DATALISTTEXTLINK {
  text-decoration:none;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: bold;
  color: #000000;
  background-color:transparent;
}

.DATALISTTEXTLINK:hover {
  text-decoration:none;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: bold;
  color: #000000;
  background-color:#c0c0ff;
}

.DATALISTTEXTSELECTED {
  text-decoration:none;
  font-size:9pt;
  font-family: verdana, sans-serif;
  font-weight: bold;
  color: #000000;
  background-color:#c0c0ff;
}

.COPYRIGHT {
  text-decoration:none;
  font-size:7pt;
  font-family: verdana, sans-serif;
  font-weight: normal;
  color:#FFD000;
}