/* CSS definition file containing site wide stylesheets */
.dotbox { background-color: transparent; padding: 2pt 4pt 4pt 4pt; border-bottom: 1pt dashed rgb(0,0,0);}
 .toplight { background-color: rgb(204,0,0); background-image: url("../assets/images/2inner.gif"); background-repeat: repeat-y; background-position: top;}
 BODY { background-color: rgb(204,0,0); background-image: url("../assets/images/darker1.gif"); background-repeat: no-repeat; background-position: top;}
 .binner { background-color: rgb(204,0,0); background-image: url("../assets/images/1binside.gif"); background-repeat: no-repeat; background-position: center;}
 .innerlight { background-color: rgb(204,0,0); background-image: url("../assets/images/1inner.gif"); background-repeat: repeat-y; background-position: center;}
 .inner { background-color: rgb(204,0,0); background-image: url("../assets/images/1inside.gif"); background-repeat: no-repeat; background-position: center;}
 .lilbooks { font-size: 10px; color: rgb(0,0,0); line-height: 13px; font-weight: bold; text-decoration: none ;}
 .gold { background-color: rgb(251,225,143); background-image: url("../assets/images/lgoldbknd.gif"); background-repeat: repeat-y; background-position: top;}
 