
.bordesin {
	border-top: 1px solid #4682b4;
	border-left-color: #4682b4;
	border-left-style: solid;
	border-left-width: 1px;
}
.bordesout{
	border-top: 1px solid #4682b4;
	border-right-color: #4682b4;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #4682b4;
	border-left-style: solid;
	border-left-width: 1px;
}

.boderdown{
	border-top: 1px solid #4682b4;
	border-bottom-color: #4682b4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #4682b4;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #4682b4;
	border-left-style: solid;
	border-left-width: 1px;
}
.borderdownlineasin{
	border-top: 1px solid #4682b4;
	border-left-color: #4682b4;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #4682b4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.borderdownlineasout{
	border-top: 1px solid #4682b4;
	border-right-color: #4682b4;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #4682b4;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #4682b4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
input {
	background-color: #ffe4b5;
	border: thick none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
}
textarea {
	background-color: #ffe4b5;
	border: thick none;
}
body {
	background-color: #dcdcdc;
	background-position: top;
	background-repeat: no-repeat;
}





