body{
	text-align: center;
	background-color: #ffffff;
	font:	10px/1.2 Courier, Arial, Helvetica, sans-serif;
	color: #ffff00
}

#frame {
        position: absolute;
        left:20px;
        top: 20px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
}

#logoleft
  {
     position: absolute;
     left:0px;
     top: 25px;
     height: 525px;
     width: 100px;
     background-color: #ffffff;

  }	

#leftcorner
  {
     position: absolute;
     left:0px;
     top: 0px;
     height: 25px;
     width: 25px;
     background-color: #4682b4;

  }

#rightcorner
  {
     position: absolute;
     left:805px;
     top: 0px;
     height: 25px;
     width: 25px;
     background-color: #4682b4;

  }

#topmenu
  {
     position: absolute;
     left:25px;
     top: 0px;
     height: 25px;
     width: 780px;
     background-color: #4682b4;

  }

#pagebody{
     position: absolute;
     left:100px;
     top: 25px;
     width: 530px;
     height: 525px;
     padding: 10px;
     font:	12px Arial, Helvetica, sans-serif;
     background-color: #ffffff;
     color: #000000;

     

}

#bookmenu{
     position: absolute;
     left:650px;
     top: 25px;
     width: 180px;
     height: 520px;
background-color: #997765;
color: #FFFFFF;

}

#bookbottom{
     position: absolute;
     left:650px;
     top: 525px;
     width: 180px;
     height: 25px;
background-color: #ffffff;
color: #FFFFFF;

}

#adminbody{
     position: absolute;
     left:100px;
     top: 25px;
     width: 730px;
     height: 525px;
     padding: 10px;
     background-color: #ffffff;
     color: #000000;
     

}


#adminlogin{
     position: absolute;
     left:0px;
     top: 550px;
     width: 100px;
     height: 10px;
     background-color: #ffffff;
     color: #000000;
     font: 10px/1.2 Arial;
     

}







  


	
       
	




 




       

        


#adminview{
	width: 800px; 
	height: 500px; 
	background-color: #bb0000;
	border: 3px solid #ff9900;

}


h1	{
	color: #ffff00;
	font-size: 12px;
	padding: 0px;
}	

h2	{
	color: #FFFF00;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
}	

h3	{
	color: #cc6633;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
}	

h4	{
	color: #ffff00;
	font-weight: bold;
	font-size: 24px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif
}	

h5	{
	color: #FFFF00;
	text-align: center;
	font-size: 16px;
}	

	

A	{
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	cursor: hand;
	font-weight: normal;
	color: #ffffFF;
	}
A:hover {
	text-decoration: underline;
	color: #ffff00;

	}

A.body1 {
	font: times;
	font-size: 12px;
        color: 4682b4;
        }
        
A.body1:hover {
        text-decoration: underline;
        color: 4682b4;
        }

A.body2 {
	font-size: 12px;
        color: #000000;
        }
        
A.body2:hover {
        text-decoration: underline;
        color: #4682b4;
        }


A.admin {
	font: arial;
	font-size: 10px;
        color: ffffff;
        }
        
A.admin:hover {
        color: 4682b4;
        text-decoration: none;
        }







A.tablelink {
        }
        
A.tablelink:hover {
        color: yellow;
        font-weight: normal;
        }
        
input.1 {
         width: 190px;
        } 
        
select.1 {
         width: 190px;
        } 
select.2 {
         width: 200px;
         } 
textarea.1 {
         width: 200px;
         height: 50px;
        } 
textarea.2 {
         width: 300px;
         height: 100px;
         }
tr.tablerow0
       {
        background: #0000bb;
        font-family: "arial";
	font-size: 12px;
       
       }
tr.tablerow1
       {
        background: #000066;
        font-family: "arial";
	     font-size: 12px;
	
       }
tr.tableheading
       {
        
        font-family: "arial";
	font-size: 12px;
	font-weight: bold;     
     
       }
       
td  {
     padding: 4px;
     font: 12px/1.2 Arial, Helvetica, sans-serif;
     color: #000000;

     }


  
   a.maintablelink {
       color: black;
       font-family: tahoma;
       font-weight: bold;
      } 
  table.showtable {
       
      
      }
  tr.showtableheading {
       background-color: #000044;
       font-family: verdana;
       font-weight: bold;
       font-size: 14px;
       color: #ffff00;
       font-size: 12px;
      }
  tr.showtablerow_0
    {
       background-color: #000066;
       border: 1px solid black;
       color: #ffff00;
       font-size: 10px;
    }
  tr.showtablerow_1
    {
       background-color: #000044;
       border: 1px solid black;
       color: #ffff00;
       font-size: 10px;
    }
   td.showtablelinkcell_0
    {
      background-color: white;
      color: black;
      font-family: verdana;
    }
   td.showtablelinkcell_1
    {
      background-color: white;
      color: black;
      font-family: verdana;
  
  }     
  
  .BJWARD_HEADERSTYLE
    {
		      background-color: white;
      color: black;
      font-family: verdana;
    }