#sortableList a.sortableList {
	color: #333229;
	text-decoration: none;
}
#sortableList a.sortableList:visited {
	color: #333229;
	text-decoration: none;
}

#sortableList a.sortableList:hover	{
	color: #333229;
	text-decoration: underline;
}

#sortableList span.sortableList {
	font-family: Menu, Verdana, Arial, Helvetica, sans-serif;
	color: #333229;
}

#sortableList{
	border: 0px;
	background: transparent;
}

#sortableList td{
	border: 0px;
	background: #C8CBCE;
	padding: 3px;
}

#sortableList .sortableListClassCell{
	border: 0px;
	background: #C8CBCE;
	padding: 3px;
}

#sortableList .sortableListClassFirstRow{
}
#sortableList .sortableListClassFirstRow td{
	background: #5D7494;
}

#sortableList .sortableListClassFirstRow .sortableList{
	font-weight: bold;
	color: #BDC6CF;
}
#sortableList .sortableListClassFirstRow .sortableList:visited{
	font-weight: bold;
	color: #BDC6CF;
}
#sortableList .sortableListClassFirstRow .sortableList:hover{
	font-weight: bold;
	text-decoration: none;
	color: #BDC6CF;
}

#stretchableListNavigBar .sortableList{
}
#stretchableListNavigBar .sortableListInactive{
}
#stretchableListNavigBar td.sortableListBack{
}
#stretchableListNavigBar td.sortableListCounter{
	padding: 2px 20px 2px 20px;
}
#stretchableListNavigBar td.sortableListForward{
}
#stretchableListNavigBar{
	margin: 10px 20px 10px 20px;
}
#stretchableListNavigBar td{
}

#selectedNews{
	width: 100%;
}
#selectedNews .newsPicture{
}
#selectedNews .newsHeading{
	padding: 5px 0px 5px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #BDC6CF;
	letter-spacing : 2px;
}
#selectedNews .newsTopic{
	color: #5D7494;
}
#selectedNews .newsSubheading{
	padding: 5px 10px 5px 15px;
	font-size: 12px;
	font-weight: bold;
	color: #5D7494;
	letter-spacing : 0px;
}
#selectedNews .dateCreated{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}
#selectedNews .newsContent{
	display: block;
	padding: 5px 10px 5px 15px;
	font-size: 12px;
}
.topicsSubheading{
	padding: 5px 0px 5px 15px;
	font-weight: bold;
	font-size: 12px;
	color: #BDC6CF;
	background: #5D7494;
}
#errorMessage{
	padding: 5px 0px 5px 15px;
	font-weight: bold;
	font-size: 12px;
	color: #5D7494;
}



/*#stretchableList a.cellLink,
#stretchableList a.cellLink:visited,
#stretchableList a.cellLink:hover,
#stretchableList span.cellLink{
	font-family: Menu, Verdana, Arial, Helvetica, sans-serif;
	color: #333229;
	text-decoration: none;
}
#stretchableList a.cellLink:hover{
	text-decoration: underline;
}*/

/*
#stretchableList a.cellDate,
#stretchableList a.cellDate:visited,
#stretchableList a.cellDate:hover,
#stretchableList span.cellDate{
	font-family: Menu, Verdana, Arial, Helvetica, sans-serif;
	color: #666452;
	text-decoration: none;
}
#stretchableList a.cellDate:hover{
	text-decoration: underline;
}*/

.blockTableShop{
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	vertical-align: top;
	padding: 14px 0px 10px 0px;
}

#stretchableList{
	border: 0px;
	background: transparent;
}

#stretchableList td{
	border: 0px;
	padding: 3px;
}



.rowClass{
	display: block;
	margin: 5px 0px 5px 0px;
	padding:0px;
	float: left;
	width: 182px;
}
.rowClass .cellInner{
	display: block;
}
.colClasssimage{
	padding: 0px;
	text-align: center;
	display: block;
	height: 100%;
}
.colClasssimage img{
	margin: 0px;
	border: 1px solid #14181F;
}
.colClassname{
	display: block;
	text-align: center;
	padding: 0px 2px 0px 2px;
}
.colClassname .cellLink{
	font-size: 11px;
}

.colClassdow {
	display: block;
	text-align: center;
	height: 30px;
}
