.listManagerTitleLine {
	background-color: #3C3C3C;
	background-image: url("headerBg20.gif");
	background-repeat: repeat-x;
	height: 20px;
	color: #DAECF2;
	font-weight: bold;
}

.listManagerLineThumbnail1 {
	color: #333355;
	background-color: #F0F0F0;
	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: #F0F0F0;
	background-image: url("lineBackground.png");
	background-repeat: repeat-x;
	height: 16px;
}
.listManagerLine12 {
	color: #333355;
	background-color: #F0F0F0;
	background-repeat: repeat-x;
	height: 16px;
}

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

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

.commandText{
	color: #568CAE;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

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