body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #56563b;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #56563b;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #8F8F30;
	font-size: 11px;
	font-family: tahoma;
}

.over {
	cursor: pointer;
	background-color: #AFB286;
}

.copy {
	font-size: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.inp {
	border: 1px solid;
	width: 150px;
	height: 18px;
	font-size: 10px;
	font-family: tahoma;
	padding-top: 2px;
	padding-left: 3px;
	background-color: #D6D6B6;
}

.button {
	border: 1px solid;
	width: 70px;
	height: 18px;
	font-size: 10px;
	font-family: tahoma;	
	background-color: #D6D6B6;	
}

.button2 {
	border: 1px solid;
	width: 90px;
	height: 18px;
	font-size: 10px;
	font-family: tahoma;	
	background-color: #D6D6B6;	
	text-decoration: none;
	padding-top: 2px;
	text-align: center;
	color: Black;
}

.error {
	color: #FF6347;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.gallery {
	border: 0px;
	text-decoration: none;
}

.inp_book {
	border: 1px solid;
	width: 150px;
	font-size: 10px;
	font-family: tahoma;
	padding-top: 2px;
	padding-left: 3px;
	background-color: #D6D6B6;
}
