@charset "utf-8";

.HeaderBackground {
	background-color: #959EA5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFEEC;
	height: 101px;
}
.HeaderMenuBackground {
	background-color: #383B4A;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFEEC;
}

.LogoBackground {
	background-color: #959EA5;
}
.HeaderTextTop {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	padding-top: 22px;
}
.HeaderTextTop a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	padding-right: 26px;
	text-decoration: none;
}
.HeaderTextTop a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.HeaderTextTop a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.HeaderTextTop a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.HeaderMenuText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
}
.HeaderMenuText a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 26px;
}
.HeaderMenuText a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 26px;
}
.HeaderMenuText a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFC600;
	text-decoration: none;
	padding-right: 26px;
}
.HeaderMenuText a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 26px;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.FooterText a:link {
	color: #662D04;
	text-decoration: none;
}
.FooterText a:visited {
	color: #662D04;
	text-decoration: none;
}
.FooterText a:hover {
	color: #989283;
	text-decoration: none;
}
.FooterText a:active {
	color: #662D04;
	text-decoration: none;
}
.MasterTitleArea {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #383B4A;
	background-color: #D6D1C5;
	width: 33px;
	height: 60px;
}
.MasterTopArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #989283;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFEEC;
	height: 300px;
}
.MasterBottomArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #A59F91;
}
.TextArea1 {
	padding-right: 30px;
	padding-left: 30px;
}

.TextArea1 a:link {
	color: #662D04;
	text-decoration: none;
}
.TextArea1 a:visited {
	color: #662D04;
	text-decoration: none;
}
.TextArea1 a:hover {
	color: #000000;
	text-decoration: none;
}
.TextArea1 a:active {
	color: #662D04;
	text-decoration: none;
}



.TextArea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.TextArea2 a:link {
	color: #662D04;
	text-decoration: none;
}
.TextArea2 a:visited {
	color: #662D04;
	text-decoration: none;
}
.TextArea2 a:hover {
	color: #000000;
	text-decoration: none;
}
.TextArea2 a:active {
	color: #662D04;
	text-decoration: none;
}
.TextArea3 {
	padding-right: 30px;
	padding-left: 30px;
	font-size: 24px;
}




.MenuAreaBackground {
	background-color: #665E49;
}
.MenuAreaBackground2 {
	background-color: #4F6864;
}


.MenuButtonBackground {
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/menubuttonback.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 151px;
	font-size: 14px;
	color: #383B4A;
	font-weight: normal;
}
.MenuText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #383B4A;
	padding-top: 5px;
	padding-left: 7px;
}
.MenuText a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #383B4A;
	text-decoration: none;
}

.MenuText a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #383B4A;
	text-decoration: none;
}

.MenuText a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #662D04;
	text-decoration: none;
}
.MenuText a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #383B4A;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #665E49;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #665E49;
}
.Line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #665E49;
}

.RightText {
	float: right;
	padding-top: 32px;
	font-weight: bold;
}
.RightText a:link {
	color: #662D04;
	text-decoration: none;
}
.RightText a:visited {
	color: #662D04;
	text-decoration: none;
}
.RightText a:hover {
	color: #000000;
	text-decoration: none;
}
.RightText a:active {
	color: #662D04;
	text-decoration: none;
}
.RedDateText {
	color: #662D04;
	font-size: 24px;
}
.RedText {
	color: #662D04;
}

.BookTitleText {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.Price {
	font-size: 28px;
	font-weight: normal;
	color: #662D04;
}

.ReturnText {
	font-size: 14px;
	font-weight: bold;
}
.Superscript {
	vertical-align: super;
	font-size: 10px;
}
.book-title{
	font-size: 20px;
}
