body {
	margin: 1px;
}

.menu a {
	width: 190px;
	height: 35px;
	padding-top: 7px;
	padding-left: 5px;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	font-family: Trebuchet MS;
	font-weight: bold;
	display: block;
}

.menu a:hover {
	width: 190px;
	height: 35px;
	padding-top: 7px;
	padding-left: 5px;
	background-image: url(../img/menu_hover.png);
	background-repeat: no-repeat;
	font-family: Trebuchet MS;
	font-weight: bold;
	display: block;
}

#s_menu {
	display: none;
}

#s_menu_203f9e a, #s_menu_76becd a, #s_menu_cd515a a, #s_menu_cd000e a, #s_menu_735a20 a, #s_menu a {
	text-decoration: none;
	border: none;
	background-image: none;
	height: 10px;
	padding-top: 0px;
	padding-left: 0px;
}

#s_menu_203f9e {
	color: #203f9e;
}

#s_menu_735a20 {
	color: #735a20;
}

#s_menu_76becd {
	color: #76becd;
}

#s_menu_cd515a {
	color: #cd515a;
}

#s_menu_cd000e {
	color: #cd000e;
}

.menu_top {
	width: 150px;
	padding-top: 7px;
	padding-left: 5px;
	background-image: url(../img/menu_top.png);
	background-repeat: no-repeat;
	font-family: Trebuchet MS;
	font-weight: bold;
	display: block;
}

.body_print {
	padding-top: 10px;
	font-family: Trebuchet MS;
}

.a_img {
	text-decoration: none;
	border: none;
	color: #000000;
}