body{
margin:0px;
margin-left:60px;
background-image:url(../images/bg.png);
background-repeat:repeat;
}

body,td,div,span,input,select{
font-family:Verdana;
line-height:20px;
font-weight:normal;
font-size:11px;
color:#000000;
}

a:LINK{ color:#ff0000; text-decoration:none; }
a:VISITED{ color:#ff0000; text-decoration:none; }
a:HOVER{ color:#000000; text-decoration:underline; }

#mainTable{
width:825px;
height:500px;
background:#ffffff;
}

#logoTD{
width:825px;
}

#menuTD{
padding-left:18px;
height:70px;
}

#viewerTD{
width:570px;
padding-left:20px;
padding-right:20px;
}

.bottomTD{
padding-top:5px;
padding-left:20px;
font-weight:bold;
text-align:center;
}

#languageDIV{
font-size:9px;
position:absolute;
top:120px;
left:550px;
}