body {
	background-color:#394850;
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.current:link {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
a.current:visited {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}
a.current:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight:bold;
}
a.current:active {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}
.table {
	background-image: url(images/plast_01.jpg);
	background-repeat:repeat-x
}

.blue_bold {
	color: #003366;
	font-weight: bold;
}
.category {
	color: #FF0000;
}
.bold_14_Tahoma {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
}
.inp {
 font-size: 13px;
 font-weight: normal;
 color: #000000;
 margin: 1px;
 padding: 1px;
 height: 22px;
 border: 1px solid cccccc;
}
.inparea {
 font-size: 13px;
 font-weight: normal;
 color: #000000;
 margin: 1px;
 padding: 1px;
 height: auto;
 border: 1px solid cccccc;
 width: 300px;
}
.search_area {
 font-size: 13px;
 font-weight:normal;
 color:#000000;
 margin: 1px;
 padding: 1px;
 height: 18px;
 border: none;
}

