html        { background-color:#ffffff; margin:0px;padding:0px; background-image: inherit  }
body        { font-size:1.0em; line-height:1.3em; font-family:Arial,sans-serif; color:#000040; background-color:#e6e6e6;
              margin:0px; padding: 3em 1em .5em 30px; 
			  background-image:url(../Images/Background.jpg);
			  background-repeat:repeat-x;
			  background-color:#fff; width:100%;}
 /*             background-image: linear-gradient(90deg, #AFAFAF 24px, #f0f8ff 26px); */
p,ul,ol,li,td,th,address,blockquote
            { font-size: 1.0em; line-height:1.3em; 
			  font-family:"Trebuchet MS,"Arial,sans-serif; 
			  color:#000040; 
			  background-image: inherit }
			  
.Drag_n_Drop { background-color:#f0f8ff }
.Drag_Bar    { background-color:#e6e6e6 }
input,select,textarea
            { font-size: 1.0em; line-height:1.3em; font-family:Arial,sans-serif; color:#000040; background-color:#ffffff }
a:link      { color:#5050ff }
a:visited   { color:#4040aa }
a:active    { color:#5050ff }
button      { color:#000000;  text-align:center; width:70px;
              font-size: 1.0em; font-family:"Trebuchet MS",serif;
              cursor:pointer ; 
			  background-image:url(../Images/Button.jpg)} 
		  
input       { text-align:center }