

h1  {
	background: #A1A1A1 /*0084A5*/;
  /* #000000; */
	color: #3152A5 /*ce007B*/;
  /* #FFFF10; */
	/* font: normal */ font: 14pt "Arial", "Helvetica";
	/*  font: normal 20pt "Arial", "Helvetica";*/
	font-family : "Helvetica", sans-serif;
}

h2  {
	/* page-break-before : always; */
	
	font-family: "Helvetica", sans-serif;
}

h3  {
	font: normal 15pt "Arial", "Helvetica";
	font-family: "Helvetica", sans-serif;
}

p  {
	font : 11pt/13pt "Arial", "Helvetica";
	font-family: "Helvetica", sans-serif;
}

/* black and yellow feature nicht for netscape! Myriad Roman Verdana*/
p.intro  {
	font-style : normal;
	background-image : url(http://www.alanwest.com/image/screen.jpg);
	background-position : bottom right;
	background-repeat : no-repeat;
}

t  {
	font : 11pt/13pt "Arial", "Helvetica";
	font-style : normal;
	font-family: "Helvetica", sans-serif;
}

/* was 6/8*/
t.table  {
	font-style : normal;
	font : 11pt/13pt "Arial", "Helvetica";
	font-family: "Helvetica", sans-serif;
}

p.breakhere  {
	page-break-before : always;
}

li  {
	font : 11pt/13pt "Arial", "Helvetica";
	font-family: "Helvetica", sans-serif;
}

p.technical  {
	font : 9pt/11pt "Arial", "Helvetica";
	font-family: "Helvetica", sans-serif;
}

dt {font: 12pt/13pt Helvetica; }
dd {font: 12pt/13pt Helvetica; }

body { width: auto; text-align: left; 
 /* margin: 1% auto; */
 /* Tantek hack - http://www.tantek.com/CSS/Examples/boxmodelhack.html */
 voice-family: "\"}\""; 
 voice-family: inherit;
 font : 12pt "Arial", "Helvetica";
	font-family: "Helvetica", sans-serif;
 
 } 
/* 8 everything goes in wrapper */  


#wrapper { float: left; text-align: left; width: auto;  }

/* no
margin: 0 auto; 
position: relative;
float: center; 
text-align: left;
100%
relative;
margin: 0 auto
display: block;
 ?? width: 800px;*/

/* #header1 { display: none; overflow: hidden;} not used */ 

#header {  float: left; width: auto; text-align: left; max-width: 500; } 
/* float: left *ESSENTIAL* */

/* ; no margin-right: 3em; margin-bottom: 1em;
width was 325px auto  float: left; width: auto; position: relative;  width: 325px; */
#leftnav {   float: left; width: auto; text-align: left; } /* width: auto; position: relative; width: 15%; 150px;*/
#content {    width: 500;  text-align: left; margin-top: 75px; margin-left: 50px; margin-right: 50px ; }
/*  margin-top: 75px; stops the bluring of the h1 and content text at big screen sizes */

/*  width was auto was float: left; for flow in opera
    was width: 0 auto; float: center;
    position: relative; kills right win links
    position: absolute; fixes frams no good
    margin: 0 0% 0 0;
    relative center left relative; width: 80%; width: 490px; */
#rightnav { float: right; width: auto; text-align: right; } /*  width: auto; position: relative;  width: 5%; 125px*/
#footer { clear: both; }

blockquote {font: 11pt/13pt Helvetica; font-family: Helvetica, sans-serif;}
/* iframe { width: 315px; float: left; position: relative; } */
/* 315px; float: left; position: relative; width: 149px; float: left; position: absolute; */

xmp {color:red;display:none;}

body { font: normal 13pt "Arial",sans-serif }
/* tc3 strict  */
div.tc {float: left; width: 49%; }
/* tc3 strict  */
div.spacer { clear: both; }


#fontsize {
	display: inline;
}
#fontplus {
	border: 1px solid #000000;
	padding-left: .3em;
	padding-right: .3em;
	font-family: monospace;
}
#fontminus {
	border: 1px solid #000000;
	padding-left: .3em;
	padding-right: .3em;
	font-family: monospace;
}