html {
	margin: 0px;
	padding: 0px;
}

body {
	background: #fff url(/130,bg.gif) top left repeat-x;
	font-size: 12px;
	font-family: tahoma, sans-serif, arial;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-position: 0px 90px;
}

div {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

form {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

img {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: 0px;
}

table {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.clear {
	clear: both;
}

hr {
	border-top: 0px;
	color: #ff8c00;
	background-color: #ff8c00;
	height: 1px;
}

#containter {
	position: relative;
	width: 750px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#header {
	top: 0px;
	width: 750px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: auto;
	margin-top: auto;
	height: 200px;
	color: white;
	position: relative;
}

#header a {
	color: white;
}

#lead {
	position: absolute;
	text-align: left;
	top: 0px;
	left: 0px;
}

#options {
	position: absolute;
	text-align: right;
	top: 10px;
	right: 0px;
}

#adv {
	position: absolute;
	text-align: left;
	left: 0px;
	top: 130px;
}

#search {
	position: absolute;
	text-align: left;
	left: 0px;
	top: 50px;
}

#logo {
	position: absolute;
	top: 49px;
	right: 10px;
	text-align: right;
}

#logged {
	position: absolute;
	top: 75px;
	text-align: left;
	left: 0px;
}

#logged span.loggeduser {
	font-weight: bold;
}

#body {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	min-height: 250px;
	_height: 250px;
}

#footer {
	clear: both;
	top: 400px;
	width: 750px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
}

span.error {
	color: red;
	font-weight: bold;
	font-size: 12px;
}

span.info {
	color: green;
	font-weight: bold;
	font-size: 12px;
}

span.header {
	color: black;
	font-weight: bold;
	font-size: 13px;
}

span.colheader {
	color: orange;
	font-weight: bold;
	font-size: 17px;
}

span.tagh {
	font-size: normal;
}

span.tagh1 {
	font-size: larger;
}

span.tagh2 {
	font-size: x-large;
}

span.tagh3 {
	font-size: x-large;
	font-weight: bold;
}

div.row {
	clear: both;
	padding-top: 10px;
}

div.row span.label {
	float: left;
	width: 130px;
	text-align: left;
}

div.row span.formw {
	float: right;
	width: 580px;
	text-align: left;
}

div.index {
	clear: both;
	padding-top: 10px;
}

div.index span.last {
	float: left;
	width: 330px;
	text-align: left;
}

div.index span.top {
	float: right;
	width: 330px;
	text-align: left;
}

div.persons {
	clear: both;
	text-align: left;
}

div.parties {
	clear: both;
	text-align: left;
}
