body, td {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

b, strong {
	font-weight:bold;
}

.search {
	visibility:hidden;
	display:none;
}

p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


ul {
	list-style : none url(../images/b.gif);
	margin-left:20px;
	padding-left:0px;
}

.copyright {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#76776F;
}

.copyright A {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#9A9A9A;
}

.magnify {
	cursor:url(page/images/sys/magnify.cur);
}

a {
	color:#F0216B;
	text-decoration:none;
}

a:hover {
	color:#F0216B;
	text-decoration:underline;
}



/* contacts module */
.error { color:#F0216B; font-weight:bold }
.submitbutton { font-family:verdana; font-size:10px; font-weight:bold; border:1 solid #BEC0AC; background:#BEC0AC; height:17px; color:black}
/* contacts module */


/* input field on/off effect module */
.InputField {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	border:1 solid #BEC0AC;
	background:#ffffff;
	color: #000000;
}

.InputFieldOn {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	border:1 solid #BEC0AC;
	background:#ffffff;
	color: #000000;
}
/* input field on/off effect module */
