BODY {
	MARGIN-TOP: 0px; FONT-SIZE: 12px; BACKGROUND: #f7f9fd
}
TD {
	FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 20px
}
.inputstyle {
	FONT-SIZE: 9pt;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
}
.jjtd {
	FONT-SIZE: 9pt; COLOR: #ffffff; LINE-HEIGHT: 16pt; TEXT-DECORATION: none
}
.tdbg-dark {
	BACKGROUND: none transparent scroll repeat 0% 0%; LINE-HEIGHT: 120%
}
.tdbg-light {
	BACKGROUND: #ffffff; LINE-HEIGHT: 120%
}

A {
	COLOR: #000000; TEXT-DECORATION: none;
}
A.title:link {color: #000000; text-decoration: none}
A:hover {
	COLOR: green	 
}

A.title{ color:White;}
A.title:visited {color: white; text-decoration: none}
A.title:link{ color:White;}

a:link
{
	background-color: transparent;
	text-decoration: none;
	color: #000000;
}
a:hover {
background-color: transparent;
text-decoration: underline;
color: #ff0000;
}
a:visited {
background-color: transparent;
text-decoration: none;
color: #666
}


td.title
{
	color:White;
	font-size:medium;
	text-align:center;
	vertical-align:middle;
}
.submitButton{
	font-size:12px;
	font-weight:bold;
	border:2px solid #abd8b3;
	border-right-color:#58805f;
	border-bottom-color:#58805f;
	background-color:#a6d3ae;
	color:black;
	
}
.textInput{
	width:90px;
	height:16px;
	border:1px solid #58805f;
	line-height:18px;
	background-color:White;
}
.textAreaStyle{
	width:250px;
	height:100px;
	border:2px solid #58805f;
	background-color:White;
}
select option{
	background-color:#cef0d4;
}
select .l1{
	background-color:red;
}
select .l2 {
	background-color: #40854c; 
	color: white;
}
.STYLE1 {color: #ffffff}
.STYLE2 {color: #333333}
#Layer1 {
	position:absolute;
	width:20px;
	height:115px;
	z-index:1;
	background-color: #309901;
	left: 113px;
	top: 274px;
}