/*default body color*/
body, table, td {
   font-family : verdana, arial, helvetica, Sans-serif;
   text-decoration : none;
   background-repeat: repeat-x; }
/*end default body color*/

a {color : #ffffcc;
   font-family :verdana, arial, helvetica, Sans-serif;   
   text-decoration : underline;}

hr {color : #000000}

.darkolive
{ background : #FAC371;
  color : #ffffcc;}
  
.orange
{ background : #FAC371;}

.black1
{ background : #000000;
  color : #ffffff;}

.bg1
{ background : #5F4B3F;
  color : #cccccc;
  font-size: 12px;}

.bg2
{ background : #F7D4A1;
  color : #000000;
  font-size: 12px;}
  
.transbg
{ background : #cccccc;}
  
.bg3
{ background : #AD9D94;
  color : #000000;
  font-size: 12px;}

a.mediumolive
{ color : #000000;}
  
a:hover.mediumolive
{ color : #333333;}
  
.grey
{ background : #333333;
  color : #ffffcc;}

.mainheadline
{ color : #4B3020;}
a:hover.mainheadline
{ color : #4B3020;}

.righthand
{ color : #BA7001;}
a.righthand
{ color : #BA7001;}
a:hover.righthand
{ color : #BA7001;}


.sbg1
{ background : #666666;
  color : #ffffcc;}
  
.slightred
{ background : #996666;
  color : #ffffcc;}
  
.sbg3
{ background : #333333;
  color : #ffffcc;}
  
.sdarkred
{ background : #330000;
  color : #ffffcc;}
  
.global
{color : #ffffcc;}

a.global
{color : #ffffcc;}

.local {
	color : white;
	font-size: 12px;
}

a.local {
	color: white;
	font-size: 12px;
}

a:hover.local {
	color: #C5C5C5;
	font-size: 12px;
}

.local_grey {
	color: #B5B3B5;
	font-size: 12px;
}

a.local_grey {
	color: #B5B3B5;
	font-size: 12px;
}

a:hover.local_grey {
	color: #DBDBDB;
	font-size: 12px;
}

a.bbcpageServices {
	color: #B5B3B5;
}

a:hover.bbcpageServices {
	color: #DBDBDB;
}

a.bbcpageFooter {
	color: white;
}

a.black
{ color : #000000;}
  
a:hover.black
{ color : #333333;}

td.darkGrey {
	background: #333333;
	color: #cccccc;
	font-size: 12px;
	padding: 10px;
}

td.darkGrey a {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

td.darkGrey a:hover {
	color: #cccccc;
	font-weight: bold;
	text-decoration: underline;
}

td.promoBody {
	background: #999999;
	color: black;
	font-size: 12px;
}

td.promoBody a {
	color: black;
	font-size: 12px;
	text-decoration: none;
}

td.promoBody a:hover {
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}

td.rhnGrey {
	background: #D2D2D2;
	color: black;
	font-size: 12px;
}

td.rhnGrey a {
	color: black;
}

td.rhnGrey a:hover {
	color: #666666;
}