/* CSS Document */

h1 {
	display: none;
}

/* general */

body,
div,
h1,
h2,
h3,
h4,
h5,
ul,
li,
p,
form,
table,
th,
tr,
td {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	color: #0066CC;
	text-decoration: none;
}

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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
	background-attachment: fixed;
	background-image: url(../images/b.gif);
	background-repeat: no-repeat;
	background-position: -1171px -103px;
}

/* top */

div.t img#logo {
	margin-bottom: 10px;
	margin-top: 12px;
	margin-left: 36px;
}

/* middle */

div.m h2 {
	font-size: 26px;
	line-height: 20px;
	letter-spacing: -1px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: 36px;
	font-family: Arial, Helvetica, sans-serif;
}

div.m img {
	display: none;
}

div.m h4 {
	padding-top: 10px;
	text-transform: uppercase;
	padding-left: 36px;
}

div.m p,
div.sp1 p {
	padding-top: 5px;
	padding-left: 36px;
	padding-right: 12px;
}

h3 {
	margin-top: 10px;
	padding-left: 36px;
	padding-bottom: 5px;
	color: black;
}

div.l label {
	display: block;
}

div.r img#puff {
	display: none;
}

div.b {
	margin-left: 36px;
	margin-top: 10px;
	margin-right: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9F1F6;
	padding-top: 5px;
	margin-bottom: 15px;
}

div.b ul {
	margin-left: 0px;
}

div.b ul li a {
	font-size: 12px;
	display: block;
	padding-left: 24px;
	background-image: url(../images/d1.png);
	background-repeat: no-repeat;
	background-position: 9px 5px;
	color: black;
}

img#startpage {
	display: none;
}

div.ticker_wrap {
	display: none;
}

ul {
	margin-left: 24px;
}

div.t ul li a,
div.l ul.first li a {
	font-size: 12px;
	display: block;
	padding-left: 27px;
	background-image: url(../images/d1.png);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	font-weight: bold;
	color: black;
}

div.t ul li a.cur,
div.l ul.first li a.cur,
div.l ul.second li a.cur,
div.l ul.first li.openCur a.header,
div.l ul.first li.closedCur a {
	background-image: url(../images/d2.png);
	color: #FF8000;
}

div.l ul.first li a {
	font-weight: normal;
}

div.sp1 ul {
	display: none;
}

/* plugins startpage: dm */

div.sp2,
div.sp3,
div.r div#newsScrollWrap,
h3#statHeader,
h3#searchHeader,
h3#newsHeader,
form#searchForm,
table#statTable,
form#whoisForm ul,
h3#dmHeader,
form#dmForm {
	display: none;
}

table.searchResult,
table.whoisResult,
table.resellerResult,
table.rDetails,
table.rDetailsContact {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}

table.searchResult th,
table.resellerResult th  {
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: 3px solid #CCEAF2;
	padding-right: 10px;
}

table.rDetails th,
table.rDetailsContact th,
table.rDetails td,
table.rDetailsContact td,
table.whoisResult th,
table.whoisResult td {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #D9F1F6;
	padding-bottom: 5px;
	padding-top: 5px;
	
}

table.rDetails td,
table.rDetailsContact td {
	text-align: right;
}


table.searchResult td,
table.resellerResult td {
	border-bottom: 1px solid #D9F1F6;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 40px;
	text-align: left;
	vertical-align: top;
}

/* news and notice */