/* CSS Document */

body
{
background: #cccccc;
font-family:Arial, Helvetica, sans-serif;
}

body#index
{
margin-left:0;
margin-top:0;
margin-right:0;
margin-bottom:0
}

table#index
{
border-style: none;
padding: 0;
border-right-width: 0;
border-top-width: 0;
border-bottom-width: 0
}

.one
{
background-color: #ffffff;
font-size: 10pt
}

.two
{
border-style: none;
border-width: medium;
padding: 1;
border-color: #CCCCCC;
background-color: #FFFFFF;
font-size: 10pt
}

.three
{
border-width: medium;
padding: 1;
border-color: #C0C0C0;
border-style: none;
background-color: #ffffff;
font-size: 10pt
}

.four
{
border-color: #C0C0C0;
border-style: none;
border-width: medium;
padding: 1;
bgcolor=#CCCCCC;
font-size: 10pt
}

.five
{
background-color: #ffffff;
border-style: none;
border-width: medium;
font-size: 10pt
}

.six
{
border-style: none;
border-width: medium;
background-color: #CCCCCC;
font-size: 10pt
}

.seven
{
background-color: #0099ff;
font-size: 8pt;
text-align: center
}

#Text
{
position:absolute;
width:700px;
height:500px;
z-index:3;
left: 102px;
top: 0px;
background-color: #FFFFFF;
layer-background-color: #FFFFFF;
border: 1px none #000000;
visibility: visible;
overflow: visible;
background-image: url(Images/backgrd.html);
layer-background-image: url(Images/backgrd.html);
text-align: center
}

#Bottom
{
position:absolute;
left:0px;
top:500px;
width:800px;
height:25px;
z-index:1;
visibility: visible;
overflow: visible
}

#Navigate
{
position:absolute;
left:0px;
top:0px;
width:100px;
height:500px;
z-index:2;
overflow: visible;
background-color: #CCCCCC;
layer-background-color: #CCCCCC;
border: 1px none #000000
}

#Navigatel
{
position:absolute;
left:0px;
top:0px;
width:100px;
height:500px;
z-index:2;
overflow: visible;
background-color: #ffffff;
layer-background-color: #CCCCCC;
border: 1px none #000000
}