body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p {
	margin-left: 10px;
	margin-right: 10px;
}
a {
	color: #546DAD;
}
.topdate {
	text-align: right;
	margin-right: 2.5%; 
	margin-bottom: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	color: #546DAD;
}
.hpheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #546DAD;
	font-size: 13px; /*background-color: #D6D6D6;*/
	padding: 3px;
	margin: -5px 10px 0px 10px;
	border-bottom: solid BFBFBF;
	border-bottom-width: 2px;
}
.news {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; /*background-color: #D6D6D6;*/
	padding: 3px;
	margin: 17px 10px -15px 10px;
}
.newsdate {
	color: #546DAD;
	font-size: 12px; 
	font-weight: normal;
}
.left {
	font-size: 13px;
}
ul {
	color: #ffffff;
	list-style-image: url('images/li.gif');
}
.alist {
	margin-top: 13px;
}
.alist li {
	margin: 3px;
	list-style-image: url('images/li.gif');
}

.alist ul {
	margin-top: 0px; 
}
input {
	font: 13px arial;
}
.formtable {
	border: #546DAD 1px solid;
	margin-left: 10px;
	margin-right: 10px;
}
.formtable td {
	border: #546DAD 1px solid;
}
.formtableheader {
	background-color: #546DAD;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold; 
}
.mark {
	color: #546DAD;
}
ol li {
	margin-bottom: 5px;
}
.thread1 td {
	font-size: 13px;
	padding-top: 5px;  
	background-color: #FDFBFB;
}
.thread2 td {
	font-size: 13px;
	padding-top: 5px;  
	background-color: #EEEEEE;
}
.thread3 td {
	font-size: 13px;
	padding-top: 0px;  
	background-color: #FDFBFB;
}
.thread4 td {
	font-size: 13px;
	padding-top: 0px;  
	background-color: #EEEEEE;
}
.threadtableheader {
	background-color: #D6D6D6;
	color: #546DAD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	cursor: default;
}
a:hover {
	text-decoration: none;
}
a.threada {
	text-decoration: none;
}
a.threada:hover {
	text-decoration: underline;
}
h2, .pagetitle {
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-right: 10px;
}

#catalog_table p {
	margin-bottom: -10px; 
}

.pagetitle {
	margin: 10px 0px 0px 20px; 
}

.errorli {
	color: black;
}