.Blue3bdrTopLeft {
	background-image: url(Simple_Blue3_TL.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 27px;
}
.Blue3bdrTopRight {
	background-image: url(Simple_Blue3_TR.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 27px;
}
.Blue3bdrTopMid {
	background-image: url(Simple_Blue3_TM.gif);
	background-repeat: repeat-x;
	height: 27px;
	padding-righ: 8px;
}
.Blue3bdrBotLeft {
	background-image: url(Simple_Blue3_BL.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 7px;
}
.Blue3bdrBotRight {
	background-image: url(Simple_Blue3_BR.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 7px;
}
.Blue3bdrBotMid {
	background-image: url(Simple_Blue3_BM.gif);
	background-repeat: repeat-x;
	height: 7px;
}
.Blue3background {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
}
.Blue3bdrMidLeft {
	background-image: url(Simple_Blue3_ML.gif);
	background-repeat: repeat-y;
	width: 8px;
}
.Blue3bdrMidRight {
	background-image: url(Simple_Blue3_MR.gif);
	background-repeat: repeat-y;
	width: 8px;
}


.Blue3header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #b0c5ef;
	text-decoration: none;
}
