/*  Fiber101_v1.css   Dec 15 04 tweaks - old info in comment fields. Last revision 24 Mar 2005 (container)*/

body          { color: #4f78e3; background-color: black;
                margin:0px;
                font-weight: normal; font-size: 22px;
							  font-family: Verdana, sans-serif }

div.container {
 position:relative;
 width:810px;
 margin-left:auto;
 margin-right:auto;
 }

div { 
 border:solid;border-width:0px;
 padding:0px;margin:0px; 
 }
									
div.pagetop     { position: absolute; left: 0px; top: 0px; width: 800px; height: 60px;
                  border-style: solid; border-color: RGB(51,51,102); border-width: 0px;
                  background-color: transparent; background-color: RGB(102,102,102); background-color: RGB(51, 51, 102); text-align: center}
div.left        { position: absolute; left: 0px; top: 60px; width: 142px; height: 550px;
                  overflow: hidden;
                  background-color: transparent; background-color: RGB(102,102,102); background-color: RGB(51, 51, 102);text-align: center}
div.center      { position: absolute; left: 150px; top: 60px; width: 500px;
                  background-color: transparent; }
div.center2     { position: absolute; left: 150px; top: 60px; width: 650px;
                  border-style: solid; border-color: RGB(102,102,102); border-width: 0px;border-right-width: 1px;
                  background-color: transparent; }
div.center3     { position: relative; left: 150px; top: 60px; width: 500px;
                  background-color: #9966ff;/*transparent;*/ }
div.right       { position: absolute; left: 658px; top: 60px; width: 142px; height: 550px;
                  background-color: RGB(51, 51, 102); }
div.pagebottom  { position: absolute; left: 0px; top: 610px; width: 800px; height: 60px;
                  background-color: RGB(50,84,150); background-color: RGB(51, 51, 102); text-align: center; }
div.menu        { position: absolute; left: 0px; top: 140px; width: 140px;
                  background-color: #495917; text-align: left; }
div.copyright   { position: absolute; left: 170px /* 190px */; top: 550px; width: 620px }
div.glouter   {
 width:98%;
 position: relative;
 background-color:blue;
 border:solid;border-width:0px;
 border-color:white;
 padding:0px;margin:0px; 
 }
div.glleft    {
 width:20%;
 background-color:green;
 border-top-width: 1px;
 border-top-color: #90ee90;
 border-bottom-width: 2px;
 border-bottom-color: #666666;
 float:left;
 }
div.glright   {
 width:79%;
 background-color:red;
 float:right; 
 }

div.just-l {
 text-align: left;
 float:left;
 } 
div.just-r {
text-align: right;
 }  
					
a             { color: black; text-decoration: none}
a:link        { color: white } 
a:active      { color: white }
a:visited     { color: white }
a:hover       { color: RGB(36,40,92); background-color: white; }

p.menuhead    { color: white; background-color: RGB(36,40,92); background-color: RGB(255,76,0);
                border-style:solid; border-color: black; border-width: 1px;
                margin: 0px; padding: 3px;
                font-family: Arial, sans-serif; font-size: 11pt; font-weight: bold }
p.menu        { color: white; background-color: RGB(36,40,92);
                border-style: solid; border-color: black; border-width: 1px;
                margin: 0px; padding: 3px;
                font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold }
p.menu2       { color: white; background-color: #FF9D5B;
                border-style: solid; border-color: black; border-width: 1px;
                margin: 0px; padding: 3px;
                width: 60%;
							  font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold }
p.menu3       { color: white; background-color: #FF9D5B;
                border-style: solid; border-color: black; border-width: 1px;
                margin: 0px; padding: 3px;
                font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold }
p.righthead   { color: white; background-color: RGB(36,40,92);
                border-style: solid; border-width: 1px; border-color: black;
                padding: 2px; padding-left: 5px; margin: 1px; margin-top: 0px;
                font-family: Arial, sans-serif; font-size: 11pt; font-weight: bold; text-transform: uppercase }
p.rightbody   { color: white;
                margin: 0px;
                font-family: Verdana, sans-serif; font-size: 12px }
p.glname      { color: white;
                margin: 0px;
								
								padding-left:2px;
                font-family: Verdana, sans-serif; font-size: 12px }
p.glbody      { color: yellow;
                margin: 0px;
								padding-left:2px;
                font-family: Verdana, sans-serif; font-size: 12px }
p.panelhead   { color: #af7f3a; background-color: #fff8e3;
                border-style: solid; border-color: black; border-width: 1px;
                margin: 0px; padding: 3px;
                font-family: Arial, sans-serif; font-size: 16px }
p.copyright   { color: RGB(255,204,153)/* green */;
                margin: 0px;
                font-family: Times, serif; font-size: 13px /*12px*/}
span          {color: RGB(255,76,0);  }


/*Div.diagnostic  { position: absolute; left: 100px; top: 900px; width: 600px;
                overflow: hidden;
                border-style: solid; border-width: 6px; border-color: red;
                padding: 2px; padding-left: 5px; margin: 1px; margin-top: 0px;
                background-color: white; text-align: left}
Div.warning   { position: absolute; left: 85px; top: 100px ; width:550px; 
                background-color: transparent }*/