.topleft
{
background:url(/images/topleft.gif);
background-repeat:no-repeat;
}

.topline
{
background:url(/images/topline.gif);
background-repeat:repeat-x;
}

.topright
{
background:url(/images/topright.gif);
background-repeat:no-repeat;
}

.leftline
{
background:url(/images/leftline.gif);
background-repeat:repeat-y;
}

.rightline
{
background:url(/images/rightline.gif);
background-repeat:repeat-y;
}

.bottomleft
{
background:url(/images/bottomleft.gif);
background-repeat:no-repeat;
}

.bottomline
{
background:url(/images/bottomline.gif);
background-repeat:repeat-x;
}

.bottomright
{
background:url(/images/bottomright.gif);
background-repeat:no-repeat;
}

.tablecontent 
{
	background: white;
}
