body {

  font-size: 11px;
  font-family: Verdana;
  background: #ffffff;
	}
	
#ajaxticker1{
width: 300px;
height: 200px;
font-size: 11px;
font-family: Verdana;
  color: #666666;
}

.someclass{ //class to apply to your scroller(s) if desired
}

a { text-decoration: none; color:#000000;}

img {
	border-width:0px;
  }
  
.redarrow {
 color: #bd1a01;
}

.footer {
 font-size: 10px;
  color: #666666;
  }

.footer a {color:#FF7028;}


.breadcrumb {
 font-size: 10px;
  color: #666666;
  }

.breadcrumb a {
color:#666666;
text-decoration:underline;
font-weight: normal;
}


.titleblack {
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}

.titlered {
  font-size: 14px;
  color: #bd1a01;
  font-weight: bold;
}

.redtxt{
  color: #bd1a01;
  font-weight: bold;
    font-size: 11px;
}

.titlegrey {
  font-size: 14px;
  color: #6F6F6F;
}


.txt{
  font-size: 11px;
  font-family: Verdana;
  color: #333333;
	}

.title a {color:#FF7028;}

.navarea {
  background-color: #262A30;
  padding: 2px 1px 2px 1px;
  color: #FFFFFF;
}

.navarea a {
color:#999999;
}

.quote
{color:#333333; font-style:italic; font-weight: bold; font-size: 11px;}

A:link {
	COLOR: #f6a240; text-decoration:none;font-weight: bold;
}
A:visited {
	COLOR: #f6a240; text-decoration:none; font-weight: bold
}
A:active {
	COLOR: #f6a240; text-decoration:none; font-weight: bold
}
A:hover {
	COLOR: #bd1a01; text-decoration:underline; font-weight: bold
}

a.navi:link {color:#ffffff; text-decoration:none; font-weight: normal; font-size: 11px;}
a.navi:visited {color:#ffffff; text-decoration:none; font-weight: normal; font-size: 11px;}
a.navi:active {color:#ffffff; text-decoration:none; font-weight: normal; font-size: 11px;}
a.navi:hover {color:#ffffff; text-decoration:none; font-weight: bold; font-size: 11px;}

a.grey:link {color:#333333; text-decoration:none; font-weight: normal; font-size: 11px;}
a.grey:visited {color:#333333; text-decoration:none; font-weight: normal; font-size: 11px;}
a.grey:active {color:#333333; text-decoration:none; font-weight: normal; font-size: 11px;}
a.grey:hover {color:#333333; text-decoration:none; font-weight: bold; font-size: 11px;}
