html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

BODY { scrollbar-base-color:#CFE4E4; scrollbar-arrow-color:#68CD00; }
BODY,TD,P,SPAN,DIV,SELECT,INPUT,TEXTAREA { font-family:tahoma; font-size:11px; font-weight:normal; color:black; }
B,STRONG { font-weight:bold; }

A { text-decoration:underline; color:black}
A:hover { text-decoration:underline; color:black }
A:active { text-decoration:underline; color:black }
A:visited { text-decoration:underline; color:black }

.padding { padding:7px 0px 14px 0px; }
.space1 { padding:3px 0px 0px 0px; }
.space2 { padding:7px 0px 0px 0px; }
.space3 { padding:1px 0px 0px 0px; }
.space4 { padding:14px 0px 0px 0px; }

.input { font-family:tahoma; font-size:11px; font-weight:normal; color:black; border:1 solid black; background:#ffffff; }
.inputsearch { font-family:tahoma; font-size:11px; font-weight:normal; color:black; border:1 solid black; background:#ffffff; }
.copyright { font-family:tahoma; font-size:10px; font-weight:normal; color:black; }

LI { padding-bottom: 2px; }
.registered { color:#ff3300; }
.unregistered { color:#1f9800; }

.error { color:#FC5C00; font-weight:bold}
.search { font-weight:bold}
.errorgreen { color:#59B400; font-weight:bold}
.errorblue { color:#0085A6; font-weight:bold}

.invisible {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	visibility:hidden;
}

UL {
	list-style-image: url(images/bull.html);
	list-style-type: none;
	margin-left:20px;
	padding-left:0px;
}

/* W4B */
.w4b {color:#000000}
A.w4b {color:#000000; text-decoration:none}
A.w4b:hover {color:#000000; text-decoration:underline}
P { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
