#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-Bottom: white solid 0px;
   border-Left: white solid 0px;
   border-Right: white solid 0px;
   border-Top: white solid 0px;
	background-color: transparent;
}

#sortableList td{
   border-Bottom: black solid 0px;
   border-Left: black solid 0px;
   border-Right: black solid 0px;
   border-Top: black solid 0px;
	background-color: #C8CBCE;
	padding: 3px;
}

#sortableList .sortableListClassCell{
   border-Bottom: black solid 0px;
   border-Left: black solid 0px;
   border-Right: black solid 0px;
   border-Top: black solid 0px;
	background-color: #C8CBCE;
	padding: 3px;
}

#sortableList .sortableListClassFirstRow{
}
#sortableList .sortableListClassFirstRow td{
	background-color: #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{
/*   font-size: 10px;
   font-weight: bold;
   color: #333229;*/
}
#stretchableListNavigBar .sortableListInactive{
/*   font-size: 10px;
   font-weight: bold;
   color: #44556D;*/
}
#stretchableListNavigBar td.sortableListBack{
/*   border: #A1A1A1 solid 1px;
   background-color: #006695;*/
}
#stretchableListNavigBar td.sortableListCounter{
   padding: 2px 20px 2px 20px;
}
#stretchableListNavigBar td.sortableListForward{
/*   border: #A1A1A1 solid 1px;
   background-color: #006695;*/
}
#stretchableListNavigBar{
/*   background-color: #D8D8D8;
   border: buttonShadow solid 0px;*/
   margin: 10px 20px 10px 20px;
}
#stretchableListNavigBar td{
/*   padding: 2px;
   border: buttonShadow solid 0px;*/
}

#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 0px 0px 0px;
	padding: 0px 0px 0px 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-color: #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{
	/*width: 100%;*/
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	vertical-align: top;
	padding: 15px 0px 15px 0px;
}

#stretchableList{
   border-Bottom: white solid 0px;
   border-Left: white solid 0px;
   border-Right: white solid 0px;
   border-Top: white solid 0px;
	background-color: transparent;
	width: 430px;
}

#stretchableList td{
   border-Bottom: black solid 0px;
   border-Left: black solid 0px;
   border-Right: black solid 0px;
   border-Top: black solid 0px;
   padding: 0px;
}



.rowClass{
   display: block;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   float: left;
   width: 215px;
/*
   height: 180px;
*/
}
.rowClass .cellInner{
   display: block;
}
.colClasssimage{
/*
   padding: 0px 0px 0px 0px;
   text-align: center;
   display: block;
   height: 100%;
*/
	display: table;
	_display: block;
	width: 204px;
	height: 152px;
	padding: 0px;
	_position: relative;
	_overflow: hidden;
}
.colClasssimage a {
	display: table-cell;
	_display: block;
	_position: absolute;
	_top: 50%;
	_left: 50%;
	text-align: center;
	vertical-align: middle;
}
.colClasssimage img{
	_position: relative;
	_top: -50%;
	_left: -50%;
   margin: 0px 0px 0px 0px;
   border: 1px solid #A7A9AC;
}
.colClassname{
   display: none;
   text-align: center;
   padding: 0px 0px 0px 0px;
   height: 40px;
}
.colClassname .cellLink{
   font-size: 11px;
}

