body {background-color:  #F0F0F0;
      background-image: url(  http://i163.photobucket.com/albums/t289/chappy_pill/Background-4.gif); 
      background-repeat: repeat-x;
      margin-top: 0;
      margin-bottom: 0;
      margin-left: 0;
      margin-right: 0; 
      padding-top: 0;
      padding-bottom: 0;
      padding-left: 0;
      padding-right: 0;
      font-family: verdana; 
      font-size: 8pt; 
      font-weight: normal;
      color: #B3B3B3; 
      text-align: left;

      }





.menu {
	margin: 0px;
	padding: 0px;
	color: #C0C0C0;
	width: 125px;
	list-style: none;
   
}
.menu li {
	padding: 3px 3px 3px 3px;
	margin: 0px;
}
.menu li a, .menu li a:visited {
	margin: 1px;
	padding: 1px 2px;
	color:  #C0C0C0;
	display: block;
	border: #ccc 0px solid;
	background: #FFFFFF;
        font-family: trebuchet ms;
        font-size: 8pt; 
	text-decoration: none;
        letter-spacing: 4px;
}
.menu li a:hover {
	color:  #CDB7B5;
	background: #F7F7F7;
	border: #000 0px solid;
}




small { font-family: arial; 
      font-size: 7pt; }


i {color: #73B1B7;
}

b {color: #BC8F8F;

}

u {color: #A3A3A3;
border-bottom: dashed;
border-width: 1px;
}

strike {color: #A78D84;
}

p { text-indent: 10px; }













A:link { color: #8B7D7B; 
         text-decoration: none;}

         
A:visited { color: #8B7D7B; 
            text-decoration: none; 
}
            
A:active { color: #8B7D7B; 
           text-decoration: none; 

  }

A:hover { color: #CDB7B5; 
          background:  #FAFAFA;
          text-decoration: none;
 }

