body{
margin:0;
background:#CEE4FF url(../images/background.png) repeat-x fixed;
}
.menu_bar_right {
	font-family: Tahoma;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;	
}
.menu_up {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 1px;
}
.menu_up:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0066DD;
	background-color: #FFFFFF;
	padding: 1px;
}
.menu_footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px;
}
.menu_footer a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px;
}
.menu_footer a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	background-color: #FFFFFF;
	padding: 2px;
}
.footer_copyright {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.footer_copyright a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;	
}
.footer_copyright a:hover {
	color: #CC0000;
	text-decoration: none;
	padding: 3px;
	background-color: #FFFFFF;
}
.space_menu_top {
	padding-top: 0px;
	padding-bottom: 0px;
}
