input {
border:1px solid #B5DB8C;
background-color:#DCEDD6;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color:333333;

}
textarea {
border:1px solid #B5DB8C;
background-color:#DCEDD6;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color:333333;
width:330px;
}
.textarea2 {
border:1px solid #B5DB8C;
background-color:#DCEDD6;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color:333333;
width:544px;
}
input.button {
border:1px solid #B5DB8C;
background-color:#A6CE39;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color:222222;

/*border:2px outset white;
font-weight:bold;*/
cursor:pointer;
}
input.button:hover {
background-color:#777777;
border:1px solid #FFFFFF;
color:FFFFFF;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #A6CE39;
}
.bg {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F1F7EF;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.text3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align:justify;
	line-height:12pt;
}
.text4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
}
.line{
border-bottom:solid 1px #ccc;
}
.bold{
	color: #000000;
	font-weight: bold;
}
.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
}
.links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}
.msg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}
.securitycode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.bgmenu{
	background-color: #648737;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}	
.links2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.links2:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #444444;
	text-decoration: none;
}
.title{
font-size:14pt;
font-weight:bold;
}

