﻿input {
	background-color: #F7F2EE;
	font-family: Tahoma;
	font-size: 9pt;
}
.inputV {
	background-color: #433F36;
	font-size: 8pt;
	color: #E6D8C8;
	border: 1px inset #E6D8C8;
}
select {
	font-size: 9pt;
	font-family: Tahoma;
	background-color: #F7F2EE;
	color: #000000;
}
.style_LoginV {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-align: center;
}
.style_CellFontRed {
	color: #FF0000;
	font-size: 9pt;
}
.style_CellFontBlue {
	color: #000080;
	font-size: 9pt;
}
