body{
padding:0px;
margin:0px;
}
a:active {
color: steelblue ;
text-decoration: none;

} 
a:visited {
color :steelblue ;
text-decoration: none;

} 

a:link {
color: steelblue ;
text-decoration: none;
}

a:hover {
color: black;
text-decoration: underline;
} 

.copy {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 16px;
	color: #7B7979;
	text-decoration: none;
}
.select {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #7D7D7D;
	background-color: #FFFFFF;
	height: 17px;
	width: 106px;
	border: 1px solid #CDCDCD;
}
.text_1 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 16px;
	color: #886600;
}
.text_2 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 16px;
	color: #828282;
}
.form_1 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 16px;
	background-color: #FFFFFF;
	height: 17px;
	width: 228px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #616161;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
}
.form_2 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 16px;
	background-color: #FFFFFF;
	height: 65px;
	width: 228px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #616161;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	overflow:auto;


}