.SmallStdTextRed{
	font-family: Tahoma, Arial, System;
	font-size: 10px;
	color: #FF6633}
.InputBoxStd {
	font-family: Tahoma, Arial, System;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 250px;
}
.InputBoxSmall {
	font-family: Tahoma, Arial, System;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 140px;
}
.InputBoxTiny {
	font-family: Tahoma, Arial, System;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 30px;
}
.InputListStd {
	font-family: Tahoma, Arial, System;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 180px;
}
.InputListSmall {
	font-family: Tahoma, Arial, System;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 100px;
}
.InputListTiny {
	font-family: Tahoma, Arial, System;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 45px;
}
.InputMLTextBoxStd {
	font-family: Tahoma, Arial, System;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 120px;
	width: 250px;
}
.InputMLTextBoxSmall {
	font-family: Tahoma, Arial, System;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 60px;
	width: 250px;
}
.BoxStdInputArea {
	padding-top: 2px;
	padding-left: 2px;
}
.BoxStdInputAreaError {
	height: 22px;
	background:#996600;
}

.InputListYear {
	font-family: Tahoma, Arial, System;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 84px;
}
.StdFormTable {
	font-family:Tahoma, Arial, System;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

