
#txt td {
	font-family: Arial;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
	margin: 10;
	padding: 10;
	border: 1px solid #c0c0c0;
	background: #f1f1f1;
}



#txt td u a {
	font-family: Verdana;
	font-size: 8pt;
	color: #000080;
	text-decoration: none;
}

#txt td u a:hover {
	color: #a1a1a1;
	text-decoration: none;
}

#txt a {
	font-family: tahoma;
	font-size: 0.9em;
	color: #000080;
	text-decoration: none;
}

#txt a:hover {
	color: #a1a1a1;
	text-decoration: underline;
}

#biz td {
	font-family: Arial;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
	margin: 10;
	padding: 10;
	border: 1px solid #c0c0c0;
	background: #f1f1f1;
}

#biz a {
	font-family: tahoma;
	font-size: 8pt;
	color: #000080;
	font-weight: normal;
	text-decoration: none;
}

#biz a:hover {
	color: #a1a1a1;
	text-decoration: underline;
}

#board td {
	font-family: verdana;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
	margin: 10;
	padding: 10;
	border: 1px solid #c0c0c0;
	background: #f1f1f1;
}

#board a {
	font-family: tahoma;
	font-size: 8pt;
	color: #000080;
	font-weight: normal;
	text-decoration: none;
}

#board a:hover {
	color: #a1a1a1;
	text-decoration: underline;
}
	
#menu {
	width: 11em;
	border: 0;
	background: #256895;
}

ul {
     	list-style: none;
      	margin-left: 0;

      }

#menu a {
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #357895;
	border-left: 4px solid #256896;
	width: 16em;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #dfa667;
	text-decoration: none;
}


#menu a:hover {
	text-decoration: none;
	background: #aaa;
	border-left: 4px solid #aaa;
	border-bottom: 1px solid #aaa;
	color: #fff;
}

table td {
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}

#boardmenu a {
	font-family: Tahoma;
	font-size: 1.0em;
	color: #c1c1c1;
	text-decoration: none;
}		

#boardmenu a:hover {
	color: #fff;
	text-decoration: underline;
}

table #left {
	background: #256896;
}

table #right {
	background: #256896;
}
