body
{
	background: #ccc;
	margin: 0 0 0 0;
}
table,td,th,address,pre
{
	margin: 0 0 0 0;
}
#maint {
margin:0 auto;
background:#fff;
}
p {
	margin: 7px 0 5px 0;
}
h1,h2,h3,h4,h5,h6
{
	color: #174D97;
	font-weight: bold;
	font-family: Tahoma, Verdana;
}
h1
{
	margin: 0 0 5px 0;
	font-size: 13pt;
}
h2
{
	margin: 16px 0 9px 0;
	font-size: 10pt;
}
h3
{
	margin: 15px 0 8px 0;
	font-size: 10pt;
}
h4
{
	margin: 16px 0 3px 17px;
	font-size: 9pt;
}
h5
{
	margin: 12px 0px 6px 0px;
	font-size: 10pt;
}
h6
{
	margin: 10px 0px 6px 0px;
	font-size: 9pt;
}
ul,ol
{
	margin-top: 7px;
	margin-bottom: 8px;
	margin-left: 15px;
}
ol
{
	list-style-type: decimal;
}
table
{
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	color: black;
}
a
{
	color: #003174;
}
a.email
{
	color: black;
}
a.lister
{
	color: #003174;
}
a.order
{
	color: #008020;
}
input.edit
{
	border: 1px solid black;
	font-family: Tahoma, Verdana;
	font-size: 9pt;
}
input.button
{
	border: 2px solid black;
	background-color: #F8F8F8;
	font-family: Tahoma, Verdana;
	font-size: 9pt;
}
textarea
{
	border: 1px solid black;
	font-family: Tahoma, Verdana;
	font-size: 9pt;
}
.top
{
	vertical-align: top;
}
.content
{
	padding: 16px 7px 20px 12px;
	vertical-align: top;
}
.navigation
{
	padding: 8px 7px 0px 12px;
}
.bold
{
	color: #174D97;
	font-weight: bold;
}
.contacts
{
	font-size: 7.5pt;
	color: black;
}
.copyright
{
	vertical-align: bottom;
	padding-bottom: 3px;
	font-size: 7.5pt;
	color: #003174;
}
.price
{
	margin-bottom: 4px;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
}
.orderfield
{
	color: black;
	font-size: 10pt;
	padding-right: 8px;
}
.orderstar
{
	text-align: right;
	color: red;
	font-size: 10pt;
	width: 12px;
}
.ordertext
{
	text-align: left;
}
.buttons
{
	text-align: center;
}
.errormsg
{
	color: red;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}
