body {
	background-image: url('bgwh.gif');
	background-color: #ababab;
	cursor: default;
	margin: 0px;
	margin-bottom: 0px;
}

hr {
	text-align: center;
	border: 1px;
	display: block;
	height: 1px;
	color: #000000;
	background-color: #000000;
	padding: 0px;
}

td {
	color: #3e3e3e;
	border: #c3c3c3 solid;
	border-width: 1px;
	font-weight: normal;
	font-size:11px;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
}

.tdnf {
	border: #000000 solid;
	border-width: 0px;
	text-align: left;
}

.econtacttdnf {
	border: #000000 solid;
	border-width: 0px;
	text-align: right;
}

.partnerzytd {
	border: #000000 solid;
	border-width: 0px;
	background-color: #f6f6f6;
	text-align: center;
}

.systemtd {
	border: #000000 solid;
	border-width: 0px;
	text-align: center;
	vertical-align: middle;
}

.pricetd {
	border: #000000 solid;
	border-width: 0px;
	text-align: left;
	vertical-align: middle;
}

.main {
	background-color: #f1f1f1;
	border: #000000 solid;
	border-width: 0px;
	width: 764px;
	height: 100%;
	padding: 0px;
}

.menu {
	background-color: #EAE6E1;
	width: 160px;
	border: #797065 solid;
	border-width: 0px;
	border-right-width: 1px;
	vertical-align: top;
}

.bottom {
	background-image: url(bot_line.gif); 
	width: 100%;
	height: 26px;
	color: #ffffff;
}

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

a:hover {
	color: #ff0000;
}

a:active {
	text-decoration: underline;
}

textarea.econtact {
	background-color: #ffffff;
	border: #1A3B68 1px solid;
	color : #000000;
	font: 8pt Tahoma;
	width: 400px;
	height: 100px;
	margin: 3px;
}

textarea.system {
	background-color: #ffffff;
	border: #1A3B68 1px solid;
	color : #000000;
	font: 8pt Tahoma;
	width: 500px;
	height: 100px;
	margin: 3px;
}

input.system {
	background-color: #FFFFFF;
	border: #1A3B68 1px solid;
	color : #DE1F05;
	font: 12px Verdana;
	height: 19px;
	margin: 3px;
}

input.go {
	background-color: #ffffff;
	border: #1A3B68 1px solid;
	font: 12px Verdana;
	font-weight: bold;
	color: #DE1F05;
	border-width: 1px;
	height: 19px;
}

input.phrasefield {
	background-color: #FFFFFF;
	border: #1A3B68 1px solid;
	color : #DE1F05;
	font: 12px Verdana;
	height: 19px;
	margin: 3px;
}

