@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #000E2D;
}
a:link {
	color: #000E2D;
}
a:visited {
	color: #000E2D;
}
a:hover {
	color: #353A3D;
}
a:active {
	color: #000E2D;
}
.catalog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
	color: #000E2D;
	text-decoration: none;
	padding-left: 22px;
}
.catalog a:link {
	color: #000E2D;
	text-decoration: none;
}
.catalog a:visited {
	color: #000E2D;
	text-decoration: none;
}
.catalog a:hover {
	color: #353A3D;
	text-decoration: none;
}
.catalog a:active {
	color: #000E2D;
	text-decoration: none;
}
.title {
	font-family: Tahoma;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-indent: 10px;
}