.TxtContent {
	font-family: "MS Sans Serif";
	font-size: 9px;
}
.TabTxtContent {

	font-family: "MS Sans Serif";
	font-size: 14px;
}

.Tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin groove #CCCCCC;
}
.FlatInput {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Button_Pratunam {
	background-color: #BFD9F2;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.BottomLine {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-color: #CCCCCC;
}
