
body{
font-family: "helvetica", sans-serif;
font-size: .8em;
background-color: #fafafa;
}

div{
background-color: #fafafa;
}

p {
text-indent: 0em;
border: .5em;
}

h1 {
font-size: 1.25em;
color: #86759A;
}

h3 {
font-size: 1em;
font-weight: bold;
}

h2 {
font-size: 1em;
font-weight: bold;
}

ul {
list-style-type: dot;


}


#page{
	width:65%;
	background-color:#FFF;	
	text-align: left;
	display: block;
	margin: 40px auto 10px auto;
}
	
div#main h1  {	
	text-align: center
}





table, td, th {
    border: 1px  solid #86759A;	
	text-align: left;
	 margin: 0px auto; 
}

th {
    background-color: #86759A;
    color: white;
	padding: 0 .5em 0 .5em;
}


td {
 	padding: 0 .5em 0 .5em;
}



hr.colored {
background-color: #86759A;
margin: 1em 0 1em 0;
padding:.05em;
}


	
	
	
div#main {	 
padding: 15px 0 0 0;
margin-top: 40px;
width: 100%
}

div#footer{ 
text-align: center;
margin-top: 2em;
padding: 1px;
background-color: #757;
color: #86759A;
font-weight: bold; 
}

div#footer a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #C5C5D5;
	}
	
div#footer a:hover, div#footer  a:focus, div#footer  a:active { 
	text-decoration: underline; 	
}
.section h1{
	text-weight: bold;
}
.section {
	padding-top: 3em;
	padding-bottom: 3em;
}

strong { 
	text-weight: bold;
}
div#fmenu {	
position: fixed;
z-index: 10000;
color: white;
background-color: #86759A;
padding: 0;
text-align: left;
width: 15%;
margin-top: 40px;

}
div#fmenu  ul  {	
 padding: 0;
}
div#fmenu  ul  li{	
margin:1em;
padding: .5em; 
text-align: center;
width: 80%;
list-style-type: none;
background-color: #9685AA;

}
div#fmenu  a {
color: white;	
text-decoration:none;
}

div#fmenu  ul  li:hover{	
background-color: #A695BA;
}
 
		
div#header {	
position: fixed;
z-index: 10000;
background-color: #86759A;
padding: 0;

text-align: center;
height: 60px;
width: 65%;
margin-top: -40px;
}

div#header  h1 {
font-size: 1.45em;
color: white;

padding: 0;
line-height: 50%;
}


strong.warning {
color: red;
}

.newlink
{
color: #f22;
}























a {
	text-decoration: none; 
	color: #86759A;
	font-family: "helvetica", sans-serif;
}

a:link { 
	font-weight: 700; 
}
 
a:visited { 
	font-weight: 500; 	
}

a:hover, a:focus, a:active { 
	text-decoration: underline; 
}
	
	
	














	

.demo_examples
{
   list-style-type: none; 
}



li > p 
{
padding: 0;
margin: 0;
}
