body {
          margin-top: 20px;
          margin-right: 40px;
          margin_bottom: 20px;
          margin_left: 120px;
          border-left: 1in;
          scrollbar-arrow-color:#FFFFCC;  
          scrollbar-face-color:#663300;
          scrollbar-shadow-color: #330000; 
          scrollbar-highlight-color: #FFFFCC; 
          scrollbar-track-color: #FFC044; 
          color: #431215;
          background: #FFFFCC;
     }
H1   {
          color: #663300; 
          font:normal normal bolder xx-large Arial,sans-serif; 
          text-align: center;
     }
H2   {
          color: #663300; 
          font:normal normal bolder x-large Arial,sans-serif;
          text-align: center;
     }
H3   {
          color: #663300; 
          font:normal normal bold large Arial,sans-serif;
          text-align: left;
     }
H4   {
          color: #663300; 
          font:normal normal bold medium Arial, sans-serif;
          text-align: left;
     }
H5   {
          color: #663300; 
          font:italic normal bold medium Arial,sans-serif; 
          text-align: left;
     }
HR   {    color: #431215;}
UL   {
         list-style-image: ;
     }
A:link {
         color: #CC3300;  
         font: Times serif
      }
A:visited {
         color: #CC6600; 
         font: Times serif
      }
A:hover {
         color: #990000; 
         font: Times serif
      }
a.bar:link{
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../kasbah/images/background.gif);
	background-repeat: repeat-x;
}
a.bar:hover{
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bar:visited{
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
TABLE
      {
          width  : 100%;
          border : none;
      }      
td.ft {
	background-image: url(../kasbah/images/background.gif);
	color: #FFC044;	
	background-repeat: repeat-x;
	width: 10%;
	height: 20px;
	float: left;
   text-alignment: left;
}
HR   {    color: #431215;}

