P {
	FONT-SIZE: 10pt;
	padding: 3pt 0pt 9pt 0pt;
	margin: 0pt 0pt 0pt 0pt;
}
img {
  border-width: 0px;
}
H2 {
	FONT-SIZE: large;
	FONT-WEIGHT: normal;
	font-family: Georgia, Times New Roman, serif;
	color: #4A327D;
}
H3 {
	COLOR: #224499; FONT-SIZE: 12pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
H4 {
	FONT-SIZE: 10pt; FONT-WEIGHT: bold
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	/*color: #535c5a;*/
	color: #002d57;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #000000;
}
BODY, TEXTAREA {
  FONT-FAMILY: Arial, Helvetica light, Helvetica, sans-serif;
}
TD {
	FONT-SIZE: 10pt
}
FORM {
	FONT-SIZE: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.small {
	FONT-SIZE: x-small;
	color: #535c5a;
}
.bargain {
	COLOR: #a00000; FONT-SIZE: 8pt; FONT-WEIGHT: bold
}
.carttitle {
	FONT-SIZE: 8pt; FONT-WEIGHT: bold
}
.resultprice {
	COLOR: #555555; FONT-SIZE: 8pt; FONT-WEIGHT: bold
}
LI {
	FONT-SIZE: 10pt
}
UL {
	FONT-SIZE: 10pt
}
.nounderline {
	FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.sbtext {
	COLOR: #224499; FONT-WEIGHT: bold; MARGIN-BOTTOM: 5pt
}
.nu {
	FONT-SIZE: 8pt; TEXT-DECORATION: none
}
.highlit {
	COLOR: #0033aa; FONT-WEIGHT: bold
}
.email {  color: #0000FF}
.text, .textGeneral {
	font-size: small;
	color: #535c5a;
}
.textGeneral {
  text-align: left
}
#pageNav{
	float: left;
	width:130px;
	padding: 5px;
	background-color: #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: small;
}

.title {
	font-size: xx-large;
	color: #FFFFFF;
}
.bgdshape {
	background-attachment: fixed;
	background-color: #FF3333;
	background-image: url(images/redbackgroundRight.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.txtbgd {
	font-size: small;
	color: #4a327d;
	padding: 5px;
	background-color: #d8d6ef;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 5px 1px 25px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4a327d;
	border-bottom-color: #4a327d;

}

#sectionLinks h3{
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #4a327D;
}

#sectionLinks a:link, #sectionLinks a:visited {
	float: left;
	background-color: #ffffff;
	color: #4a327d;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 11px 3px 3px;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-color: #4a327d;
	background-image: none;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.textBold {
	font-size: small;
	color: #333333;
	font-weight: bold;
}

/************** siteInfo styles ****************/

#siteInfo{
	font-size: x-small;
	color: #ABACA5;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
.H2Title {

	FONT-SIZE: large;
	FONT-WEIGHT: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #4A327D;
}
.footertop {
	border-top: thin none;
	border-right: thin none;
	border-bottom: 1px solid #b3b3b3;
	border-left: medium none;
}
/************ sectionSide styles **************/

#sectionSide{
	margin: 0px;
	padding: 0px;

}

#sectionSide h3{
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #4a327D;
}

#sectionSide a:link, #sectionSide a:visited {
	color: #536361;
	font-size: small;
	font-weight: normal;
	padding: 3px 14px 3px 3px;
	text-decoration: none;
	}

#sectionSide a:hover{
	font-weight: normal;
	text-decoration: underline;
}
h1, .shop_Title, .shop_Message {
	font-size: 14pt;
  color: #101010;
	text-align: left;
	font-weight: normal;
}
.shop_Message {
	font-size: large;
	color: #A498CC;
	text-align: left;
}
.shopHeaderRemarks {
	color: #535c5a;
	font-weight: normal;
}
.bgd {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4a327d;
	border-bottom-color: #4a327d;
	text-align: center;
}
.bagText {
	FONT-WEIGHT: bold;
	color: #4A327D;
	text-align: right;
	white-space: nowrap;
}
TABLE {
  text-align: left;
}
.generalPageTable {
  text-align: left;
}

.tableFineBorderHeader, .tableFineBorderHeaderBgd
{
  border-collapse:collapse;
  border-style:solid;
  border-width:1px;
  border-color:#C0C0C0;
  padding: 4px;
  background-color: #f0f0f0;
	font-size: small;
	color: #666666;
}

