/* stylesheet for taxonomy.org.au */
/* 02 - index */

body{
	background-color: #E5EFF1;
	font-size: 100%;
}
/* styles for banner */
.tdbar {
	background-color: #005291; 
	height: 1.2em;
	vertical-align: middle;
}
/* styles for menu */
.tdmenu {
	background-color: #7F9BC3;
	background-image: url(../images/logo_02.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 0.8em;
	font-weight: bold;
	vertical-align: top;
	float: left;
	width: 140px;
	height: 560px;
	margin-left: 10px;
}
a.menu-active, a.menu-active:active, a.menu-active:visited, .menu-active a, .menu-active a:active, .menu-active a:visited, 
a.submenu:hover, .submenu a:hover, a.submenu1:hover, .submenu1 a:hover, .menu:hover, .menu a:hover, .menutitle:hover, .menutitle a:hover {
	color: #333333;
	text-decoration: none;
}
.menu-active {
	margin-left: 12px;
	color: #FFFFFF;
	margin-bottom: 8px;
}	
