.title { font-family:tahoma; font-size:20px; font-weight:normal; color:#000000; }

.menu { font-family:tahoma; font-size:11px; font-weight:bold; color:#8D5802; }
.menu A { font-family:tahoma; font-size:11px; font-weight:bold; color:#8D5802; text-decoration:none;}
.menu A:hover { font-family:tahoma; font-size:11px; font-weight:bold; color:#8D5802; text-decoration:underline;}
.menu A.selected { font-family:tahoma; font-size:11px; font-weight:bold; color:#8D5802; text-decoration:underline;}
.menu A.selected:hover { font-family:tahoma; font-size:11px; font-weight:bold; color:#8D5802; text-decoration:underline;}

body, td, th {
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

TH						{ text-align: left; }

.copyright {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

b, strong {
	font-weight:bold;
}

p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

ul {
	list-style : none url(../images/bull.gif);
	margin-left:20px;
	padding-left:0px;
}

a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#A20109;
	text-decoration:underline;
}
/* contacts module */
.error { color:#A20109; font-weight:bold }
.submitbutton { font-family:arial; font-size:11px; font-weight:bold; border:1 solid #000000; background:#E7E7E7; height:18px}
/* contacts module */


/* input field on/off effect module */
.InputField {
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	border:1 solid #000000;
	background:#FFFFFF;
}

.InputFieldOn {
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	border:1 solid #148248;
	background:#FFFFFF
}
/* input field on/off effect module */
