.YellowBorderThinButton { font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	border-top-color: #e8e38e;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #e8e38e;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #e8e38e;
	border-left-color: #e8e38e;
	background-color: #e8e8e8; }

.GenericThinButton { font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	border-top-color: silver;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: silver;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: silver;
	border-left-color: silver;
	background-color: #dddddd; }
.DottedTable {
	border-style: dashed;
	border-width: thin
}

.ThinButton { font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	border-top-color: #ff0080;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #ff0080;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #ff0080;
	border-left-color: #ff0080; }
