BODY {
        font-size : 8pt;
        color: #4D4D4D;
        font-family: Veranda, "Verdana",Sans-Serif ;
        margin:0px auto; padding:0px;
        background: #ffffff

}


TABLE.MAIN {    width: 780px;
                background: white;
                text-align: left;
                margin:0px auto; padding:0px;
}

TABLE.FULL {    width: 100%;
                height: 100%;

}

div.TOP {
                width: 780px;
                height: 96px;
                margin:0px auto; padding:0px;
                background: white url('index_01.gif') no-repeat;

                }
                
div.SEARCH      {
                margin:0px auto; padding:0px;
                text-align: left;
                font-family: Century Gothic;
                font-size: 12pt;
                font-weight: bold;
                color: #006084;
                width: 763px;
                height: 20px;
                padding-left: 17px;
                }

div.ENGINE      {
                margin:0px auto; padding:0px;
                text-align: right;
                font-family: Century Gothic;
                font-size: 14pt;
                color: #006084;
                width: 780px;
                height: 96px;
                position: relative;
                }
                
div.OPTIMIZE      {
                margin:0px auto; padding:0px;
                text-align: right;
                font-family: Tahoma;
                font-size: 8pt;
                color: #9e9e9e;
                position: relative;
                top: -25px;
                left: 0px;
                width: 300px;
                font-weight: bold

                }

TABLE.NAV       {
                width: 170px;
                padding-left: 15px;
                }

TABLE.NEWS       {
                width: 170px;
                font-family: Arial;
                font-size: 8pt;

                }
                
TABLE.SEO        {
                font-family: Verdana;
                font-size: 7pt;
                }
                
                
TABLE.SIDE       {
                width: 200px;
                border: 1px dashed #D9D9D9;
                font-size: 8pt;
                font-family: Arial
                }
TABLE.SIDEEYE       {
                width: 170px;
                font-family: Arial;
                font-size: 7pt;
                }

TABLE.BOTTOM {            width: 770px;
                          text-align: left;
                          color: #BEBEBE;
                          margin:0px auto; padding:0px;

}

SPAN.BLUE       {
                color: #0098D6;
                }

SPAN.LINKBLUE       {
                color: #0098D6;
                font-weight: bold
                }
                
                
TD.BOTTOM { font-family: Verdana, "Verdana", Sans-Serif;
            font-size: 7pt;
                }

input.BORDER {
                border: 0px;
                }



a:link { color: #008410; text-decoration: none;}
a:visited { color:#008410; text-decoration:none; }
a:hover { color: #0091FE; text-decoration: underline;  }
a:active { color: #008410; text-decoration: none; }

a.NAV:link { color: #0098D6; text-decoration: none; font-family: Tahoma}
a.NAV:visited { color:#0098D6; text-decoration:none; font-family: Tahoma}
a.NAV:hover { color: #9e9e9e; text-decoration: underline; font-family: Tahoma }
a.NAV:active { color: #0098D6; text-decoration: none; font-family: Tahoma}

a.LINK:link { color: #0098D6; text-decoration: none; font-weight: bold; font-family: Tahoma}
a.LINK:visited { color:#0098D6; text-decoration:none; font-weight: bold;  font-family: Tahoma}
a.LINK:hover { color: #9e9e9e; text-decoration: underline; font-weight: bold;  font-family: Tahoma }
a.LINK:active { color: #0098D6; text-decoration: none; font-weight: bold;  font-family: Tahoma}

a.BLUE:link { color: #006083; text-decoration: none; font-weight: bold; font-family: Tahoma}
a.BLUE:visited { color:#006083; text-decoration:none; font-weight: bold;  font-family: Tahoma}
a.BLUE:hover { color: #9e9e9e; text-decoration: underline; font-weight: bold;  font-family: Tahoma }
a.BLUE:active { color: #006083; text-decoration: none; font-weight: bold;  font-family: Tahoma}

a.bottom:link { color: #BEBEBE; text-decoration: none }
a.bottom:visited { color: #BEBEBE; text-decoration: none }
a.bottom:hover { color:#000000; text-decoration: underline }
a.bottom:active { color: #BEBEBE; text-decoration: none}

a.BIG:link { color: #00AB04; text-decoration: none }
a.BIG:visited { color: #00AB04; text-decoration: none }
a.BIG:hover { color:#000000; text-decoration: underline }
a.BIG:active { color: #00AB04; text-decoration: none}


H1 {
  font-weight: bold;
  font-size: 10pt;
  font-variant: normal;
  font-style: normal;
  margin-bottom: 5px;
  margin-top: 0px;
  font-family: Tahoma;
  color: #0098D6
}

H3 {
  font-weight: bold;
  font-size: 10pt;
  line-height: 10pt;
  font-family: arial;
  font-variant: normal;
  font-style: normal;

}

H5 {
  font-weight: bold;
  font-size: 9pt;
  line-height: 9pt;
  font-family: arial;
  font-variant: normal;
  font-style: normal;

}

div.hr {
  height: 1px;
  background: #fff url(dot.gif) repeat-x scroll center;
  width:100%;
}
div.hr hr {
  display: none;
}


div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#fff; border:1px solid #000;
  width:200px; padding:6px;
  color:#000; font-size:11px; line-height:1.3;
}
/* These are used in the wrapTipContent function */
div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px }


ul {
        margin:5px 0px 0px 0px;
        padding:0px;
}
li {
        margin:0px;
        padding:0px;
        list-style:none;
        background-image: url(blue_arrow.gif);
        background-repeat: no-repeat;
        background-position: 0px 6px;
        padding-left:15px;

        line-height:20px;
}
