.menu {

width: 220px;
height: 465px;
float: left;
position: absolute;
top: 145px;
left: 50px;
z-index: 1;

}

td.back {

background-repeat: repeat-y;

}

a.white {

color: #ffffff;

}

a.green {

color: #09c646;

}

a {

color: #111111;

}

td.back2 {

background-repeat: repeat-x;

}