.BlueFullBorder {
	border: 1px solid #01385e;
}
.RH_Bit1 {
	background-attachment: fixed;
	background-image: url(images/RightHandBit_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.LoginBCK {
	background-attachment: fixed;
	background-image: url(images/LoginBCK.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.TitleBCK {
	background-attachment: fixed;
	background-image: url(images/TitleBCK.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.FormStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330066;
	background-attachment: fixed;
	background-image: url(images/FormBCK.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #01385e;
}
.HorizDotted {
	background-attachment: fixed;
	background-image: url(images/Horizontal_Dotted.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.RightCellBCK {
	background-attachment: fixed;
	background-image: url(images/RightCellBCK.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.TitleText {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #255a87;
}
.VertDotted {
	background-attachment: fixed;
	background-image: url(images/Vertical_Dotted.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
