body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	background-color:#000000;
	background-image: url(/img/bg_cbl.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	color: #50515b;
}

td, span, div{
	color: #50515b;
}

div.hr {
  height: 10px;
  background-image: url(/img/bg_dot.gif);
  background-repeat: repeat-x;

}

div.hr hr{
	height: 10px;
  display: none;
}

.tdPadding{
	padding-left: 5px;
}

td.showPadding{
	padding-left: 15px;
}

td.contactPadding{
	padding-top: 15px;
}
.rowSectionHeader{
	background-color: #EDF0F3;
}

.riderName{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.rowSectionHeader a:link, a:visited, a:active{
	color: #456581;
}
table.calendarBg{
  background-image: url(/fr/img/cal_bg.gif);
  background-repeat: repeat-y;
}

.contentCell{
	background-color: #F6F5E8;	
	padding: 0px 15px 0px 15px;
}
.newsTable td{	
	padding: 1px 7px 1px 7px;	
}
.newsTable td.newsTitleCell{	
	padding: 0px 0px 0px 0px;	
}
.newsTable td table td{	
	padding: 0px 3px 0px 0px;	
}
.newsTitleCell{
	padding: 0px 0px 0px 0px;	
	
}
.newsTitle{
	background-color: #50515b;
}
.newsTitle h1{
	padding: 0px 7px 0px 7px;	
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}
.newsDate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.newsDescription{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a, a:active, a:visited{
	color: #e90d0d;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #e90d0d;
	font-weight: bold;
	text-decoration: none;
}

img.Border1Black{
	border: 1px solid #000000;
}

input{
	border: 1px solid #afbecb;
	font-size: 10px;
	padding: 2px 2px 2px 2px;
}
input.inputblank{
	border: none;
	font-size:10px;
}