.menuborder {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #BBE3FF;
	border-left-color: #BBE3FF;
	background-color: #EDF7FC;
	padding-top: 2px;
	padding-left: 2px;



}
.menuborderright {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #BBE3FF;
	border-left-color: #BBE3FF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BBE3FF;
	background-color: #EDF7FC;
	text-align: left;
	vertical-align: top;



}
.description {
	padding: 10px;
}
.history {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	padding: 5px;
	vertical-align: top;
	text-align: left;


}
.menuborderCopy {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #BBE3FF;
	border-left-color: #BBE3FF;
	background-color: #EDF7FC;
	text-decoration: underline;
	padding: 0px;

}
