body { background-color: #FFFFFF; text:#000000; margin:0px; }
	<!--
	.mini /* supersmall */   { font-size: 60%; font-family: Arial, Helvetica, sans-serif }
	p, ul, li, td, a, span { font-family: Arial, Helvetica, sans-serif; color: #33333; }
	a { text-decoration: none }
	a:link { color: #003399 }
	a:active { color: #FF3F00}
	a:visited { color: #666699 }
	a:hover { color: #FF3F00; text-decoration: underline }

	.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 90%; }
	.menu-vert {  font-family: Arial, Helvetica, sans-serif; font-size: 90%; margin-left:-2px; }
	.paramenu {  font-family: Arial, Helvetica, sans-serif; font-size: 90% }
	.titlebig { font-family: Arial, Helvetica, sans-serif; font-size: 120%; }
	.title { font-family: Arial, Helvetica, sans-serif; font-size: 110%; }
	.box {  border-color: #9AB1D6 #FFFFFF #CCCCCC; border-top-width: 9px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
	.menusmall {  font-family: Arial, Helvetica, sans-serif; font-size: 80%}
	.menusmallCopy { font-family: Arial, Helvetica, sans-serif; font-size: 100%}
	.frm-noborders {background-color: #99CCFF; font-size: x-small; font-family: Arial, Helvetica, sans-serif;}
	.style1 {font-size: 90%}

	#nav {position:absolute; top:100px; left:0px;}
	#content {position:absolute; top:145px; left:170px; border-left-width:1px; padding-left:26px; padding-top:10px; border-style:solid; border-color:#666; border-bottom-width:0px; border-right-width:0px; border-top-width:0px;}
	li{list-style-type: none; }

-->


	pre {text-indent: 30px}

	#tabmenu {
		color: #000;
		border-bottom: 2px solid black;
		margin: 12px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 10px }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		color: #000000;
		background: #9accfe;
		font: bold 1em "Trebuchet MS", Arial, sans-serif;
		border: 2px solid black;
		padding: 2px 5px 0px 5px;
		margin: 0;
		text-decoration: none; }

	#tabmenu a.active {
		background: #ffffff;
		border-bottom: 3px solid #ffffff; }

	#tabmenu a:hover {
		color: #000000;
		background: #d7eaff; }

	#tabmenu a:visited {
		color: #000000; }

	#tabmenu a.active:hover {
		background: #ffffff;
		color: #000000; }

	#content_tab {font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
		text-align: justify;
		background: #ffffff;
		padding: 5px;
		border: 2px solid black;
		border-top: none;
		z-index: 2;	}

	#content_tab5 {font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
		text-align: justify;
		background: #ffffff;
		padding: 20px;
		border: 2px solid black;
		border-top: none;
		height: 320px;
		z-index: 2;	}

	#content_tab a {
		text-decoration: none;
		color: #000000; }

	#content_tab a:hover { background: #d7eaff; }

	#box_grey {
		position:absolute; 
		top:135px; 
		left:51px; 
		width:531px; 
		vertical-align:top; 
		padding-left:10px; 
		background-color: #ececec; 
		border:solid; 
		border-width:1px; 
		border-color:black; 
		height: 255px; }

.cse-overlay-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #FFF;
}
