
blockquote {
        font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.homepagetestimonial   {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: italic;
  font-size: 13px;
}


OL   {
  font-family: Arial, Helvetica, sans-serif;
  color: #800000;
  font-weight: normal;
  font-size: 15px;
  background-color: #FFF8DC;
}

UL   {
  font-family: Arial, Helvetica, sans-serif;
  color: #4A1E1E;
  font-weight: normal;
  font-size: 14px;
}

DIV   {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  background-color: #FFFFE1;
}

       a {
        font-weight : normal;
        text-decoration: none; color:#0000ff;
        font-family : Verdana, Arial, Helvetica, sans-serif

        }

        a: link {
        font-weight : bold;
        text-decoration: none; color:#0000ff;
        font-family : Verdana, Arial, Helvetica, sans-serif

        }

        a:hover {
        font-weight : bold;
        text-decoration: underline; color:#0000ff;
        font-family : Verdana, Arial, Helvetica, sans-serif

        }

        a: visited {
        font-weight : normal;
        text-decoration: none; color:#00ff00;
        font-family : Verdana, Arial, Helvetica, sans-serif

        }

.subscrip   {
  background-color: #C2DEF3;
}

.freebies   {
  background-color: #C2DEF3;
  font-weight: bold;
  font-size: 14px;
}

.beatbuyers   {
  background-color: #ff5b5b;
}
.bpiheader   {
  text-align: center;
  background-color: #00FF00;
}
.plain   {
  text-align: center;
  background-color: #FFFFFF;
}

.yellowspan   {
  background-color: #ffff00;
}

.colourspan   {
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: #ffff00;
  font-size: 20px;
  border-top: dotted px1;
  border-bottom: dotted px1;
}

.plain-homepage  {
  text-align: left;
  background-color: #FFFFFF;
}

H1   {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: normal;
 }
H2   {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: normal;
 }

.amazon  {
  background-color: #FFFFFF;
}
/*Example CSS for demo ticker*/

#ajaxticker1{
width: 769px;
height: 20px;
border: 1px ridge black;
padding: 2px;
background-color: #6E0D26;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FFF8DC;
}

.someclass{ //class to apply to your scroller(s) if desired
}

