<!--
.LoginText {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #3A72C5;
}
.LoginInput {
	background-color: #FAF8F9;
	display: table;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #605E5F;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #605E5F;
	width: 160px;
}
.CatalogText {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: 3A71D8;
}
.CatalogTr {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: 3A71D8;
	height: 40px;
}
.CatalogTr:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: 3A71D8;
	height: 40px;
}
.CatalogTr:hover {
	background-color: #779ED7;
}
/* data table */
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
body,td,.MainText {
	font-family: "Verdana";
	font-size: 10px;
	color: #6F6F71;
	text-decoration: none;
}
.MainText1 {
	font-family: "Verdana";
	font-size: 9px;
	color: #6F6F71;
	text-decoration: none;
}
.MainTextLink {
	font-family: "Verdana";
	font-size: 10px;
	color: #6F6F71;
	text-decoration: underline;
}
.MainTextLink1 {
	font-family: "Verdana";
	font-size: 9px;
	color: #6F6F71;
	text-decoration: underline;
}
.MainTextCurrentLink {
	font-family: "Verdana";
	font-size: 10px;
	color: #3C73C3;
	text-decoration: underline;
}
.Input280 {
	width: 280px;
}
.Input180 {
	width: 180px;
}
.Input80 {
	width: 80px;
}
.Input30 {
	width: 30px;
}
.CatTitle {
	font-family: "Arial";
	font-size: 14px;
	color: #3C73C3;
	font-weight: bold;
}
-->
