.catalog {
	font-size: 13px;
	font-family: Arial;
	text-decoration: none;
	color: white;
}
.catalog:hover {
	text-decoration: underline;
}
.main {
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
}
.edit {
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	border-width: 1;
	border-style: solid;
	border-color: #3A5678;
	height: 20;
	background-color: #E6E8F2;
}
.edit_multiline {
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	border-width: 1;
	border-style: solid;
	border-color: #3A5678;
	background-color: #E6E8F2;
}
.s_edit {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	height: 18;
	border-width: 1;
	border-style: solid;
	border-color: #3A5678;
	background-color: #E6E8F2;
}
.button {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	height: 20;
	border-width: 1;
	border-style: solid;
	border-color: #3A5678;
	background-color: #E6E8F2;
}
.s_tab_nh {
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
	color: black;
	text-decoration: none;
}
.s_tabs {
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
	color: white;
	text-decoration: none;
	background-color: #3A5678;
	cursor: hand;
}
.s_tabs_sel {
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
	color: black;
	text-decoration: none;
}
.m_title {
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: white;
	padding-top: 3;
	padding-bottom: 3;
}
.bm1 {
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
}
.bm2 {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}
.new_title {
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #000080;
}
.tablenameblack {
	font-size: 11px;
	font-family: Arial;
}
.newtext {
	text-align: justify;
	font-size: 12px;
	font-family: Arial;
	color: black;
}
.new_link {
	font-size: 13px;
	font-family: Arial;
	color: #800000;
	font-weight: bold;
}
