.table {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	width: 200px;
}
.table_top_left {
	background-image: url(../images/small_table_01.gif);
	height: 27px;
	width: 9px;
	background-repeat: no-repeat;
	border: 0px none;
	padding: 0px;
	margin: 0px;
}
.table_top_middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/small_table_02.gif);
	height: 27px;
	width: auto;
	letter-spacing: 2px;
	border: 0px none;
	background-repeat: repeat-x;
	padding-top: 4px;
	text-align: center;
	vertical-align: top;
}
.table_top_right {
	background-image: url(../images/small_table_04.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 8px;
	border: 0px none;
}
.table_mid_left {
	background-image: url(../images/small_table_05.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 9px;
	border: 0px none;
}
.table_mid_middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 4px;
	text-align: left;
	vertical-align: top;
	border: 0px none;
}
.table_mid_right {
	background-image: url(../images/small_table_07.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 8px;
	border: 0px none;
}
.table_btm_left {
	height: 8px;
	width: 9px;
	background-image: url(../images/small_table_10.gif);
	background-repeat: no-repeat;
	border: 0px none;
}
.table_btm_middle {
	background-image: url(../images/small_table_11.gif);
	height: 8px;
	width: auto;
	border: 0px none;
}
.table_btm_right {
	height: 8px;
	width: 8px;
	background-image: url(../images/small_table_13.gif);
	background-repeat: no-repeat;
	border: 0px none;
}
