.LeftMenuBck {
	background-attachment: scroll;
	background-color: #e0e0e9;
	background-repeat: repeat-x;
	background-position: center top;
}
.LinkText {
	font-family: arial;
	font-size: 11px;
	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: dotted;
	border-left-style: none;
	border-top-color: #1A1A45;
	border-right-color: #1A1A45;
	border-bottom-color: #1A1A45;
	border-left-color: #1A1A45;
}
.LinkText {
	font-family: arial;
	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: dotted;
	border-left-style: none;
	border-top-color: #1A1A45;
	border-right-color: #1A1A45;
	border-bottom-color: #1A1A45;
	border-left-color: #1A1A45;
}
.MenuRight {
	background-attachment: scroll;
	background-color: #F3C03A;
	background-image: url(images/RightMenuBCk.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.TextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A1A45;
}
.FormNoPad {
	margin: 0px;
	padding: 0px;
}
.FullBdr {
	border: 1px solid #22225F;
}
.TopBottBdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #1A1A45;
	border-right-color: #1A1A45;
	border-bottom-color: #1A1A45;
	border-left-color: #1A1A45;
}
