#list-menu {
	width: 126px;
}
#list-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana;
	font-size: 11px;
} 
#list-menu li {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
} 
#list-menu a {
	display: block;
	width:109px;
	text-decoration: none;
	background-color: #3872AB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1C3954;
	border-right-color: #1C3954;
	border-bottom-color: #1C3954;
	border-left-color: #1C3954;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	filter:blendTrans(duration=0.5);
} 
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #fcfcfc;
}


#list-menu a:hover {
	border: 1px solid #1c3954;
	color: #ffffff;
	background-color: #7EAAD6;
} 
body {
	margin-left: 0px;
	margin-top: 0px;
}
#list-menu h1 {
	width:109px;
	text-decoration: none;
	background-color: #7EBFFC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1C3954;
	border-right-color: #1C3954;
	border-bottom-color: #1C3954;
	border-left-color: #1C3954;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 15px;
	filter:blendTrans(duration=0.5);
	font-family: Verdana;
	font-size: x-small;
	color: #1C3954;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
