
div.reg { font-family:"Times New Roman"; width:800px; }
div.narrow { font-family:"Times New Roman"; width:500px; }
div.border { border-style:solid; font-family:"Times New Roman";  }
div.medwide { font-family:"Times New Roman"; width:1200px; }
div.wide { font-family:"Times New Roman"; width:1600px; }
div.func { font-family:"Times New Roman";  width:800px; color:darkgreen}
div.table { font-family:"Times New Roman"; font-size:12px; width:500px; color:darkgreen}
div.main { font-family:"Times New Roman"; float:left; text-align:justify; width=800px; }
p.right { position:fixed; top:30px; right:5px; }
p.left { position:fixed; top:30px; left:5px; }
p.center { margin-left:auto; margin-right:auto; text-align: justified; width: 100%; font-family:"Times New Roman"; font-size:16px; }
p.centernarrow { margin-left:auto; margin-right:auto; text-align: justified; width: 50%; font-family:"Times New Roman"; font-size:16px;  }
p.centerlarge { margin-left:auto; margin-right:auto; text-align: justified; width: 100%; font-family:"Times New Roman"; font-size:20px; }

.fleft { float:left; width:800px; border:1px solid #0000ff; padding:5px;  }
.fleftnarrow { float:left; width:350px; padding:5px;  }
.fright { float:right; width:700px; border:1px solid #0000ff; padding:5px;  }
.frightnarrow { float:right; width:350px; padding:5px;  }

body { background-color:#d0e4fe; text-align:left}
body.gray { background-color:lightgray; text-align:left}
body.darkgreen { background-color:#088A08; text-align:left}

h1 { color:blue; text-align:center; }
h1.black { color:black; text-align:left; }
h2 { color:blue; text-align:center; }
h2.black { color:black; text-align:left; }
h3 { color:blue; text-align:center; }
h3.black { color:black; text-align:left; }

li { font-family:"Times New Roman"; font-size:20px; }
li.func { font-family:"Times New Roman"; font-size:16px; color:darkgreen}
p { font-family:"Times New Roman"; text-align:justify; font-size:20px; }

img.right { float:right; margin:0px; padding: 5px;}
img.left { float:left; margin:0px; padding: 5px;}

.thumbnail { float:left; height:182px; margin:5px; border:1px solid #0000ff; }
.text_line { clear:both; margin-bottom:2px; }

ul.leftmenu {float:left;list-style-type:none;margin:0;padding:20;overflow:hidden;background-color:#d0e4fe;width=100px; border:1px solid #0000ff; }
ul.nomark { list-style-type: none; }
a.leftmenu {display:block; color:blue; font-size:16px;  }
a.center { text-align:center; color:blue; font-size:16px;  }

#maincontent { float: right; width:800px; margin: 0px auto; font-family:"Times New Roman"; font-size:16px; background-color:lightgray;}
#leftsidebar { float: left; width:200px; margin: 0px auto; font-family:"Times New Roman"; font-size:16px; background-color:#E6E6E6; }
#fullwrapper { width:1010px; margin:0 auto; background-color:lightgray; }
#tablewrapper { width:1400px; margin:0 auto; background-color:lightgray; }

td { font-family:"Times New Roman"; font-size:16px; align:right}

#table{ color:#003300; font-family:"Times New Roman"; font-size:14px; empty-cells: show;  }
