/* CSS Document */
.vertext {font-family:verdana;font-size:12px;color:#000000;text-decoration:none}

a.verlink:link {font-family:verdana;font-size:12px;color:#7E6E34;text-decoration:none}
a.verlink:active {font-family:verdana;font-size:12px;color:#7E6E34;text-decoration:none}
a.verlink:visited {font-family:verdana;font-size:12px;color:#7E6E34;text-decoration:none}
a.verlink:hover {font-family:verdana;font-size:12px;color:#000000;text-decoration:underline}
.picin {
	font-family: verdana;
	font-size: 13px;
	color: #7E6E34;
	background-color: #EBE8D7;
	background-repeat: no-repeat;
	width: 20px;
	text-align:right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.inp {
	color:#000000;
	font-family: verdana;
	font-size: 12px;
	height: 17px;
	width: 100px;
	border: 1px solid #EBEBBA;
}
.inpbtn {
	color:#ffffff;
	font-family: verdana;
	background-color:#A6965E; 
	font-size: 12px;
	font-weight:bold;
	height: 20px;
	width: 100px;
	border: 1px solid #EBEBBA;
}
.inpbtnsmall {
	color:#ffffff;
	font-family: verdana;
	background-color:#A6965E; 
	font-size: 12px;
	font-weight:bold;
	height: 20px;
	width: 30px;
	border: 1px solid #EBEBBA;
}


.smallinp {
	color:#000000;
	font-family: verdana;
	font-size: 12px;
	height: 17px;
	width: 50px;
	border: 1px solid #EBEBBA;
}
.biginp {
	color:#000000;
	font-family: verdana;
	font-size: 12px;
	height: 17px;
	width: 200px;
	border: 1px solid #EBEBBA;
}
.avginp {
	color:#000000;
	font-family: verdana;
	font-size: 12px;
	height: 17px;
	width: 150px;
	border: 1px solid #EBEBBA;
}

.vsmallinp {
	color:#000000;
	font-family: verdana;
	font-size: 12px;
	height: 17px;
	width: 25px;
	border: 1px solid #EBEBBA;
}

.searchinp {
	color:#000000;
	font-family: verdana;
	font-size: 12px;
	height: 17px;
	width: 120px;
	border: 1px solid #EBEBBA;
}
