body {
	background-color : White;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
form {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
  A:link {
	font-family: Georgia, serif;
   font-weight : bold;
	color: #663310;
	text-decoration: none;
}
 A:visited {
	font-family : Georgia, serif;
   font-weight : bold;
	color : #663310;
	text-decoration : none;
}
 A:hover {
	font-family : Georgia, serif;
	color : Blue;
   font-weight : bold;
	text-decoration : none;
}
 Form {
	background-color: #663310;
 }
.goldBar{
	height : 7px;
	background-color : Black;
	background-image : url(bg-goldbar1.gif);
}
.titleBar{
	background-color: #663310;
	font-size: large;
	font-family: Georgia, serif;
	color: White;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-bottom: 8px;
	padding-top: 8px;
}
.orderBar{
	background-color: #663310;
	font-size: 11px;
	font-family: Georgia, serif;
	color: White;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-left: 16px;
	padding-right: 16px;
}
.cpyrtBar{
	background-color: #663310;
	font-size: 11px;
	font-family: Georgia, serif;
	color: White;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-bottom: 8px;
}
.frmBar{
	background-color: #663310;
}
.mainPage {
	font-family: Georgia, serif;
	color: Black;
	background: White;
	padding: 16px;
	text-align: justify;
}
.smTxt {
	font-size: smaller;
}
.oaTxt {
	font-size: 11px;
	text-align: center;
}
.frmTxt {
	color: White;
}
.lnkTxt {
	color: #663310;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.currentPage {
	color: #D5BAA3;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.price {
	float: left;
	font-weight: bold;
	font-size: smaller;
}
.book {
	border-bottom: 1px solid Black;
	background-color: #FFFFF0;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-top: 1px solid Black;
	text-align: justify;
}
.copyBar{
	font-size: 11px;
	font-family: Georgia, serif;
	color: Black;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-bottom: 8px;
}
.edgeUL {
	background-image: url(corner-ul.jpg);
}
.edgeUR {
	background-image: url(corner-ur.jpg);
}
.edgeUP {
	background-image: url(edge-up.jpg);
}
.edgeLT {
	background-image: url(edge-lt.jpg);
}
.edgeRT {
	background-image: url(edge-rt.jpg);
}
.edgeLL {
	background-image: url(corner-ll.jpg);
}
.edgeLR {
	background-image: url(corner-lr.jpg);
}
.edgeDN {
	background-image: url(edge-dn.jpg);
}
