/* City Mouse CSS by Janie Hadsel		 */
/* Hadsel Design - www.hadsel-design.com */

table.links { 
	font: 80% Verdana, "New York", Arial, Helvetica, sans-serif;
	color: #000;
	background: #eee url(mouse.jpg) bottom right no-repeat;
	text-align: left;
	border-collapse: collapse;
	border: 2px solid #525D71;
	border-top: none;	
}
table.links a {
	text-decoration: underline;
	color: #000000;
	
}
table.links a:visited {
	text-decoration: underline;
}
table.links a:hover, table.links a:active {
	background-color: #525D71;
	text-decoration: none;
	color: #eee;
}
thead.links th.links {
	font-size: 105%;
	color: #eee;
	background-color: #525D71;
	border-bottom: 2px solid #008eb1;
}
tbody.links {

}
tr.links {
	vertical-align: top;
}
tr.links,th.links,td.links {
	padding: .75em;
}
caption {
	height: 27px;
	color: #3A414F;
	text-align: left;
	background: #3A414F url(tabletop.gif) no-repeat;
	background-position: 92% 0;
}
tr.odd td, tr.odd th {
	background-image: url(tealbg.gif);
	background-repeat: repeat;
}
tfoot.links th.links,tfoot.links td.links {
	padding: 0.2em .75em;
	color: #3a4e58;
	font-weight: bold;
	font-size: 105%;
}
tfoot.links th.links {
	text-align: right;
}

td.a {
	color:#105C6E;
	background-color: #eeeeee;
}