.tableFineBorderHeaderBgd
{
background-color: #d8d6ef;
}

.errormessage
{
	color:Red;
	font-weight:bold;
	text-align: left;
}
.productDisplayArea
{
  width: 750px;
  vertical-align: top;
}
.productBox2
{
  width: 372px;
  vertical-align: top;
  display: inline;
  padding-top: 14px;

}
.productBox2Photo
{
  text-align: left;
  vertical-align: top;
  float: left;
}
.productBox2Text
{
  text-align: left;
  vertical-align: top;
	width: 170px;
  min-height: 270px;
  float: left;
  color: #919491;
  padding-left: 10px;
  font-weight: normal;
  padding-top: 0px;
  padding-bottom: 4px;
padding-right: 10px;
}
.productBox3
{
  width: 235px;
  vertical-align: top;
  display: inline;
  padding-right: 15px;
  padding-top: 14px;
}
.productBox3Header
{
  width: 225px;
	background-color: #ded7e6;
  text-align: left;
  vertical-align: top;
  color: #502e80;
  padding-left: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.productBox3Photo
{
  text-align: left;
  vertical-align: top;
  float: right;
  padding-top: 4px;
  padding-bottom: 4px;
}
.productBox3Text
{
  width: 140px;
  text-align: left;
  vertical-align: top;
  float: left;
  color: #919491;
  padding-left: 4px;
  font-weight: normal;
  padding-top: 4px;
  padding-bottom: 4px;
padding-right: 0px;
}
.productBox3TextTop
{
  text-align: left;
  vertical-align: top;
  float: left;
  color: #919491;
  padding-left: 4px;
  font-weight: normal;
  padding-top: 4px;
  padding-bottom: 4px;
  min-height: 250px;
}
.productBoxBuy {
  float: left;
}
.productBox3TextHighlight {
  font-weight: bold;
  color: Black;
}
.productBox3TextNormal {
  font-weight: normal;
}
.productBox2TextSubHeading {
  color: #937fb1;
  font-weight: bold;
}
.productBox2TextTop
{
  text-align: left;
  vertical-align: top;
  float: left;
  color: #919491;
  padding-left: 4px;
  padding-right: 4px;
  font-weight: normal;
  padding-top: 4px;
  padding-bottom: 4px;
  min-height: 150px;
}
.productBox2Header
{
	background-color: #ded7e6;
  text-align: left;
  vertical-align: top;
  color: #502e80;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: bold;
}
.productDetailsTitle {
  color: #4A327D;
  font-weight: bold;
}
.productDetailsText
{
  text-align: left;
  vertical-align: top;
  color: #535c5a;
  padding-left: 4px;
  font-weight: normal;
  padding-top: 0px;
  padding-bottom: 4px;
}
.relatedTitle {
  color: #A498CC;
  font-weight: bold;
}
.aboutPageText {
  color: #919491;
  vertical-align: top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.txtSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
}
.txtblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}
.txtAddress {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.txtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}
.txtBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.heading {
	color: #101010;
	font-size: 10pt;
}
.menuTop {
  background-color:Blue;
}
.menuTopOver {
  background-color:Green;
}

.topMenuSeparator {
  padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 4px;
	display: inline-block;
}

.leftMenuButton, .leftMenuButtonHover
{
  border: 1px solid #a0a0a0;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 1px 0px;
  cursor: pointer;
  display: block;
  width: 142px;
  height: 40px;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
	background-color: #06529e;
	color: #ffffff;
	vertical-align: bottom;
	line-height: 40px;
}

.leftMenuButtonHover 
{
	background-color: #ffffff;
	color: #06529e;
}

.leftMenuButtonGrey, .leftMenuButtonGreyHover, .leftMenuButtonGreyTwoLines, .leftMenuButtonGreyTwoLinesHover
{
  border: 1px solid #a0a0a0;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 1px 0px;
  cursor: pointer;
  display: block;
  width: 142px;
  height: 40px;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
	background-color: #6f6e74;
	color: #ffffff;
	vertical-align: bottom;
  line-height: 40px;
}

.leftMenuButtonGreyHover, .leftMenuButtonGreyTwoLinesHover
{
	background-color: #ffffff;
	color: #6f6e74;
}

