.RightBrder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #b9b9b9;
	border-right-color: #b9b9b9;
	border-bottom-color: #b9b9b9;
	border-left-color: #b9b9b9;
}
.MenuBCK {
	background-attachment: fixed;
	background-image: url(images/MenuBCK.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.style1 {font-size: 9px}

.BottomLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #b9b9b9;
	border-right-color: #b9b9b9;
	border-bottom-color: #b9b9b9;
	border-left-color: #b9b9b9;
}
.FormFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border: 1px solid #C3C3C3;
}
.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #858585;
}
.whiteleftborder {
	border-top: 4px none #FFFFFF;
	border-right: 4px none #FFFFFF;
	border-bottom: 4px none #FFFFFF;
	border-left: 4px solid #FFFFFF;


}
