@charset "UTF-8";
/* CSS Document */

#menu {
	list-style-type: none;
	padding: 20px;
	width: 160px;
	height: 360px;
	text-decoration: none;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/small_round.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu li   a:link   {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 30px;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
}
#menu li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 30px;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
}
#menu li a:hover   {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 30px;
	background-image: url(../images/button_over.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
}
#menu li a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 30px;
	background-image: url(../images/button_over.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
}
#menu li a:focus {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	display: block;
	height: 30px;
	background-image: url(../images/button_over.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
}
#mouse_print {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 270px;
}
#mouse_print li {
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#mouse_print li a {
	background-image: none;
	list-style-type: none;
	padding: 0px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
