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.link {
	color: black;
	text-decoration: none;
}

a.link:hover {
	color: #990033;
	text-decoration: underline;
}

td.tbl_footer {
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
}

a.link_footer {
	color: white;
	text-decoration: none;
}

a.link_footer:hover {
	color: #E6E6E6;
	text-decoration: underline;
}

a.nav_link {
	color: black;
	font-size: 13px;
	text-decoration: none;
}

a.nav_link:hover {
	color: #3C3C3C;
	font-size: 13px;
	text-decoration: underline;
}

.header_1 {
	font-size: 14px;
	font-weight: bold;
}

.header_2 {
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.banner_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888585;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.tbl_catalog_top {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	background-color: #fff500;
	height: 23px;
	text-align: center;
	font-weight: bold;
}

.tbl_catalog_middle {
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	text-align: center;
	padding: 10px;
	height: 130px;
}

.tbl_catalog_bottom {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	background-color: #fff500;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}