/* ---------------------------------------------------------------------*/
/* BODY definition */
/* ---------------------------------------------------------------------*/

BODY.ccc {
    background-color: white;
    background-image: url(/images/topban2.gif);
    background-position: left, top;
    background-repeat: no-repeat;
    text-color: rgb(0, 0, 153);
}


/* ---------------------------------------------------------------------*/
/* PARAGRAPH definitions */
/* ---------------------------------------------------------------------*/

P.norm {
    font-color: navy;
    font-family: "Verdana";
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: rgb(0, 0, 153) }

P.normb {
    font-color: navy;
    font-family: "Verdana";
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    color: rgb(0, 0, 153) }

P.pagehead {
    font-color: navy;
    font-family: "Verdana";
    font-size: 14pt;
    font-style: normal;
    font-weight: bold;
    color: rgb(0, 0, 153) }

P.pagesubhead {
    font-color: navy;
    font-family: "Verdana";
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    color: rgb(0, 0, 153) }

P.news {
    font-color: navy;
    font-family: "Verdana";
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    color: rgb(0, 0, 153) }

P.newshl {
    font-color: navy;
    font-family: "Verdana";
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
    color: rgb(0, 0, 153) }


/* ---------------------------------------------------------------------*/
/* FONT definitions */
/* ---------------------------------------------------------------------*/

FONT.norm {
    color: navy;
    font-family: "Verdana";
    font-size: 10pt;
    font-style: normal;
    font-weight: normal }

FONT.normb {
    color: navy;
    font-family: "Verdana";
    font-size: 10pt;
    font-style: normal;
    font-weight: bold }

FONT.norms {
    color: navy;
    font-family: "Verdana";
    font-size: 8pt;
    font-style: normal;
    font-weight: normal }

FONT.pagehead {
    font-family: "Verdana";
    font-style: normal;
    font-weight: bold;
    font-size: 16pt;
    color: navy }

FONT.pagesubhead {
    font-family: "Verdana";
    font-style: normal;
    font-weight: bold;
    font-size: 14pt;
    color: navy }

FONT.smallbox{
    font-family: "Verdana";
    font-style: normal;
    font-weight: normal;
    font-size: 8pt;
    color: navy }

FONT.sheadline {
    font-family: "Helvetica";
    font-style: normal;
    font-weight: bold;
    font-size: 12pt;
    color: Red }


FONT.biohead1 { font-size: 14pt; }

FONT.biohead2 { font-size: 12pt; }


/* ---------------------------------------------------------------------*/
/*                          TABLE definitions                           */
/* ---------------------------------------------------------------------*/

TD.infoh {
    font-family: "Verdana";
    font-weight: bold;
    font-style: normal;
    font-size: 10pt;
    text-align: center;
    background: rgb(0, 0, 153);
    color: white }

TD.infod {
    font-family: "Verdana";
    font-weight: bold;
    font-size: 10pt;
    background: rgb(228, 240, 255);
    color: navy }

TD.pictab {
    font-family: "Verdana";
    font-weight: bold;
    font-size: 10pt;
    background: rgb(228, 240, 255);
    color: navy }

TD.infodn {
    font-family: "Verdana";
    font-weight: normal;
    font-size: 10pt;
    background: rgb(228, 240, 255);
    color: navy }

TD.pagesubhead {
    font-family: "Verdana";
    font-weight: bold;
    font-size: 12pt;
    background: rgb(228, 240, 255);
    color: navy }

TD.biohead {
    font-family: "Verdana";
    font-style: normal;
    font-weight: bold;
    background: rgb(0, 0, 153);
    color: white }

TD.menu {
    text-align: center;
    background: rgb(0, 0, 153);
}


TABLE.smbxborder {
    background: #0099FF;
}


TD.smbxhead {
    font-family: "Helvetica";
    font-weight: bold;
    font-style: normal;
    font-size: 10pt;
    text-align: left;
    background: #0099FF;
    color: white;
}


TD.smbxdata {
    font-family: "Helvetica";
    font-weight: normal;
    font-style: normal;
    font-size: 8pt;
    text-align: left;
    background: #EEEEEE;
    color: navy;
}

/* ---------------------------------------------------------------------*/
/* LINK definitions */
/* ---------------------------------------------------------------------*/

A:link { color: Blue }
A:active { color: Yellow }
A:visited { color: Purple }
A:hover { color: Red }

A.menu {
    font-family: "Verdana";
    font-weight: normal;
    font-style: normal;
    font-size: 9pt;
}

A.menu:link {
    color: yellow;
    font-weight: bold;
    text-decoration: none;
}

A.menu:visited {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

A.menu:active{
    color: cyan;
    font-weight: normal;
    text-decoration: none;
}

A.menu:hover{
    color: cyan;
    font-weight: bold;
    text-decoration: none;
}


/*
<DIV ID="layerTGName" STYLE="position: absolute;
  top: 4px; left: 15px; 
  width: 260px; height: 55px; clip: rect(0 260 55 0); 
  z-index: 2; visibility: visible;">
  <img src="images/name1.gif" border=0>
</DIV> 
*/

