.borderw {
	border: 1px solid #99CCCC;
}
.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;

}
.borderrlgr {
	border-top: 0px none;
	border-right: 5px solid #8EB866;
	border-bottom: 0px none;
	border-left: 5px solid #8EB866;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;

}
.borderbt {
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
