	body {
		margin: 20px;
		padding: 0px;
		font: 16px arial, sans-serif; }

	pre {text-indent: 30px}

	#tabmenu {
		color: #000000;
		border-bottom: 1px 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: #ccdd33;
		font: bold 0.7em  Arial, sans-serif;
		border: 1px solid black;
		padding: 2px 5px 0px 5px;
		margin: 0px;
		text-decoration: none; }

	#tabmenu a.active {
		color: #000000;
		background: #F1EFCC;
		border-bottom: 3px solid #F1EFCC; }

	#tabmenu a:hover {
		color: #000000;
		background: #F1EFCC; }

	#tabmenu a:visited {
		color: #000000; }

	#tabmenu a.active:hover {
		background: #d2d2d2;
		color: #ffffff; }

	#content {font: 0.8em Gothic, sans-serif;
		text-align: justify;
		background: #F1EFCC;
		color: #330000;
		padding: 20px;
		border: 1px solid black;
		border-top: none;
		z-index: 2;	}

	#content a {
		text-decoration: none;
		color: #0000ff; }

	#content a:hover { background: #ffffff; }
  input.bbut{ 
font-family: verdana, helvetica, sans-serif; 
font-size: xx-small;
color: #000000;
background-color: #e0e0e0 ;}
  textarea.ct{ 
border: 0px;
font-family: verdana, helvetica, sans-serif; 
font-size: x-small;
color: #00005F;
background-color: #cccccc;}
  
  input.nb{ 
border: 0px;
font-family: verdana, helvetica, sans-serif; 
font-size: x-small;
color: #00005F;
background-color: #cccccc;}
 select.nbs{ 
border: 0px;
font-family: verdana, helvetica, sans-serif; 
font-size: xx-small;
color: #00005F;
background-color: #cccccc
} 
p {font-family : Verdana, Arial, Helvetica, sans-serif ;
font-size : 11px ;
color : #000000 ; }

h4 { border-top-style: double;
border-top-color: purple;
border-top-width: thick; }

A { text-decoration:none;
font-family : Verdana, Arial, Helvetica, sans-serif ;
font-size : 11px ;
 }
td.buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #333333;
 color: #FFFFFF;
 margin-right: 6px;
}
td.shadowt {
background-color: #d5d5d5;
border-bottom-style: solid;
border-bottom-color: black;
font-family : Verdana, Arial, Helvetica, sans-serif ;
font-size : 11px ;
color : #8b3d93 ;
border-bottom-width: 1px; }

td.copyr {
background-color: #d5d5d5;
border-bottom-style: solid;
border-bottom-color: black;
font-family : Verdana, Arial, Helvetica, sans-serif ;
font-size : 11px ;
color : #0000FF ;
border-bottom-width: 1px; }
td.errmsg {
background-color: #cccccc;
border-bottom-style: solid;
border-bottom-color: black;
font-family : Verdana, Arial, Helvetica, sans-serif ;
font-size : 11px ;
color : #ff0000 ;
border-bottom-width: 1px; }

td.mnu {
background-color: #8b3d93;
border-bottom-style: solid;
border-bottom-color: #cccccc;
font-family : Verdana, Arial, Helvetica, sans-serif ;
font-size : 11px ;
color : #cccccc ;
border-bottom-width: 5px; }

td.std {
background-color: #ffffff;
font-family : Verdana, Arial, Helvetica, sans-serif ;
font-size : 11px ;
color : #000000 ;
 }
td.stdold {
background-color: #f1f0ba;
font-family : Verdana, Arial, Helvetica, sans-serif ;
font-size : 11px ;
color : #000000 ;
 }