body {

	background: #FFFFFF; 
	font-family: Lucidia, 'verdana', 'arial', _sans; font-size: 12px;
	color: #ffffff;

}

h, h1, h2, h3, h4, h5 { font-size: 14px; font-weight: bold;  }

table, p, tr, td, th, li { font-size: 12px; }

a,
a:link,
a:visited { color: #8DE1FF; text-decoration: none; font-size: 12px;}
a:active  { color: #ffeeaa; font-size: 12px;}
a:hover 	 { color: #ffffff; font-size: 12px; }


.f_menu_row {
		height: 20px;
	}
.main {
	width: 324px;
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;

	}
.err_top { 
	position: relative;
	top: 0px;
	background: url( 'xSysImg/404_window_top.gif') ;
	width: 324px;
	height: 51px;
	margin: 0px;
	}
.err_middle { 
	position: relative;
	top: 0px;
	margin: 0px;
	background: url( 'xSysImg/404_window_middle.gif') ;
	width: 324px;
/*height: 300px;*/	
	}
.err_base { 
	position: relative;
	top: 0px;
	background: url( 'xSysImg/404_window_base.gif') ;
	width: 324px;
	height:28px;
	}