/* CSS Document */

input {
	border:1px solid #006699;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.button { width:60px; background:#F4F7F8; height:20px}
select { width:100px}
.saechTable {
	border: 1px solid #000066;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: right top;
}
.searchclass {
	background-image: url(images/EN_13.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
	height: 30px;
}
.maintable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.padding {
	margin: 5px;
	padding: 5px;
}
.img {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #003366;
}
.firsttable {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/backg1r.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.displayoffertable {
	border: 1px solid #CCCCCC;
}
