/* CSS Document */

.QEB_grey_purple_topmiddle {
	vertical-align: middle;
	background-image: url(images/QEB_grey_05.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.QEB_grey_purple_topleft {
	background-image: url(images/QEB_grey_03.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 13px;
	width: 16px;
}
.QEB_grey_purple_topright {
	background-image: url(images/QEB_grey_07.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.QEB_grey_purple_topmiddleleft {
	background-image: url(images/QEB_grey_09.gif);
	background-repeat: repeat-y;
	background-position:right;
}
.QEB_grey_purple_topmiddleright {
	background-image: url(images/QEB_grey_12.gif);
	background-repeat: repeat-y;
	background-position:left;
}
.QEB_grey_purple_topbottom {
	background-color:#F5F6F6;
	border-bottom: 1px dashed #C9CACB;
}
.QEB_grey_purple_middleright {
	background-image:url(images/QEB_grey_12.gif);
	background-repeat: repeat-y;
	background-position:right;
}
.QEB_grey_purple_middleleft {
	background-image:url(images/QEB_grey_09.gif);
	background-repeat: repeat-y;
	background-position:left;
}
.QEB_grey_purple_bottomright {
	background-image: url(images/QEB_grey_24.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.QEB_grey_purple_bottomleft {
	background-image: url(images/QEB_grey_20.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.QEB_grey_purple_bottommiddle {
	background-image: url(images/QEB_grey_22.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.QEB_grey_purple_contentpane {
	padding-top: 6px;
	background-color:#F5F6F6;
}
.QEB_grey_purple_title {
	color: #A82187;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	letter-spacing: 2px;
	background-color:#F5F6F6;
}

