div.menu {
position: absolute;
 margin: 0px;
width: 98%;
height: 562px;
z-index: 3;
visibility: show;
}

div.contentUp {
position: absolute;
font-family:"century gothic", arial, helvetica;
font-size: 8pt;
top:70px;
left: 258px;
padding: 0;
height: 562px;
z-index: 2;
visibility: hidden;
text-decoration: none;
width: 65%;
}

div.contentDown {
position: absolute;
font-family:"century gothic", arial, helvetica;
font-size: 8pt;
top:120px;
left: 258px;
padding: 0;
height: 562px;
z-index: 2;
visibility: hidden;
text-decoration: none;
width: 65%;
}

div.contentbackground {
background: url("repeatEdge4.jpg") repeat-x 0px 0px transparent;
margin: 0px;
height: 562px;
position: absolute;
width: 97%;
z-index: 1;
visibility: show;
}
A:link    { text-decoration: none;color:"#4A7F83" }
A:visited { text-decoration: none;color:"#4A7F83" }
A:active  { text-decoration: none;color:"#4A7F83" }

.symbols{
font-size: 10pt;
}
.tableContent {
font-size: 8pt;
}


