body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

a:link {
	color: #65766c;
	border-bottom: 1px dotted #65766c;
	text-decoration: none;
}

a:visited {
	color: #65766c;
	border-bottom: 1px dotted #65766c;
	text-decoration: none;
}

a:hover {
	color: #999999;
	border-bottom: 1px solid #999999;
	text-decoration: none;
}

	
.mn {

	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
}

.text {

	font-family:  Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:200;
	color:#336666;
}

th {
	text-align: left;
}
.order .line-bottom th,
.order .line-bottom td,
.order2 .line-bottom th,
.order2 .line-bottom td {
	text-align: left;
	padding: .5em;
	border-bottom: 1px solid #808080;
}

.order .line-top th,
.order .line-top td,
.order2 .line-top th,
.order2 .line-top td {
	text-align: left;
	padding: .5em;
	border-top: 1px solid #808080;
}

.order td,
.order2 td {
	padding: 1em .5em .5em .5em;
	text-align: left;
}

.w100 {
	width: 100%;
	position: relative;
}

.w7 {
	width: 7em;
}

.order2 th {
	padding: 1em 2em .1em 0;
	text-align: left;
}

.order td.butt,
.order2 td.butt {
	text-align: right;
	padding-right: 0;
	margin-right: 0;
}

.order2 tr {
	vertical-align: top;
}

hr {
	height: 1px;
	border: 0;
	border-bottom: 1px solid #808080;
}
