body.main
{
background-color: #ffffff;
text-align: left;
margin: 0;
padding: 0;
border: none;
width:100%;
text-decoration: none;
}

table.main
{
position: fixed;
top: 50%;
margin-top: -162px;
/*height: 324px;*/
text-align: center;
z-index: 10;
}

td.thumb
{
width: 144px;
padding-top: 10px;
}

td.greenright
{
padding-top: 7px;
text-align: left;
width: 20px;
}

td.greenleft
{
padding-top: 7px;
text-align: right;
width: 20px;
}

td.icon
{
padding-top: 7px;
text-align: center;
}

img
{
text-decoration: none;
border: none;
}

a.toolbox
{
text-decoration: none;
border: none;
}

a.none
{
}

table.background
{
z-index: -20;
width: 100%;
/*height: 100%;*/
border: 0px;
}

td.background01
{
z-index: -19;
width: 512px;
padding: 0px;
margin: 0px;
}

td.background02
{
width: auto;
padding: 0px;
margin: 0px;
}

td.background03
{
z-index: -18;
width: 512px;
padding: 0px;
margin: 0px;
}

td.background04
{
/*background-image: url('images/whitebar_001.jpg');*/
background-repeat: repeat-y;
background-color: #ffffff;
width: auto;
height: 85px;
padding-top: 1%;
margin: 0px;
}

