table#brd
{	border: 0px;}
table#brd td#lt
{	width: 10px;
	height: 10px;}
table#brd td#ct
{
	background:
		url("/images/border_08.jpg")
		repeat-x;
	height: 10px;
}
table#brd td#rt
{
	width: 10px;
	height: 10px;
}
table#brd td#lc
{
	background:
		url("/images/border_12.jpg")
		repeat-y;
}
table#brd td#cc
{
	background:
		#FFFFFF;
	text-align: left;
	vertical-align: top;
}
table#brd td#rc
{
	background:
		url("/images/border_14.jpg")
		repeat-y;
}
table#brd td#lb
{
	width: 10px;
	height: 10px;
}
table#brd td#cb
{
	background:
		url("/images/border_18.jpg")
		repeat-x;
	height: 10px;
}
table#brd td#rb
{
	width: 10px;
	height: 10px;
}


table#btm_brd
{
	border: 0px;
}
table#btm_brd td#lt
{
	width: 9px;
	height: 8px;
}
table#btm_brd td#ct
{
	background:
		url("/images/bottom_02.jpg")
		repeat-x;
	height: 8px;
}
table#btm_brd td#rt
{
	width: 9px;
	height: 8px;
}
table#btm_brd td#lc
{
	background:
		url("/images/bottom_04.jpg")
		repeat-y;
}
table#btm_brd td#cc
{
	background:
		#a21446;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}
table#btm_brd td#rc
{
	background:
		url("/images/bottom_06.jpg")
		repeat-y;
}
table#btm_brd td#lb
{
	width: 9px;
	height: 7px;
	vertical-align: top;
}
table#btm_brd td#cb
{
	background:
		url("/images/bottom_08.jpg")
		repeat-x;
	height: 10px;
}
table#btm_brd td#rb
{
	width: 9px;
	height: 7px;
	vertical-align: top;
}


