body {
	margin: 0;
	height: 100%;
	width: 100%;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	background-image: url('../images/background.png');
	background-repeat: repeat-x;
	background-color: #2969b3;
}
div.headline {
	margin: 0;
	padding: 8 0 0 12;
	color: #2869b3;
	font-weight: bold;
	font-size: 15px;
}
div.headline2 {
	margin: 0;
	padding: 8 10 0 0;
	color: #758295;
	font-weight: bold;
	font-size: 15px;
	text-align: right;
}
fieldset {
	border-color: #2869b3;
	width: 695px;
	border-width: 1px;
}
td {
	font-family: Arial, Verdana;
	font-size: 12px;
}
td.top_left_blue {
	background-image: url('../images/content_top_left_blue.png');
	background-repeat: no-repeat;
	height: 41px;
}
td.top_right_blue {
	background-image: url('../images/content_top_right_blue.png');
	background-repeat: no-repeat;
}
td.top_right {
	background-image: url('../images/content_top_right.png');
	background-repeat: no-repeat;
}
td.bottom_left_blue {
	background-image: url('../images/content_bottom_left_blue.png');
	background-repeat: no-repeat;
	height: 13px;
}
td.bottom_right_blue {
	background-image: url('../images/content_bottom_right_blue.png');
	background-repeat: no-repeat;
}
td.bottom_right {
	background-image: url('../images/content_bottom_right.png');
	background-repeat: no-repeat;
}
td.content {
	margin: 0;
	padding: 0 0 0 5;
	vertical-align: top;
}
td.dot {
	height: 12px;
	background-image: url('../images/dot.png');
	background-repeat: repeat-x;
	background-position: center center;
}
form {
	word-spacing: 0;
	text-indent: 0;
	margin: 0;
}
html {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
	overflow: scroll;
}
input {
	border: 0;
	margin: 0;
	padding: 0;
}
hr {
	margin: 0 0 8 0;
	padding: 0 0 0 0;
	color: #adb9c5;
	background-color: #adb9c5;
	height: 1px;
	width: 100%;
}
a:link, a:visited, a:active, a:hover {
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #2869b3;
}
a:hover {
	color: #0e417b;
}
.headline {
	margin: 0;
	padding: 0;
	color: #2869b3;
	font-weight: bold;
	font-size: 13px;
}
.blue {
	color: #2868b1;
	font-weight: bold;
}
.domain_check {
	margin: 0 0 12 0;
	padding: 1;
	border: 0px;
	width: 148px;
	background-color: #ced4da;
}
.domain_submit {
	width: 44px;
	height: 56px;
	background-color: transparent;
}
.footer {
	margin: 0;
	padding: 0;
	color: #002b5a;
	font-weight: bold;
}
a.footer:link, a.footer:visited, a.footer:active {
	color: #002b5a;
}
a.footer:hover {
	color: #1663b7;
}
