body {
    background-color:#fff;
	color: #000000;
	margin:0px;
	padding: 0px;
    font: 11px Verdana, Arial, sans-serif;
}
table {
font: 12px Verdana, Arial, sans-serif;
}
h1 {
font-size:22px;
color:#333333;
border-bottom:1px solid #ECE4D0;
margin:0;
margin-bottom:10px;
}
h2 {
font-size:12px;
color:#333333;
padding:1px;
border-bottom:1px solid #ff9933;
margin-bottom:5px;
}
h3 {
font-size:13px;
color:#333333;
padding:0px;
margin-bottom:0px;
border-bottom:1px solid #ECE4D0;
border-top:1px solid #ECE4D0;
}
A.header {
  color: #660033;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  padding: 1px;
}
A.header:hover {
  color: #660033;
  text-decoration: underline;
  font-weight: bold;
  font-size: 11px;
  padding: 1px;
}
.submit {
font: 11px Verdana, Arial, sans-serif;
}
.table_list {
background-color:#FFFFE8;
padding:1px;
border:1px solid gray;
margin:5px;
}
.td_row {
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding-left:3px;
padding-right:3px;
}
.footer {
vertical-align:top;
padding:2px;
padding-top:4px;
color:#999999;
font-size:11px;
}
.footer a {
font-size:11px;
font-weight:normal;
color:#666666;
text-decoration:none;
}
.footer a:hover {
font-size:11px;
font-weight:normal;
color:#666666;
text-decoration:underline;
}
.menu {
background-image:url(images/menu_back.jpg);
background-position:left;
background-repeat:repeat-y;}
#list-menu {
width: 170px;
background-image:url(images/menu_back.jpg);
background-position:left;
background-repeat:repeat-y;
}
#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-size: 11px;
font-weight:bold;
text-decoration:none;
} 
#list-menu li {
margin: 0 0 0 0;
} 
#list-menu a {
display: block;
width:170px;
padding: 3px 0px 3px 10px;
border-bottom: 1px solid #979075;
text-decoration: none;
} 
#list-menu ul li ul li a {
display: block;
width:160px;
padding: 2px 0px 2px 20px;
text-decoration: none;
font-size:10px;
border-bottom:0px solid #979075; 
} 
#list-menu ul li ul li a:hover {
border-bottom: 0px solid #979075;
background: #979075;
color: #ffffff;
} 
#list-menu ul li ul {
width:180px;
text-decoration: none;
font-size:10px;
border-bottom:1px solid #979075;
} 
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}
#list-menu a:hover {
border-bottom: 1px solid #979075;
background: #979075;
color: #ffffff;
} 
.cat {
color:#fff;
text-decoration:none;
}
.cat:hover {
color:#ffffff;
text-decoration:underline;
}
.sitemap {
font-size:12px;
font-weight:bold;
color:#90896C;
}
.sec-sitemap {
font-size:10px;
font-weight:bold;
color:#90896C;
}
#news table {
background-color:#F5F5F5;
border-top:1px solid #90896C;
border-bottom:1px solid #90896C;
width:500px;
}
#news table td a {
font-size:12px;
font-weight:bold;
color:#90896C;
line-height:25px;
vertical-align:top;
}
#news table td img {
border:0px solid #ccc;
vertical-align:bottom;
}
.form-submit {
background-color:#666666;
border:1px solid #fff;
color:#ffffff;
font-size:11px;
font-weight:bold;
padding:2px;
cursor:pointer;
}
a.pages {
display: block;
color: #90896C;
background: #ffffff;
width: 20px;
height: 18px;
line-height: 18px;
text-align: center;
text-decoration: none;
font-weight: bold;
border: 1px solid #90896C;
}
a.pages:hover {
color: #FFFFFF;
background: #90896C;
}
a.buy_button {
display: block;
color: #FFFFFF;
background: #90896C;
width: 70px;
height: 22px;
line-height: 22px;
text-align: center;
text-decoration: none;
font-weight: bold;
}
a.buy_button:hover {
color: #FFFFFF;
background: #90896C;
}
.book-title {
font-size:14px;
font-weight:bold;
border-bottom:0px dotted #ECE4D0; 
}
A.pagination {
  color: #90896C;
  text-decoration: underline;
  font-weight: bold;
  font-size: 11px;
  padding: 1px;
}
A.pagination:hover {
  color: #90896C;
  text-decoration: underline;
  font-weight: bold;
  font-size: 11px;
  padding: 1px;
}
.quote {
width:98%;
background-color:#F5F5F5;
border-bottom:1px dotted #cccccc;
border-top:1px dotted #cccccc;
padding:5px;
margin-bottom:15px;
}
A.read {
  color: #90896C;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
  font-family:"Courier New", Courier, mono;
}