.Right_Justify {
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	padding-right: 6px;
}
#P_TL {
	background-image: url(../images/seg_TL.png);
	background-repeat: no-repeat;
	width: 33px;
	height: 29px;
}
#SEL_t {
	background-image: url(../images/seg_T.png);
	background-repeat: repeat-x;
}
#seg {
	background-image: url(../images/seg_TR.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 22px;
}
#seg_r {
	background-image: url(../images/seg_R.png);
	background-repeat: repeat-y;
}
#seg_BR {
	background-image: url(../images/seg_BR.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 22px;
}
#seg_b {
	background-image: url(../images/seg_B.png);
	background-repeat: repeat-x;
}
#seg_BL {
	background-image: url(../images/seg_BL.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 33px;
}
#SEG_L {
	background-image: url(../images/seg_L.png);
	background-repeat: repeat-y;
}
#backround {
	background-image: url(../images/backround.png);
	height: 520px;
	width: 1000px;
	background-repeat: no-repeat;
	background-color: #FFF7DB;
}
#Table_01 tr td table tr #backround table tr td #T_pages {
	font-weight: normal;
}
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
#Table_01 tr td table tr #backround #items tr td .Body_text tr td table {
	text-align: center;
}
#Table_01 tr td table tr #backround #items tr #Item_Holder table {
	text-align: center;
}
.Center_Table {
	text-align: center;
}
#Grey_Box {
	background-image: url(../images/Item_box.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
}
.Body_Text {
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	text-align: left;
	filter: Gray;
	text-transform: none;
	font-size: 14px;
}
.Selector_Heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #F90;
	text-align: left;
}
.Selector_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	padding: 2px;
}
.icon_spacing {
	padding-right: 10px;
	color: #393939;
}
.no_highlight {
	padding: 2px;
	color: #FFF7DB;
}
