BODY {
	SCROLLBAR-FACE-COLOR: #c8d1d7;
	SCROLLBAR-HIGHLIGHT-COLOR: #eaf0f7;
	SCROLLBAR-SHADOW-COLOR: #95afc4;
	SCROLLBAR-3DLIGHT-COLOR: #d6dde2;
	SCROLLBAR-ARROW-COLOR: #006699;
	SCROLLBAR-TRACK-COLOR: #fefef;
	SCROLLBAR-DARKSHADOW-COLOR: #7294af;

	FONT-SIZE: 8pt;
	FONT-FAMILY: tahoma,arial,helvetica;
	border-left-color : Gray;
	border-left-width : 0px;
}
TD          {FONT-SIZE: 8pt;}
TR          {FONT-SIZE: 8pt; FONT-FAMILY: tahoma,arial,helvetica}
TH          {FONT-SIZE: 18pt; FONT-FAMILY: tahoma,arial,helvetica}
UL          {FONT-SIZE: 8pt; FONT-FAMILY: tahoma,arial,helvetica}
LI          {FONT-SIZE: 8pt; FONT-FAMILY: tahoma,arial,helvetica}
B           {FONT-SIZE: 8pt; FONT-FAMILY: tahoma,helvetica,arial}
B.b1        {FONT-SIZE: 11pt; FONT-FAMILY: arial,helvetica,tahoma}
P           {FONT-SIZE: 8pt; FONT-FAMILY: tahoma,arial,helvetica}
A	     {TEXT-DECORATION: none; COLOR: #0000AA}
A:hover     {TEXT-DECORATION: underline; COLOR: #CC0000}
A.a1        {color: #87B2C0; text-decoration: none;}
A.a1:hover  {color: #c00000; text-decoration: none;}
lk	     {TEXT-DECORATION: none; COLOR: #0000AA}
lk:hove     {TEXT-DECORATION: underline; COLOR: #CC0000}



input {
	font-size : 8pt; font-family : Verdana, Arial, sans-serif;
	color : #000000
}

input.button {
	border-style : outset;
	width : 190px;
	cursor : hand;
/*	background : rgb(212,208,200);*/
}


input.field {
	border-style : ridge;
	width : 190px;
/*	background : rgb(212,208,200);*/
}

input.halfbutton {
	border-style : outset;
	width : 95px;
	cursor : hand;
/*	background : rgb(212,208,200);*/
}

input.longfield {
	border-style : ridge;
	width : 300px;
/*	background : rgb(212,208,200);*/
}

input.shortfield {
	border-style : ridge;
	width : 35px;
/*	background : rgb(212,208,200);*/
}

select {
	font-size : 8pt;
	font-family : Verdana, Arial, sans-serif;
}

textarea {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	color : #000000;
/*	background : rgb(212,208,200);*/
	border-style : ridge;
	width : 230px
}

.text {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	color : #000000;
}


#book-title {
	font : bold 14pt Verdana , Arial, Tahoma, Helvetica, sans-serif;
	text-align : center;
}

#line {
	color : #000000;
}
