.menuPanelRight {
	float: right;
	width: 140px;
	margin-top: 1em;
	margin-right: 0em;
	padding-bottom: 3em;
	margin-bottom: 3em;
	position: relative;
	font-size: 90%;
	background-image: url(../Pics/bkgd/menuBackground_001.gif);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-left: 3px;
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 3px;
}

.menuPanelRight {
	float: right;
	margin-top: 1em;
	margin-right: 2em;
	padding-bottom: 3em;
	margin-bottom: 0em;
	background-image: url(../Pics/bkgd/menuBackground_003.gif);
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-left: 3px;
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-bottom-width: 2thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 3px;
	width: 170px;
	position: absolute;
	left: 407px;
	top: 153px;
}
#menuPanelRightHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.menuPanelRight ul {
	margin-left: .5em;
	list-style-type: none;
}


.t1-Slct {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

.t2-Slct {
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}

.t2-Slct a {
	text-decoration: underline;
}

.t2-Slct-Last {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 3em;
	padding-bottom: 5px;
	color: #FF0000;
}
.t3-Slct {
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
dt {
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
p {
	margin-bottom: .5em;
}
dd {
	margin-bottom: 1em;
	padding-left: 1em;
}
