.toprepeat {
color:#F0F2F4;
font-family:"trebuchet ms",tahoma,arial,verdana;
font-size:16px;
font-weight:normal;
line-height:40px;
padding-left:10px;
background-image:url(images/border_repeat.gif);
background-repeat:repeat-x;
}

.toprepeat2 {
background-image:url(images/top_repeat.gif);
background-repeat:repeat-x;
}

.content {
font-family:tahoma,arial,verdana;
font-size:12px;
line-height:18px;
padding:0px;
}

.leftrepeat{
background-image:url(images/left_repeat.gif);
background-repeat:repeat-y;
width:22px;
}

.rightrepeat{
background-image:url(images/right_repeat.gif);
background-repeat:repeat-y;
width:22px;
}

.bottomrepeat{
background-image:url(images/bottom_repeat.gif);
background-repeat:repeat-x;
height:22px;
}