a {
  text-decoration : underline;
  font-family : Arial, Helvetica, Verdana;
  font-size : 12px;
  font-weight : normal;
  color : #0000ff;
}
a:hover {
  color : #7983fd;
  font-family : Arial, Helvetica, Verdana;
  font-size : 12px;
  font-weight : normal;
  text-decoration: underline;
}
a.menu2 {
  color : #0000CA;
  font-family : Verdana, Arial, Helvetica;
  font-size : 12px;
  font-weight : bold;
  text-decoration : none; 
}
a.menu2:hover {
  color : #068FFF;
  font-family : Verdana, Arial, Helvetica;
  font-size : 12px;
  font-weight : bold;
  text-decoration: none;
}

.book {
  background-repeat: no-repeat;
  width: 154px;
  margin: 0px;
	padding: 0px;
	float: left;
}
.book_art {
  background: #EAEAEA;
  background-repeat: no-repeat;
  width: 152px;
  margin: 0px;
	padding-top: 4px;
  padding-bottom: 4px;
}
.top_1 {
  background-repeat: no-repeat;
  width: 20px;
  height: 22 px;
  margin: 0px;
	padding: 0px;
	float: left;
}
.top_2 {
  background-repeat: no-repeat;
  width: ;
  height: 22 px;
  margin: 0px;
	padding: 0px;
	float: left;
}
.empty {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 2px;
  font-weight: normal;
  text-decoration : none;
}

.text1 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-decoration : none;
  color : #000000;
}
.text2 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration : none;
  color : #6c6c6c;
}
.text3 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-decoration : none;
  color : #ae5a42;
}
.text4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration : none;
  color : #000000;
}
.text5 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration : none;
  color : #e80000;
}

.form1 {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-decoration : none;
  color : #0000b7;
}



.img {float: right; margin: 6px}
.img1 {float: left; margin: 6px}

p {margin: 6px}
p.1 {margin:0px,10px,0px,10px;}
p.2 {margin: 6px,0px,6px,0px;}
p.3 {margin: 0px,6px,0px,0px;}
p.4 {
	margin: 2px,0px,2px,0px;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	letter-spacing : 1px;
	border-bottom : 2px dotted #DCDCDC;
}
p.5 {
	margin: 6px,0px,6px,0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : none;
	text-align : center;
}
ul {margin: 0px,0px,0px,22px;}
li {margin: 0px,0px,0px,0px;}

form {margin: 0px;}
span.intro {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color : #8a8eac;
}

.menuTitle {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	Z-INDEX: 0;
	LEFT: 312px;
	TOP: 98px;
	VISIBILITY: hidden;
	WIDTH: 196px;
	POSITION: absolute;
}

.menuhite {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	FONT: bold 11px Tahoma, Verdana, Geneva, Arial, Helvetica;
	left: 2px;
	position: absolute;
	HEIGHT: 16px;
	TEXT-DECORATION: none;
	width: 190px;
	z-index: 0;
	background-color : #FFEFD5;
}
.menuTrigger {
	CURSOR: hand;
}