.scContent {
	width: 600px;
	height: 550px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: justify;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-image: none;
	background-color: #F4F4F4;
	background-position: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
		}
#container table tr td #MenuBar2 {
background-color:white;
border-style:solid;
font-family:Comic Sans MS;
font-size:13px;
list-style:none outside none;
padding:5px;
width:165px;
}
#container table tr td #MenuBar2 li {
	height: 22px;
}

#container table tr td #MenuBar2 li a:hover{
	font-weight:bold;
}
