table
{
	background-color:  rgb(241, 238, 226);/*rgb(253, 230, 209); */
  table-layout: fixed;
	border: none;
	width: 100%;
}
.border_northwest
{
	height: 15px;
}
.border_north
{
	height: 15px;
}
.border_northeast
{
	height: 15px;
}
.border_west
{
}
.border_center
{
}
.border_east
{ 
}
.border_southwest
{
}
.border_south
{
}
.border_southeast
{
}
