/* @override http://www.hhchrysalis.org/hhchrysalis.css */

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#555555;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
}

html body table tbody tr td table.c1 tbody tr td img {
	margin-right: 20px;
}
a:link {font-weight:bold; color:#6699CC; text-decoration:none;}
a:visited {font-weight:bold; color:#3366CC; text-decoration:none;}
a:hover {font-weight:bold; color:#3366CC; text-decoration:underline;}

a img {border: none;}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#555555;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
}

#copyright a:link {color:#6699CC;text-decoration:none;}
#copyright a:visited {color:#3366CC;text-decoration:none;}
#copyright a:hover {color:#3366CC;text-decoration:underline;}

#menu {position:relative; width:270px; height:158px; background:transparent url(images/menu_blues.gif); overflow:hidden; margin:0 auto;}
#menu ul {margin:0; padding:0;}
#menu li {list-style-type:none; width:90px; height:79px; display:inline;}
#menu a {display:block; float:left; width:90px; height:0; overflow:hidden; color:#000; text-decoration:none; padding-top:79px; background:transparent url(images/menu_colors.gif) no-repeat 500px 500px;}
* html #menu a  {height:79px ; height:0;}

#menu a#item1:hover {background-position: 0 0; z-index:50;}
#menu a#item2:hover {background-position: -90px 0; z-index:50;}
#menu a#item3:hover {background-position: -180px 0; z-index:50;}
#menu a#item5:hover {background-position: 0 -79px; z-index:50;}
#menu a#item6:hover {background-position: -90px -79px; z-index:50;}
#menu a#item7:hover {background-position: -180px -79px; z-index:50;}

#links td {
	border:1px solid #aa0033; 
	padding: 1px 10px;
	font-size:small;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#3366CC;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
}
table.c1 {height: 160px}