.listManagerTitleLine {
	color: #DAECF2;
	font-weight: bold;
	background-color: #224652;
	height: 16px;
}

.listManagerLineThumbnail1 {
	color: #333355;
	background-color: #E6E6E6;
	background-image: url("lineBackground.png");
	background-repeat: repeat-x;
	height: 32px;
}

.listManagerLineThumbnail2 {
	color: #333355;
	background-color: #D2D2D2;
	background-image: url("lineBackground.png");
	background-repeat: repeat-x;
	height: 32px;
}

.listManagerLineThumbnailH {
	color: #333355;
	background-color: #CDD5FF;
	background-image: url("lineBackground.png");
	background-repeat: repeat-x;
	height: 32px;
}

.listManagerLine11 {
	color: #333355;
	background-color: #E6E6E6;
	background-image: url("lineBackground.png");
	background-repeat: repeat-x;
	height: 16px;
}
.listManagerLine12 {
	color: #333355;
	background-color: #E6E6E6;
	background-repeat: repeat-x;
	height: 16px;
}

.listManagerLine21 {
	color: #333355;
	background-color: #DCDCDC;
	background-image: url("lineBackground.png");
	background-repeat: repeat-x;
	height: 16px;
}
.listManagerLine22 {
	color: #333355;
	background-color: #DCDCDC;
	background-repeat: repeat-x;
	height: 16px;
}

.listManagerLineH1 {
	color: #333355;
	background-color: #CDD5FF;
	background-image: url("lineBackground.png");
	background-repeat: repeat-x;
	height: 16px;
}
.listManagerLineH2 {
	color: #333355;
	background-color: #CDD5FF;
	background-repeat: repeat-x;
	height: 16px;
}

a.listManagerCommandLink { color: #9ABACE; text-decoration: none; }
a.listManagerCommandLink:link { color: #9ABACE; text-decoration: none; }
a.listManagerCommandLink:visited { color: #9ABACE; text-decoration: none; }
a.listManagerCommandLink:active { color: #35566B; text-decoration: underline; }
a.listManagerCommandLink:hover { color: #35566B; text-decoration: underline; }

