body {
	padding: 0 1px; margin: 0;
	font-family: Arial; font-size: 12px; color: #000000;
	border-width: 0 0 0 0px;
	text-align: justify;
}

img {
	border: 0;
}

table {
	padding: 0; margin: 0;
	font-size: 12px;
	border-collapse: collapse;
	empty-cells: show;
}

td {
	padding: 0; margin: 0;
	vertical-align: top;
}

td img {
	display: block;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 10px 0 5px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0 5px 0;
	margin: 0;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #666;
}

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

a:hover {
	color: #666666; text-decoration:underline;
}

.disclaimer {
	font-size: 11px; color: #cccccc;
}

.breadcrumb {
	font-size: 11px;
}

a.disclaimer {
	color: #cccccc;
	text-decoration: none;
}

a.disclaimer:hover {
	color: #666666;
	text-decoration: none;
}

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

a.breadcrumb:hover {
	color: #000000;
	text-decoration: underline;
}

.submenu {
	font-size: 11px;
	padding-right: 5px;
	line-height: 13px;
	text-align: left;
}

.submenu p {
	margin: 5px 0;
}

.submenu a {
	text-decoration: none;
}

a.submenu_active {
	text-decoration: underline;
}

.leftbar_contact {
	padding: 0 0px 10px 5px;
	vertical-align: bottom;
	font-size: 11px;
}

a.leftbar_contact {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

a.leftbar_contact:hover {
	color: #000000;
	text-decoration: underline;
}

#home_overview td {
	padding: 25px;
}

.data th {
	border-width: 1px 0;
	border-style: solid;
	border-color: #666666;
	text-align: left;
	padding: 2px 5px 2px 0;
}

.data td {
	border-width: 1px 0;
	border-style: solid;
	border-color: #cccccc;
	text-align: left;
	padding: 2px 5px 2px 0;
}

.data {
	margin: 10px 0;
}

table#prices {
	width: 500px;
}

table#prices td {
	padding: 2px 5px 2px 5px;
	border: 1px solid #ccc;
}

table#prices th {
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

#sennce_register td {
	vertical-align: middle;
	padding: 3px 10px 3px 0;
	border-width: 0px 0 0 0;
	border-color: #ccc;
	border-style: solid;
}

#sennce_register input {
	width: 250px;
}