.color-orange {
	font-size: 12px;
	color: #FF6600;
	line-height: 150%;

}
.color-grey{
	font-size: 12px;
	color: #666666;
	line-height: 150%;

}
.color-blue {
	font-size: 12px;
	color: #000066;
	line-height: 150%;
}
.color-red {
	font-size: 12px;
	color: #CC0000;
	line-height: 150%;
}

.letter {
	font-family: "Arial Black";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: blink;
	font-style: italic;
}
.size14 {
	font-size: 14px;
	line-height: 150%;

}
.size12 {
	font-size: 12px;
	line-height: 150%;
}
.futura {
	font-family: "Futura Md BT";
	font-size: 18px;
	line-height: 150%;

}
.button {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006600;
	border: 1px solid #FFFFFF;
	padding: 3px 2px 3px 3px;
	height: 21px;
	margin: 0px;

}
.searchbutton {
	font-size: 12px;
	color: #333333;
	background-color: #F3F3F3;
	border: 1px double #666666;
	height: 20px;
	margin: 0px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	width: 40px;




}
.baoming:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #F3F3F3;
	border: 1px solid #666666;
	text-align: center;
	width: 30px;



}
.baoming:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #F3F3F3;
	width: 30px;
	text-align: center;
	border-top: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
	vertical-align: baseline;






}
.baoming:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #F3F3F3;
	border: 1px solid #666666;
	width: 30px;
	text-align: center;



}
.input {
	border: 1px dotted #000000;
	font-size: 12px;
	padding: 3px;
	color: #666666;



}
font {
	line-height: 150%;
	font-size: 12px;



}
.input2 {
	background-color: #CEF486;
	border: 1px solid #009900;
	font-size: 12px;
	color: #009900;
	height: 20px;
	padding-left: 4px;






}
.select {
	background-color: #CEF486;
	border: 1px solid #006600;
	font-size: 12px;
	color: #009900;

}
.float-l {
	float: left;
	padding: 4px 8px 4px 4px;
	margin: 4px;

}
.color-white {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}
.important {
	font-size: 12px;
	background-color: #FFFF00;
	color: #FF0000;

}
