a:link {
	text-decoration : none
}

a:visited {
	text-decoration : none
}

a:active {
	text-decoration : none
}

a:hover {
	text-decoration : underline
}

.redtext {
	font : 8pt "Verdana","Arial Cyr", "Arial","Tahoma","Helvetica", sans-serif;
	color : #c00000;
}

.pagetext {
	font : 8pt "Verdana","Arial Cyr", "Arial","Tahoma","Helvetica", sans-serif;
	color : #c00000;
}

#line {
	color : #000000;
}

textarea {
	font-size : 8pt;
	font-family : "Verdana",Arial,sans-serif;
	color : #000000;
/*	background : rgb(212,208,200);*/
	border-style : ridge;
	width : 230px
}

select {
	font-size : 8pt;
	font-family : "Verdana",Arial,sans-serif;
}

input {
	font-size : 8pt; font-family : "Verdana",Arial,sans-serif;
	color : #000000
}

.text {
	font-size : 8pt; font-family : "Verdana", "Arial", sans-serif;
	color : #000000;
}

input.field {
	border-style : ridge;
	width : 190px;
/*	background : rgb(212,208,200);*/
}

input.button {
	border-style : outset;
	width : 190px;
	cursor : hand;
/*	background : rgb(212,208,200);*/
}

input.halfbutton {
	border-style : outset;
	width : 95px;
	cursor : hand;
/*	background : rgb(212,208,200);*/
}

#book-title {
	font : bold 14pt "Verdana","Arial Cyr", "Arial","Tahoma","Helvetica", sans-serif;
	text-align : center;
}

/*body {
	scrollbar-face-color : #FFFFFF;
	scrollbar-shadow-color : #000000;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-track-color : #488a96;
	scrollbar-arrow-color : #000000
} */
