.blackSmall {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.whiteSmall {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.lineR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.blueSmallB {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 13px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.graySmall1 {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.gray1 {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.blueB {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.blue {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
input {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
textarea {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.bgmachine {
	background-image: url(../../facitity/images/machine.gif);
	background-repeat: no-repeat;
	background-position: center;
}

