body, td {
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#6D8990;
}

b, strong {
	font-weight:bold;
}

.search {
	visibility:hidden;
	display:none;
}

/* 246b88 */
.title {
	font-size:13px;
	color:#628793;
}

.title2 {
	font-size:14px;
}

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:#AEAEAE;
}

.copyright A {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#9A9A9A;
}

.magnify {
	cursor:url(page/images/sys/magnify.cur);
}

a {
	color:#246b88;
	text-decoration:underline;
}

a:hover {
	color:#246b88;
	text-decoration:none;
}


.menu a {
	color:#628793;
	text-decoration:none;
}

.menu a:hover {
	color:#628793;
	text-decoration:underline;
}

.menu a.selected {
	color:#628793;
	text-decoration:underline;
}

.menu a.selected:hover {
	color:#628793;
	text-decoration:underline;
}

/* contacts module */
.error { color:#FF3B04; font-weight:bold }
.submitbutton { font-family:verdana; font-size:10px; font-weight:bold; border:1 solid #D6DBDE; background:#E8EDF1; height:17px; color:#6D8990}
/* contacts module */


/* input field on/off effect module */
.InputField {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	border:1 solid #D6DBDE;
	background:#ffffff;
	color: #000000;
}

.InputFieldOn {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	border:1 solid #6D8990;
	background:#ffffff;
	color: #000000;
}
/* input field on/off effect module */

