@charset "utf-8";
.color, a {
	color: #45C0BE;
}
ul.menu .selected {
	color: #45C0BE;
}
.galleryFile {
	background-image: url(../pictures/icnDocBlue.png);
}

#presenterPanelForm2 #panel_text2, #presenterPanelForm2 #panel_director {
	background-color: #45C0BE;
	width: 275px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	background-image: url(../pictures/icnRight.png);
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 0px;
}

table.groupSwitch td {
	color: #45C0BE;
}
table.groupSwitch .inactive {
	color: #45C0BE;
}
table.groupSwitch a:hover {
	color: #45C0BE;
}

