
body.main{color:black; ; background-color: white; 
           margin:10px 100px 10px 100px;  height:4in; width:4in;}   
          
body.front{color:black; ; background-color: white; 
           margin:50px 100px 10px 100px}  

DIV.front {  position: centered;
             
	                 color:black; background-color: white}

DIV.spacer {  clear: both; } 
DIV.header { position: fixed; 
        width: 100%;
        height: 19%;
        top: 0;
        right: 0;
        bottom: 80%;
        left: 0;  background-image: url(graphx/bground2.jpg); background-repeat: repeat;} 
        
DIV.maindiv { float: right; overflow: auto; scrollbar: vertical;  
            scrollbar-arrow-color:blue; scrollbar-base-color:navy;
	    	scrollbar-face-color:blue;  
	        position: fixed; clear: both;  overflow:auto; 
              width: 70%;
               height:75%;
                top: 20%;
                 right: 14%;
                   bottom: 5%;
                     left: 15%; 
	                 color:black; background-color: white}
    
DIV.sidebar { float:left; 
	    position: fixed; clear: both;
        width: 15%;
        height: 75%;
        top: 20%;
        right: 85%;
        bottom: 5%;
        left: 0; 
	color:blue; background-color: white;} 
    
    
DIV.footer {  position: fixed; background-color: #aaaacc;
        width: 100%;
        height: 5%;
        top: 95%;
        right: 0;
        bottom: 0;
        left: 0;}    
        
h1 {font-size: 20}
h8 {color: #FF00ff; size: 24}
h3 {color: #009900; font-size: 24}
h4 {color: red; font-size: 24}
h5 {color: navy; font-size: 24}
h6 {color: #8877ff; font-size: 24}
h7 {color: #ff8d00; font-size: 24}
h2 {font-size: 24}

table.maintbl {align: center; margin: 5 20 5 5; }
.th { align: center; background-color: #ddddaa; color:navy; }
.td { align: center; background-color: #ffffcc; color:navy; }

a.hilite:link { color: green; font-size:11pt; }
a.hilite:visited { color: purple; font-size:11pt;}
a.hilite:hover { color: blue; font-size:11pt; }

a.common:link { color: green; font-size:12pt; }
a.common:visited { color: red; font-size:12pt; font-weight: bold }
a.common:hover { color: navy; font-size:12pt; }
        
.header_bar {background-color:navy; color:white; font-family:'Times New Roman'; font-size:18pt; }

table.table_footer {color:#ffdd00; font-family:serif; font-size:12pt; padding-bottom="12"
              align:left}

.inv {color: white}
.inv2 {color: #ccdddd}

table.table_header {color:#ffdd00; font-family:serif; font-size:10pt; align:right;}
         
img.logo {width: 400; height: 100;}             
              
p.headerA {color: orange; font-family: Times New Roman; text-decoration:underline; font-size:11pt }

a.headerA {color: #FF00ff; font-family: Times New Roman; text-decoration:underline; font-size:11pt }
a.headerB {color: navy; font-family: Times New Roman; text-decoration:underline; font-size:11pt }
a.headerC {color: red; font-family: Times New Roman; text-decoration:underline; font-size:11pt }
a.headerD {color: blue; font-family: Times New Roman; text-decoration:underline; font-size:11pt }
a.headerE {color: #33ff22; font-family: Times New Roman; text-decoration:underline; font-size:11pt }
a.headerF {color: #8877ff; font-family: Times New Roman; text-decoration:underline; font-size:11pt }
a.headerG {color: #ff8d00; font-family: Times New Roman; text-decoration:underline; font-size:11pt }

OL {list-style-type: none; font-weight:500; color: navy}
OL.blue {list-style-type: decimal; font-weight:500; color: lightblue}
OL.number { list-style-type: decimal; font-weight:500 }
OL.dimond { list-style-type:  disc; font-weight:500 ; color: pink}
OL OL { list-style-type: lower-roman; font-weight:500 }

u {color: green}
u.blue {color: purple}
u.yellow{color: yellow}