body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-color:#CCCCCC;
	background-image:url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pre_images{
position:absolute;
top:-1000px;
bottom:-1000px;
}
.pre_images IMG{
	width:0px;	
	height:0px;
}
.menu_table TD{
	width:98px;	
	text-align:center;
}
.menu_table IMG{
	cursor:pointer;
}
.submenu_table TD{
	width:98px;	
	/*text-align:center;*/
}
.submenu_table IMG{
	cursor:pointer;
}
.bottom_menu {
    padding:8 0 0 0;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.bottom_menu A{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
