a:link {color: rgb(0,5,255);
     background-color: transparent;
     font-style: normal;
     text-decoration: none}

a:visited {color: rgb(200,102,251);
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: none}

a:hover, a:active {color: white;
     background-color: transparent;
     font-weight: bold;
    
     text-decoration: none}
body {background-color: silver;}
#inbod{
      z-index: 3; 
      width:800px;
       background-image: url("images/br.jpg"); 
      background-repeat: repeat; 
 border-top:3px solid rgb(81,112,162);
    
border-left:3px solid rgb(81,112,162);
    border-right:3px solid rgb(81,112,162);
      }
#tbod{ 
      z-index: 3; 
      width:800px;
       background-image: url("images/back.gif"); 
      background-repeat: repeat;
      padding: 10px;
   border-top:3px solid rgb(24,50,118);
    border-bottom:3px solid rgb(24,50,118);
border-left:3px solid rgb(24,50,118);
    border-right:3px solid rgb(24,50,118);
      }
#inbod2{
      z-index: 3; 
	width:700px;
      background-image: url("images/back.gif"); 
      background-repeat: repeat; 
   border-top:3px solid rgb(96,128,200);
   
border-left:3px solid rgb(96,128,200);
    border-right:3px solid rgb(96,128,200);
      }
#srttbod{ 

      z-index: 3; 
      width:500px;
       background-image: url("images/back.gif"); 
      background-repeat: repeat;
      padding: 10px;
    
      }

.head {
   background-color: transparent;
     width:500px;
          z-index: 3;
 height:150px; 
     list-style-type: disc;
	font-family: Arial, Courier, sans-serif;
      font-weight: bold;
	font-size: 22px;
	line-height: 130%;
      padding: 10px;
      }
.headsub {
   background-color: white;
     width:400px;
      height:80px;  
      z-index: 3; 
     list-style-type: disc;
      font-weight:normal;
	font-family: Arial, Courier, sans-serif;
	font-size: 20px;
	line-height: 130%;
      padding: 10px;
      }

.content{

     width:450px;
      z-index: 3; 
     list-style-type: disc;
	font-family: Arial, Courier, sans-serif;
	font-size: 16px;
	line-height: 130%;
      text-align:left;
      padding: 10px;
      }
#menu{

   position:absolute;
     background-color: transparent;
	z-index: 3;
	left:10px;
	top:164px;
      width:100px;

      }

.agreem{

       background-color: white;
      z-index: 3; 
     list-style-type: disc;
	font-family: Arial, Courier, sans-serif;
	font-size: 16px;
	line-height: 130%;
      text-align:left;
      padding: 10px;
      }
