body {
	background: rgb(255, 255, 255); margin: 0px; padding: 0px; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;
}
a:link {
	color: rgb(61, 83, 118); text-decoration: none;
}
a:visited {
	color: rgb(61, 83, 118); text-decoration: none;
}
a:hover {
	color: rgb(153, 102, 0);
}
.Type {
	background: rgb(232, 241, 255); padding: 3px; border: 1px solid rgb(102, 158, 212); height: 22px; font-size: 14px; font-weight: bold; vertical-align: middle;
}
.QInfo {
	background: rgb(255, 235, 205); padding: 3px; border: 1px solid rgb(255, 235, 205); height: 18px; font-size: 13px; font-weight: bold; vertical-align: middle;
}
.QTitle {
	background: rgb(240, 240, 240); padding: 5px; border: 1px solid rgb(240, 240, 240); font-size: 13px; vertical-align: top;
}
.QOption {
	background: rgb(255, 255, 255); padding: 5px; border: 1px solid rgb(240, 240, 240); font-size: 13px; vertical-align: top;
}
.QFunction {
	background: rgb(255, 255, 255); padding: 5px; border: 1px solid rgb(240, 240, 240); text-align: right; font-size: 13px; vertical-align: top;
}
#colorbox {
	left: 0px; top: 0px; text-align: center; overflow: hidden; position: absolute; z-index: 9999;
}
#cboxOverlay {
	left: 0px; top: 0px; text-align: center; overflow: hidden; position: absolute; z-index: 9999;
}
#cboxWrapper {
	left: 0px; top: 0px; text-align: center; overflow: hidden; position: absolute; z-index: 9999;
}
#cboxOverlay {
	width: 100%; height: 100%; position: fixed;
}
#cboxMiddleLeft {
	clear: left;
}
#cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto;
}
#cboxLoadedContent iframe {
	border: 0px currentColor; width: 100%; height: 100%; display: block;
}
#cboxTitle {
	margin: 0px;
}
#cboxLoadingOverlay {
	left: 0px; top: 0px; width: 100%; position: absolute;
}
#cboxLoadingGraphic {
	left: 0px; top: 0px; width: 100%; position: absolute;
}
#cboxPrevious {
	cursor: pointer;
}
#cboxNext {
	cursor: pointer;
}
#cboxClose {
	cursor: pointer;
}
#cboxSlideshow {
	cursor: pointer;
}
#cboxOverlay {
	background: rgb(0, 0, 0);
}
#colorbox {
	
}
#cboxContent {
	margin-top: 20px;
}
#cboxLoadedContent {
	background: rgb(255, 255, 255); padding: 1px;
}
#cboxTitle {
	left: 0px; top: -20px; color: rgb(204, 204, 204); position: absolute;
}
#cboxCurrent {
	top: -20px; right: 0px; color: rgb(204, 204, 204); position: absolute;
}
#cboxSlideshow {
	top: -20px; right: 90px; color: rgb(255, 255, 255); position: absolute;
}
#cboxPrevious {
	background: url("images/controls.png") no-repeat left top; left: 5px; top: 50%; width: 28px; height: 65px; text-indent: -9999px; margin-top: -32px; position: absolute;
}
.hover#cboxPrevious {
	background-position: left bottom;
}
#cboxNext {
	background: url("images/controls.png") no-repeat right top; top: 50%; width: 28px; height: 65px; right: 5px; text-indent: -9999px; margin-top: -32px; position: absolute;
}
.hover#cboxNext {
	background-position: right bottom;
}
#cboxLoadingOverlay {
	background: rgb(0, 0, 0);
}
#cboxLoadingGraphic {
	background: rgb(0, 0, 0);
}
#cboxClose {
	background: url("images/controls.png") no-repeat top; top: -20px; width: 38px; height: 19px; right: 0px; text-indent: -9999px; display: block; position: absolute;
}
.hover#cboxClose {
	background-position: bottom;
}
