/* *** Generated by www.csscreator.com *** */
html, body
{ scrollbar-3dlight-color:#3300CC; scrollbar-arrow-color:#0066FF; 
scrollbar-base-color:#66CCFF; scrollbar-darkshadow-color:#0033FF; 
scrollbar-face-color:#FF99CC; scrollbar-highlight-color:#CC99CC; 
scrollbar-shadow-color:#3300CC; }
{ 
 margin:0; 
 padding:0; 
 } 
 
#pagewidth{ 
 width:100%; 
  min-width: 500px; 
  
} 
 
#header{ 
 height:100px; 
 width:100%; 
 background-color:#99E9E9; 
 } 
 
#leftcol{
 width:75px; 
 float:left; 
 position:relative; 
 margin-left:-75px; 
 margin-right:1px; 
 }
 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 75px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #50DFDF;   /* left column colour */ 
border-left-style: solid; 
background-color: #D3D6D9; /* center column colour */ 
width: auto; 
 } 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 }
 
#outer>#inner { border-bottom: 1px solid #D3D6D9;  }
 
.clr{clear:both;}
 
.content{padding:5px;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 

 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 
}
P{color:#990099; font-size:medium; font-family:serif; 
font-weight:normal; text-decoration:none; }
A{color:#9900cc; background-color:#cc99cc; font-family:serif; 
font-size:medium; font-weight:bold; text-decoration:none; }
A:Visited{color:#ff0000; background-color:#ffcc00; font-family:sans-serif; 
font-size:medium; font-weight:bold; text-decoration:none; }
A:Hover{ background-color:#33cc66; font-family:serif; font-size:medium; 
font-weight:bold; text-decoration:none; }
H1{color:#990000; }
H2{color:#990099; background-color:#ffccff; }
H3{color:#cc0000; background-color:#ffcc99; }
H4{color:#ff00ff; }
table { background-image: url(cloud1b.jpg); }
