
body {
 color: #eee;
 font-family:ARIAL;
 font-size: 10px;
 background-color: #8F1111;
 background-repeat: repeat-x;
 background-position: center top;}

td {
 font-size: 9pt;
}

a img {
    border: 0 none;
    }

B {
 font-weight:bold;}

.center {
 text-align: center;}


A:link, A:visited {
 color: #00FF00;
 font-weight: bold;
 text-decoration: none;}

A:hover {
 color: #00ff00;}


.header, H1 {
 text-align: center;
 font-family: ARIAL;
 color:#00FF00;
 font-size: 12pt;
 font-weight: bold;
 padding: 6px;}


.tiny {
 font-family: ARIAL;
 color: #eee;
 font-size: 7pt;}


.red {
 color:#ff0000;}
.green {
 color:#009933;}
.white {
 color:#ffffff;}

.alert {
  background-color:#ffffff;
  text-align:center;
  color:#ff0000;
  font-size:10pt;
  font-weight:bold;
  margin: 10px;
  padding-bottom: 10px;
  padding-top: 10px;}


.shade0 {
 background-color: #C1C3D8;}

.shade1 {
 background-color: #9A9AFF;}

.linkShade0 {
 background-color: #C1C3D8;
 padding: 8px;}

.linkShade1 {
 background-color: #9A9AFF;
 padding: 8px;}


.right {
 text-align:right;
 font-family:ARIAL;
 color:#000000;
 font-size:10pt;}

.dbSuccess {
 color: #fff;
 font-weight: bold;
 background-color: #00ff00;}

 .dbFailure {
 color: #fff;
 font-weight: bold;
 background-color: #ff0000;}

.admin0 {background-color: #DDE1EB;}

.admin1 {background-color: #819DFC;}

.searchForm {
 background-color: #DDE1EB;
 color: #000;
 }

.imgCaption {
 text-align: center;
 font-size: 9pt;
 }


.nav {
 background-color: #000;
 color: #00FF00;
 font-weight:bold;
 font-size: 10pt;
 text-align: right;
 }

.searchFormHeader {
 color: #fff;
 text-align: center;
 font-weight:bold;
 }

.catNotes {
 background-color: #e6e6e6;
 color: #333366;
 margin-left:20px;
 padding:8px;
 }

.pageHeader {
 background-color: #fff;
 }

div.rounded {
  width: 60px;
  padding: 15px;
  background: #9A9AFF;
  margin-bottom: 20px;
}
div.rounded2 {
  width: 90px;
  background: #9A9AFF url(../iconz/tr.gif) no-repeat top right;
  margin-bottom: 20px;
}
div.rounded2 div {
  background: transparent url(../iconz/tl.gif) no-repeat top left;
}
div.rounded2 div div {
  background: transparent url(../iconz/br.gif) no-repeat bottom right;
}
div.rounded2 div div div {
  background: transparent url(../iconz/bl.gif) no-repeat bottom left;
  padding: 15px;
}

.linkText
  {
  padding-left: 25px;
  }

/* "vbox" styles */

.vbox_lcap_l_bg {
    background: url(../iconz/vbox/labelcap-left.gif);
    height: 14px;
    width: 14px;
}

.vbox_lcap_r_bg {
    background: url(../iconz/vbox/labelcap-right.gif);
    height: 14px;
    width: 14px;
}

.vbox_t_bg {
    background: url(../iconz/vbox/t-bg.gif);
    height: 14px;
    width: 100%;
    text-align: left;
}

.vbox_b_bg {
    background: url(../iconz/vbox/b-bg.gif);
    height: 14px;
}

.vbox_l_bg {
    background: url(../iconz/vbox/l-bg.gif);
    width: 14px;
}

.vbox_r_bg {
    background: url(../iconz/vbox/r-bg.gif);
    width: 14px;
}

.vbox_tl_bg {
    background: url(../iconz/vbox/tl.gif);
    width: 14px;
    height: 14px;
}

.vbox_tr_bg {
    background: url(../iconz/vbox/tr.gif);
    width: 14px;
    height: 14px;
}

.vbox_bl_bg {
    background: url(../iconz/vbox/bl.gif);
    width: 14px;
    height: 14px;
}

.vbox_br_bg {
    background: url(../iconz/vbox/br.gif);
    width: 14px;
    height: 14px;
}

.vbox_header
    {
    background: #ececec;
    color: #6E046E;
    font-size: 8pt;
    font-weight: bold;
    white-space: nowrap;
    vertical-align: top;
    text-align: left;
    padding-left: 3px;
    padding-right: 3px;}

.vbox_data
    { padding-left: 14px; text-align: left;}


#extraDiv1{
    position:absolute;
    top: 20px;
    margin-left: 675px;
    padding-bottom: 260px;
    background: transparent url(../iconz/xx.gif) no-repeat ;
    width:250px;
}

#extraDiv2{
    position:absolute;
    top: 10px;
    margin-left: 625px;
    padding-bottom: 360px;
    background: transparent url(../iconz/turtle.gif) no-repeat bottom center;
    width:250px;
}