html,body{
				height: 100%;
				text-align: center;
				font-size: 11px;
				font-family: "Lucida Sans Unicode", "Verdana", serif;
				background: url(images/bk.jpg) repeat-x;
				background-color: #d2d7db;
			}


		#container {
			width: 780px;
			\width: 800px;
			w\idth: 780px;
			border: none;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			text-align: left;
		}
		
		#rounded {
		background-color: white; 
		width: 790px; 
		min-height: 600px;
		margin: 10px;
		}
		
		#systemlogo {
	background: url(images/logo.gif) no-repeat left;
	height: 33px;
	width: 390px;
	float: left;
}

#uppertextright {
	height: 33px;
	width: 390px;
	float: left;
	font-size: 10px;
	color: Gray;
	letter-spacing: 1px;
	text-align:right;
}

#uppertextright a {
	color: gray;
	text-decoration: none;
}


		#banner {
			padding: 5px;
			margin-bottom: 10px;
			background-color: white;
		}

		#content {
	padding: 5px;
	margin-top: 10px;
	background-color: white;
	padding-top: 20px;
	color: #383838;
	
}

.box {
	display: block;
	text-align: center;
	
	}
	.box .dojoButton {
		float: left;
	}
	.dojoButton .dojoButtonContents {
		font-size: small;
	}
	
	  .dc {
	font-size: 11px;
	font-family: Tahoma;
	height: 23px;
	line-height: 22px;
	margin-left: 10px;
}
  
  #menubar {
	background-color: Gray;
	width: 100%;
	height: 27px;
	float: left;
	background: url(images/menubk.gif);
}
	
	
	.editMenu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
