@import "stylebasic.css";
@import "styletable1.css"; 

p.col {margin-left: 5%;
margin-right: 2em;}

p.colright {text-align: right;
}

p.colcenter {text-align: center;
}
p.colindent {margin-left: 6%
}

p.coleditor {
font-style: italic;
}
p.navleft {background-color: #dfdfdf;
padding: 1px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 8pt;
font-weight: lighter;
text-align: right;
margin-left: 0;
margin-right: 0;
text-indent: 0%;
border: thin #ffffff ridge;
}

p.navleft a:link {
color: #000099;
text-decoration: none;}

p.navleft a:visited {
color: #000099;
text-decoration: none;}

p.navleft a:hover {
color: #ffff80;
text-decoration: none;}

p.navleft a:active {
color: #ffffff;
text-decoration: none;}

p.yellow {background-color: yellow;
padding: 1px;
font-size: .7em;
font-weight: lighter;
text-align: right;
margin-left: 0;
margin-right: 0;
border: thin #ffffff;
}


p.yellow a:link {
color: #000099;
text-decoration: none;}

p.yellow a:visited {
color: #000099;
text-decoration: none;}

p.yellow a:hover {
color: #ffff80;
text-decoration: none;}

p.yellow a:active {
color: #ffffff;
text-decoration: none;
}

h2.col {
margin-left: 2%;
margin-right: 2em;
}


h3.col {margin-left: 2%;
margin-right: 2%;
padding:5px;}

h4.col {
margin-left: 2%;
margin-right: 2%;
font-weight: lighter;
font-size: .8em;
padding:5px}

h5 {font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000099;
margin-left: 2%;
margin-right: 2%;
font-weight: lighter;
font-style: normal;
font-size: .7em;
}

#leftcontent {
position: absolute;
left:1%; 
top:250px;
 width:100px;
background:#fff;
}

#centercontent {
margin-left:101px;
margin-right:140px;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 101px;
margin-right:99px;
	}
html>body #centercontent {
margin-left:101px;
margin-right:99px;
	}

#rightcontent {
 position: absolute;
 top:250px;
 right:0%;
 width:100px;
background:#fff;
}

ul.col {
list-style-position: outside;
margin-left: 7%;
margin-right: 10%;}

ul.coldisc {
list-style-position: outside;
margin-left: 10%;
margin-right: 10%;}

ul.colcircle{
list-style-type: circle;
list-style-position: outside;
margin-left: 15%;
margin-right: 10%;}

ul.colsquare{
list-style-type: square;
margin-left: 20%;
margin-right: 10%;}

ul.colnone 
{
list-style-type: none
}

