body {
	background-color: #465D92;
	color: #001932;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	background-image: url(images/BG_tile1.jpg);
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited:hover {
	text-decoration: underline;
}
.linkA {
	color: #56A6F3;
	font-weight: bold;
}
.linkB {
	color: #CCCCFF;
	font-weight: normal;
}

.linkother {
	color: #000000;
	font-weight: bold;
}

.linkbody {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #660000;
	color: #000000;
}

a:hover.linkbody, a:visited:hover.linkbody {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCFF;
}
p {
	font-size: 12px;
	line-height: 1.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
#menu {
	position: absolute;
	width: 20%;
	left: 749px;
	top: 45px;
	z-index: 2;
	height: 100px;
}
#splash {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	z-index: 1;
}
#storyBlock {
	position: absolute;
	width: 354px;
	left: 358px;
	top: 83px;
	z-index: 2;
	height: 449px;
	overflow: auto;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smalltext1 {
	font-size: 9px;
}

.errortext {
	text-transform: uppercase;
	color: #FF0000;
	font-weight: bold;

}
.errornote {
	font-weight: bold;
	color: #FF0000;
}
.categorytitle {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.backtomain {
	color: #000000;
	font-weight: bold;
}
.ShippingAndTotal {
	font-weight: bold;
	color: #000000;
}
.previewtables {
	color: #000000;
}
.popuplink {
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-color: #265182;
}
.fielditem {
	color: #000000;
}
.displaycart {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #660000;
	color: #000000;
}
a:hover.displaycart, a:visited:hover.displaycart {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCFF;
}