/****************/
/* Regular Tags */
/****************/
a, b, body, div, font, i, p, span, td, u
{
    font-size: 10pt;
    color: #000000;
    font-family: geneva,arial,helvetica;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

body
{
    text-align: center;
    background-color: #060;
}   

h1
{
    font-size: 16pt;   
    color: #006600;
}

img
{
    border: 0px;
}

p
{
    line-height: 15pt;   
}

table
{
    padding: 0; 
    border-collapse: collapse;
}

td
{
    padding: 0;
}

/************/
/* Template */
/************/

#breadcrumbs
{
    display: none;
}

#breadcrumbs a
{
    display: none;
}

#content-left
{
    width: 580px;
    text-align: left;
    vertical-align: top;
    padding-right: 30px;
    padding-left: 10px;
}

#content-right
{
    width: 200px;
    text-align: left;
    vertical-align: top;
    padding-top: 83px;
    padding-right: 10px;
}

#content-right img
{
    border: solid 1px #000000;
}

#copyright
{
    display: none;
}

#copyright a
{
    display: none;
}

div #tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#dee7f7; border:1px solid #336; 
  width:250px; padding:4px;
  color:#000; font-size:11px; line-height:1.2;
}

#footer1
{
    display: none;
}

#footer2
{
    width: 480px;
    text-align: center;
    font-size: 8pt;
}

#footer3
{
    display: none;
}

#header
{
    width: 150px;
    text-align: right;
}

#menutop
{
    display: none;
}

#logo
{
    width: 780px;
    height: 90px;
    text-align: left;
    vertical-align: top;
}

#page
{
    width: 780px;
    text-align: center;
    background-color: #FFFFFF;
    padding: 10px 10px 10px 10px;
}

#tel
{
    display:none;
}


