A:hover {
	COLOR: #ff0000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
A:link {
	COLOR: #1C23AA;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
A:visited {
	COLOR: #1C23AA;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}


A.a11:hover {
	COLOR: #ff0000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
A.a11:link {
	COLOR: #000000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
A.a11:visited {
	COLOR: #000000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

.aa {
	font-size: 13px;
	line-height: 18px;
	color: #0000ff;
	text-decoration: none;
}
body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
INPUT{
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	COLOR: #333333;
	FONT-SIZE: 12px;
	HEIGHT: auto;
	line-height: 18px;
	text-decoration: none;
	width: auto;

}
INPUT.text_line {
	BACKGROUND-COLOR: #f5f5f5;
	BORDER-BOTTOM: 1px solid #000000;
	BORDER-LEFT: 1px none #000000;
	BORDER-RIGHT: 1px none #000000;
	BORDER-TOP: 1px none #000000;
	COLOR: #0099CC;
	FONT-SIZE: 12px;
	HEIGHT: auto;
	line-height: 18px;
	text-decoration: none;
	width: auto;

}
INPUT.select {
	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	COLOR: #0099CC;
	FONT-SIZE: 12px;
	HEIGHT: auto;
	line-height: 18px;
	text-decoration: none;
	width: auto;
	margin: 1px;
	list-style-type: circle;
}
INPUT.buttonface {
	BACKGROUND-COLOR: #efefef; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; COLOR: #000000; FONT-SIZE: 9pt; HEIGHT: 18px
}
INPUT.textface {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; COLOR: #000000; FONT-SIZE: 9pt; HEIGHT: 18px
}
.form2 {
	BACKGROUND-COLOR: #DEEFDE;
	BORDER-BOTTOM: #00A66B 1px solid;
	BORDER-LEFT: #00A66B 1px solid;
	BORDER-RIGHT: #00A66B 1px solid;
	BORDER-TOP: #00A66B 1px solid;
	COLOR: #4f2f1c;
	FONT-SIZE: 12px;
	line-height: 18px;
}
.form3 {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM-COLOR: #cccccc; BORDER-BOTTOM-WIDTH: 1px; BORDER-LEFT-COLOR: #cccccc; BORDER-LEFT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc; BORDER-RIGHT-WIDTH: 1px; BORDER-TOP-COLOR: #cccccc; BORDER-TOP-WIDTH: 1px; COLOR: #996600; FONT-SIZE: 12px; HEIGHT: 18px
}