body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
	background-color: #CCCCCC;
}
a:hover {  color: #FFAC61; text-decoration: underline}
a {  color: #990000; text-decoration: underline}
.font10_white {
	font-size: 10px;
	color: #FFFFFF;
}
.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
}
.font10_blue {
	font-size: 10px;
	color: #423A9F;
}
.font12_blue {
	font-size: 12px;
	color: #423A9F;
}
.font12_pink_b {
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
}
.font12_pink {
	font-size: 12px;
	color: #CC0033;
}
.font12_120 {
	font-size: 12px;
	line-height: 120%;
}
.font12_glay {
	color: #666666;
}
#tbl_left {
	text-align: left;
}
.text-align_left {
	text-align: left;
}
.lineheight130 {
	line-height: 130%;
}
form {
	margin: 0px; 
}
.input {
	border: 1px solid #990000;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
}
.input2 {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 12px;
	height: auto;
	width: 120px;

}
.ipt_btn {	color:#FFCC00;
		background-color:#660000;
		font-size:10px;
		arrow-color:#330033;
		font-weight: normal; border: 1px ridge #990000; cursor: hand
}