.leftMenuButtonGreyTwoLines, .leftMenuButtonGreyTwoLinesHover
{
  line-height: 19px;
}

.glink, .glinkHover, a.glink:link, a.glink:visited, a.glinkHover:link, a.glinkHover:visited {
  border: 1px solid #ffffff;
	border-color: #a0a0a0;
	color: #ffffff;
	background-color: #06529e;
	font-weight: bold;
	padding: 4px 6px 6px 6px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	min-height: 15px;
	vertical-align: top;
  font-size: 10pt;
  text-align: center;
	width: 10%;
	display: inline-block;
}

.glinkHover, a.glinkHover:hover, a.glinkHover {
	background-color: #ffffff;
	color: #06529e;
}

.glinkRight, .glinkRightHover, a.glinkRight:link, a.glinkRight:visited, a.glinkRightHover:link, a.glinkRightHover:visited {
  border: 1px solid #ffffff;
	border-color: #a0a0a0;
	color: #ffffff;
	background-color: #06529e;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 4px 5px;
	width: 400px;
	cursor: pointer;
}

.glinkRightHover, a.glinkRightHover:hover, a.glinkRightHover {
	background-color: #ffffff;
	color: #06529e;
}

a.glinkRightInner, a.glinkRightInner:link {
  color: White;
}
a.glinkRightInner:hover {
	color: #06529e;
}

.glinkNavigation, .glinkNavigationHover, a.glinkNavigation:link, a.glinkNavigation:visited, a.glinkNavigationHover:link, a.glinkNavigationHover:visited {
  border: 1px solid #ffffff;
	border-color: #a0a0a0;
	color: #ffffff;
	background-color: #06529e;
	margin: 0px 0px 0px 0px;
	padding: 1px 3px 1px 3px;
	cursor: pointer;
}

.glinkNavigationHover, a.glinkNavigationHover:hover, a.glinkNavigationHover {
	background-color: #ffffff;
	color: #06529e;
}

a.glinkNavigationInner, a.glinkNavigationInner:link {
  color: White;
}
a.glinkNavigationInner:hover {
	color: #06529e;
}

.rightMenu {
  width: 150px;
}

.skipLinks {display: none;}

.portalPanel {
  vertical-align:top; 
  display: inline; 
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px 0px 0px; 
  border-style: solid; 
  border-width: 1px; 
  border-color: #a0a0a0; 
  border-collapse: collapse;
}

.portalTableRow, .portalTableRowHover {
  background-color: #ffffff; 
  cursor: pointer;
}

.portalTableRowHover
{
  background-color: #d7e2e7; 
}

.portalTableCell {
  vertical-align:top; padding: 2px 2px 2px 2px; border-style: solid; border-width: 1px 0px 1px 0px; border-color: #a0a0a0; border-collapse: collapse; 
  cursor: pointer;
}

.portalTableHeader {
  vertical-align:top; border-style: solid; border-width: 0px 0px 1px 0px; border-color: #a0a0a0; border-collapse: collapse; 
  background-color: #cedfe7; padding: 5px 5px 5px 5px;

}
.timelinebody {
  width:99%; 
  border-style:solid; 
  border-width: 1px; 
  border-color: #336633; 
  position:relative; 
  z-index:99999; 
  display:block; 
  height: 183px;
}
.timelineYear, .timelineYearOver {
  margin: 3px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 7pt; 
  color: black;
  cursor: pointer;
  height: 28px;
  background-color: #f0f0f0;

  border-style:solid; 
  border-width: 0px; 
  border-color: #336633; 

}
.timelineYearOver {
  background-color: #fcfac1;
}
.explorerNotes {
  font-size: 0.9em;
}
.topAdvert 
{
  display: inline-block; 
  width: 15%;
  vertical-align:top;
}
.bookBox, .bookBoxHover
{
  height: 300px; 
  overflow: hidden; 
  display: inline-block; 
  font-size: 10pt; 
  vertical-align: top; 
  text-align:left; 
  margin-right: 10px; 
  padding-right: 10px; 
  margin-bottom: 10px; 
  border: 0px solid red;
  background-color: #f8f8f8;
  border: 1px solid #c0c0c0; 
  cursor: pointer;
}
.bookBoxHover
{
  background-color: #f0f0f0;
  border: 1px solid #000000; 
}
.bookBoxInner {
  display:block; 
  width: 100%; 
  padding: 3px 3px 3px 3px; 
}
