/* CSS Document */

td.td_tl_panel{
	background-image:url(../media/images/Borders_01.jpg);
	background-repeat:no-repeat;
    width:25px;
	height:25px;
	font-size:1px;
}

td.td_tr_panel{
	background-image:url(../media/images/Borders_03.jpg);
	background-repeat:no-repeat;
    width:25px;
	height:25px;
	font-size:1px;
}

td.td_bl_panel{
	background-image:url(../media/images/Borders_01.jpg);
	background-repeat:no-repeat;
    width:25px;
	height:25px;
	font-size:1px;
}

td.td_br_panel{
	background-image:url(../media/images/Borders_09.jpg);
	background-repeat:no-repeat;
    width:25px;
	height:25px;
	font-size:1px;
}

td.td_top_panel{
	background-image:url(../media/images/Borders_02.jpg);
	background-repeat:repeat-x;
	height:25px;
	width:720px;
	font-size:1px;
}

td.td_left_panel{
	background-image:url(../media/images/Borders_04.jpg);
	background-repeat:repeat-y;
	width:25px;
	height:505px;
	font-size:1px;
}

td.td_right_panel{
	background-image:url(../media/images/Borders_06.jpg);
	background-repeat:repeat-y;
	width:25px;
	height:505px;
	font-size:1px;
}

td.td_bot_panel{
	background-image:url(../media/images/Borders_08.jpg);
	background-repeat:repeat-x;
	height:25px;
	width:720px;
	font-size:1px;
}

td.td_main_panel{
	vertical-align:top;
}
