@charset "utf-8";
/*  Document */

	p,li,h1,h2,h3,h4 {font-family:Arial, Helvetica, sans-serif; font-size:medium;}

	#addmargin {font-size:10px;}
	
	pre {text-indent: 30px}
 
	#tabmenu {
		color: #000000;
		border-bottom: 1px solid #94AFC1;
		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: #EEEEFF;
		font: bold 1em "Trebuchet MS", Arial, sans-serif;
		border: 1px solid #94AFC1; 
		padding: 2px 5px 0px 5px;
		margin: 0;
		text-decoration: none; }
 
	#tabmenu a.active {
		background: #FFFFFF;
		border-bottom: 3px solid #FFFFFF;
		 }
 
	#tabmenu a.active:hover {
		background: #FFFFFF;
		 }
 
	#contentform {font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
		text-align: justify;
		background: #FFFFFF;
		padding: 20px;
		border: 1px solid #94AFC1;
		border-top: none;
		z-index: 2;	
		}
	
		
	P.note {font-size: small;
		 }		
	#contentform a {font-size: small;
		background: #FFFFFF;

		 }
 
	/*#contentform a {
		text-decoration: none; 
		color: #E8E9BE; }
 
	#contentform a:hover { background: #9A9C6F; }*/
.boldred {
	font-weight: bold;
	color: #FF0000;

}
fieldset {
	border: 1px solid  #94AFC1; 
	padding:5px;
}
	
legend {
font-weight:bold;
font-size:medium;
padding-bottom: 10px;
padding-top: 10px;

}
