TD {
	COLOR: #4F4E4A; FONT-SIZE: 12px; line-height: 19px;
}

.w {
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	font-weight: bold;
	font-family: "", "u";


}
.blue {
	COLOR: #1e71ce; FONT-SIZE: 11px; PADDING-TOP: 2px; 
}


.blue_b {
	COLOR: #1e71ce; FONT-SIZE: 14px; PADDING-TOP: 2px; font-weight: bold;
}



.white {
	COLOR: ffffff;
	FONT-SIZE: 12px;
	PADDING-TOP: 2px;
	line-height: 18px;
	font-weight: bold;
}
.red {
	COLOR: #CC6600; FONT-SIZE: 12px; PADDING-TOP: 2px
}

.red_b {
	COLOR: #CC6600; FONT-SIZE: 14px; PADDING-TOP: 2px; font-weight: bold;
}

.gray {
	COLOR: #32312F; FONT-SIZE: 12px; PADDING-TOP: 2px
}

.green {
	COLOR: #5B671A;
	FONT-SIZE: 12px;
	line-height: 20px;

}

INPUT {
	COLOR: #555555;  FONT-SIZE: 12px
}
SELECT {
	COLOR: #555555; FONT-SIZE: 12px
}
form {
	font-family: "";
	font-size: 12px;
	color: #666666;
	background-color: FFFDED;
	border: thin solid FFFDED;
}

A:link {
	COLOR: #4F4E4A;
	FONT-SIZE: 12px;
	line-height: 19px;
	text-decoration: none;

}
A:visited {
	COLOR: #4F4E4A; FONT-SIZE: 12px; line-height: 19px; text-decoration: none;
}
A:active {
	COLOR: #4F4E4A; FONT-SIZE: 12px; line-height: 19px; text-decoration: underline;
}
A:hover {
	COLOR: #4F4E4A; FONT-SIZE: 12px; line-height: 19px; text-decoration: none;
}

A.white:link {
	COLOR: #FFFFFF;
	FONT-SIZE: 12px;
	line-height: 19px;
	text-decoration: none;

}
A.white:visited {
	COLOR: #FFFFFF; FONT-SIZE: 12px; line-height: 19px; text-decoration: none;
}
A.white:active {
	COLOR: #FFFFFF; FONT-SIZE: 12px; line-height: 19px; text-decoration: underline;
}
A.white:hover {
	COLOR: #FFFFFF; FONT-SIZE: 12px; line-height: 19px; text-decoration: none;
}
.inputline {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; COLOR: #000000; BORDER-BOTTOM: #999999 1px solid; BACKGROUND-COLOR: #ffffff; FACE: 
}
.selectline {
	BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 0px solid; BORDER-LEFT: #000000 0px solid; COLOR: #000000; BORDER-BOTTOM: #000000 0px solid; BACKGROUND-COLOR: white; FACE: 
}


.w2{
	COLOR: #615F57;
	FONT-SIZE: 13px;
	FONT-STYLE: normal;
	font-weight: bold;
	font-family: "", "u";


}