.textbox {
	height: 15px;
	width: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.combo {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	height: 20px;
	width: 110px;
}
.Button {
	height: 20px;
	width: 70px;
}
.Border {
	border: double #0099FF;
}
.PATHRAM {
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
}
.table {
	border: thin dashed #BE7E7E;
}
.border {
	border: thin none #FF6633;
}
.newborder {
	font-family: "Book Antiqua";
	font-size: 9px;
	font-style: normal;
	border: 5px dotted #FF6633;
}

