@charset "utf-8";

body.content {width:94%; margin:0; padding: 10px; background-color: #ffffff; font-family: "Verdana", sans-serif}

h1 {font-family: "Arial", sans-serif; line-height: 150%; color:#1166dd; font-size: large}
h1.black {color: black}
h2 {font-family: "Arial"; color: #00aaff; font-size: medium}
h3 {font-family: "Arial"; font-size: small; font-weight:bold}

p {font-family: "Verdana", sans-serif; font-size: small}
p.contents {text-indent:-20px}

a,a:visited{color:#0055bb; text-decoration: none}
a:hover {color:#00bbff; text-decoration: underline}
 
p.small {font-family:sans-serif; font-size: x-small}
.bold {font-weight:bold}
.underline {text-decoration: underline}
.spaced {line-height:200%}
.top {vertical-align:top; width:200px}
.hide {color: white}
.h1 {font-family: "Arial", sans-serif; font-weight:bold; line-height: 150%; color: #00aaff}

li {font-size: small}

#reset {width:50px; background: #f00000; color:white; font-weight:bold}
#submit {width:50px; background: #00d000; color:white; font-weight:bold}

td {font-size: small}

td.content {padding: 10px;  vertical-align:top}

table.bookdata {width:100%; margin-left:auto; margin-right:auto; border-spacing:10px}
table.bookdata td {vertical-align: top}
.booktitle {font-family:"Arial", sans-serif; font-size:medium; color:#1166dd; font-weight: bold}
.booksubtitle {font-family:serif; font-size: medium; font-style:italic}
.bookauthor {font-family:arial; font-size:small}

table#purchase {width:100%; margin-left:auto; margin-right:auto; border-spacing:10px;}
table#purchase tr {vertical-align: top}
table#purchaseform1 {}
table#purchaseform2 {width:100%; text-align:center; line-height:150%}
.cellborderall {border:1px black; border-style: solid solid solid solid}
.cellborderNES {border:1px black; border-style: solid solid solid none}
.cellborderESW {border:1px black; border-style: none solid solid solid}
.cellborderES {border:1px black; border-style: none solid solid none}
.cellborderE {border:1px black; border-style: none solid none none}

table#contact, table#links {width:100%; margin-left:auto; margin-right:auto; border-spacing:10px}

hr {color:#1166dd}
hr.short {width:25%; text-align:center}


