.topleft 
{
background-image: url("/images/top_left.gif");
}
.top
{
background-image: url("/images/top_middle.gif");
font-weight: bold;
color: #ffffff;
}
.topright
{
background-image: url("/images/top_right.gif");
}
.middleleft
{
background-image: url("/images/middle_left.gif");
}
.middle
{
background-color: #e2e2e2;
}
.middleright
{
background-image: url("/images/middle_right.gif");
}
.bottomleft
{
background-image: url("/images/bottom_left.gif");
}
.bottom
{
background-image: url("/images/bottom_middle.gif");
}
.bottomright
{
background-image: url("/images/bottom_right.gif");
}
.newsdate
{
font-weight: bold;
}
.newsdate
{
}
td
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
}
a
{
text-decoration: none
}