#BreadCrumbNav {
	font-size: 11px;
	text-decoration: none;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9c9;
	color: #666;
}
#BreadCrumbNav a:link {
	color: #f77626;
	text-decoration: none;
}
#BreadCrumbNav a:visited {
	color: #f77626;
	text-decoration: none;
}
#BreadCrumbNav a:hover {
	color: #000;
	text-decoration: none;
}
#PagingArea {
	text-decoration: none;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9c9;
	color: #666;
	margin-top: 10px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9c9c9;
}
#PagingBar {
	color: #666;
	float: right;
	text-align: right;
	padding-top: 3px;
	width: 256px;
}
#PagingBar a:link {
	color: #666;
	text-decoration: none;
}
#PagingBar a:visited {
	color: #666;
	text-decoration: none;
}
#PagingBar a:hover {
	color: #000;
	text-decoration: none;
}
#GreyGradientBox {
	background-color: #ececec;
	background-image: url(../images/gradiendBox_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#GreyGradientBox #Padding_8px{
	padding: 8px;
	background-image: url(../images/tv.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 237px;
}
#AlignCenter {
	display: block;
	text-align: center;
}

#GreyGradientBox ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#GreyGradientBox ul li {
	padding: 0px;
	line-height: 20px;
	color: #f77626;
}
#LightGreyGradientBox {
	background-color: #FFF;
	background-image: url(../images/lightGredient_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #e8e8e8;
}
#LightGreyGradientBox #Padding_8px {
	padding: 8px;
	height: 237px;
}
#StatisticsLabel {
	background-color: #f2f2f2;
	padding: 4px;
	float: left;
	width: 129px;
	margin-bottom: 1px;
	margin-right: 1px;
}
#StatisticsRow {
	width: 100%;
}

#StatisticsValue {
	background-color: #dadada;
	padding: 4px;
	float: left;
	width: 25px;
	text-align: right;
}