	html,body {
	background-image: 
url(images/web_bg.gif);
background-repeat: repeat-x;
	height: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	#wrapper{
		margin:0 auto;
		width:794px;
	}
			#header{
		background-image: 
url(images/operations_research.gif);
		margin:0 auto;
		width:794px;
		height:122px;
	}
				#footer{
		background-image: 
url(images/footer_bg.jpg);
		height: 83px;
		text-align: center;
		font-size: 11px;
		}
		#footer a:link, #footer a:visited, #footer a:active {
		color: black;
  text-decoration: none;
}
#footer a:hover {
  color: #1e609b;
  text-decoration: none;
}
	#clock { 
	padding-top: 4px; 
	padding-right: 14px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: white; 
	}.title_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00519A;
	text-decoration: none;
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.add_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.add_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
	
ul {
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
/*- Menu 9--------------------------- */
	
#menu9 {
	width: 268px;
	}
	
#menu9 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: black;
	display: block;
	background:  url(images/button.gif);
	padding: 5px 0 0 45px;
	}
	
#menu9 li a:hover {
	color: black;
	background:  url(images/button.gif) 0 -25px;
	padding: 5px 0 0 45px;
	}