.tdside
{
background-image: url(side_gradient.jpg);
background-repeat: repeat-x;
}

.tdcenter
{
background-image: url(header_gradient.jpg);
background-repeat: repeat-x;
}

.tab
{
background-image: url(tab_gradient.jpg);
background-repeat: repeat-x;
}

.bottom
{
background-image: url(bottom_gradient.jpg);
background-repeat: repeat-x;
}

.link
{
font-size: 12px;
font-family: verdana, tahoma;
color: #d30d0a;
}

.link2
{
font-size: 12px;
font-family: verdana, tahoma;
color: #d30d0a;
font-weight: bold;
}

border {
  border-left: solid red
}

