body {
	margin: 0px;
	background-color: #E0E3F2;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat;
}
.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 175%;
	color: #666666;
	background-color: #FFFFFF;
	padding: 0px 20px 10px 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.boxborder {
	border: 1px solid #CCCCCC;
}

.trborder {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
li.dark {
	list-style-image: url(images/blt.gif);
	margin-bottom: 5px;
}
.versetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	background-image: none;
}
.pullquote {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	background-image: url(images/quote-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: none;
	width: 160px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
.pullquote p {
	background-image: url(images/quote-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 15px 5px 5px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}


.leftprodnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333399;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6633;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6633;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	color: #999999;
	padding: 10px;
}
hr {
	color : #CCCCCC;
	height : 1px;
}
TD {
	font-size: 10px;
	line-height: 175%;
	color: #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
P {
	font-size: 10px;
	line-height: 175%;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
TD.smaller {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
}
P.smaller {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
}
TD.mincart {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
}
P.mincart {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
}
a:link{
    text-decoration: none; 
	color:#3A52A4
}
a:visited{
    text-decoration: none; 
	color: #3A52A4
}
a:hover{
text-decoration: underline; 
color: #FF9900
}
a:active{
text-decoration: none; 
color: #3A52A4
}
HR {
	color : #CCCCCC;
}
div.detailname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #3A52A4;
	line-height: normal;
}
div.prodname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #3A52A4;
}
SPAN.price {
color: #FF3333;
font-size: 11px;
font-weight: bold;
}
td.prodnavigation {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color: #666666;
}
P.prodnavigation {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #666666;
}
A.dark:link {
color: #FBFBFB;
text-decoration: none;
}
A.dark:visited {
color: #FBFBFB;
text-decoration: none;
}
A.dark:active {
color: #FBFBFB;
text-decoration: none;
}
A.dark:hover {
color: #FF9966;
text-decoration: none;
}
.mcartbg {
	background-color: #C4CCDE;
	background-image: url(images/mcartbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 10px 0px 10px 4px;
	padding: 8px;
	float: left;
	width: 150px;
	border: 2px solid #FFFFFF;
}
P.catname {
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
text-align: left;
}
P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}
IMG.catimage {
border:0px;
border-thickness: 1px;
border-color: #000;
border-style: solid;
vertical-align:top;
}
TD.catimage {
vertical-align:top;
}
TD.catname {
vertical-align:top;
text-align: left;
}
TD.catnavigation {
vertical-align:middle;
text-align: left;
}
.bottomlinks {
	font-weight: normal;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}