body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

tr, td {
	font-size: 12px;
}

.admin_group_name {
	font-weight: bold;
	text-align: center;
	background-image: url(../images/admin_group_bg.gif);
}

.admin_group_link {
	padding: 5px;
	border-bottom: 1 solid #999999;
}

a.admin_nav_link {
	color: #000099;
	text-decoration: none;
}

a.admin_nav_link:hover {
	color: #990033;
	text-decoration: underline;
}

a.footer_link {
	color: #000000;
	text-decoration: none;
}

a.footer_link:hover {
	color: #990033;
	text-decoration: underline;
}

td.page_bg {
	background:url(../images/page_bg.jpg);
	background-color: #88f1e1;
	background-position: bottom;
	background-repeat: no-repeat;
}

td.content_zone {
	padding: 15px;
	padding-top: 7px;
}

a.catalog_nav_link {
	color: #b117bc;
	text-decoration: none;
}

a.catalog_nav_link:hover {
	color: #bc7fc0;
	text-decoration: underline;
}

a.detail_link {
	color: #1B1C1A;
	text-decoration: underline;
}

a.detail_link:hover {
	color: #990033;
	text-decoration: underline;
}

a.black_link {
	color: #000000;
	text-decoration: underline;
}

a.black_link:hover {
	color: #990033;
	text-decoration: underline;
}

input.srch_fld {
	width: 100px;
	height: 18px;
	border: solid 1 #83795c;
	font-size: 12px;
}

input.srch_btn {
	width: 45px;
	border: solid 1 #83795c;
	height: 18px;
	font-size: 12px;
}

input.order_fld {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	height: 21px;
	font-size: 10px;
}

td.sape_link {
	vertical-align: bottom;
	text-align: right;
	font-size: 9px;
	color: #909090;
	padding-bottom: 2px;
}

td.sape_link a {
	font-size: 9px;
	color: #909090;
	text-decoration: none;
}

td.table_header {
	background-image: url(/admin/images/table_header.gif);
	font-size: 11px;
	font-weight: bold;
	height: 25px;
}

td.row_01 {
	padding-left: 7px;
	font-family: Tahoma, Arial, sans-serif;
	height: 24px;
	border-bottom-color: #e5e5e5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 11px;
	background-color: #f9f9f9;
}

td.row_02 {
	padding-left: 7px;
	font-family: Tahoma, Arial, sans-serif;
	height: 24px;
	border-bottom-color: #e5e5e5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 11px;
	background-color: #ffffff;
}

td.drop_confirm {
	text-align: center;
	background-color: #F3F3F3;
	height: 75px;
	border-width: 1px;
	border-style: solid;
	border-color: #c0bb9c;
	padding-top: 5px;
	padding-left: 7px;
	color: #6e6639;
	font-size: 12px;
	padding-bottom: 5px;
	line-height: 16px;
}
