
body
{
margin:0px;
padding:0px;
border:0px;
background-color:#4e4e4e;
}

td
{
vertical-align:top;
}

#rightshadow
{
background-image:url(images/bg-shadow-right.jpg);
background-repeat:repeat-y;
width:33px;
}

#bottomshadow
{
background-image:url(images/bg-shadow-bottom.jpg);
background-repeat:repeat-x;
}

