body {
	background-color: #F3EEC8;
	font-family: Georgia, Times New Roman,Sans-Serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #F3EEC8;
	scrollbar-base-color: #F3EEC8;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-track-color: ;
	scrollbar-face-color: #6E2F37;
	scrollbar-shadow-color: #8F6A67;
	scrollbar-highlight-color: #F3EEC8;
	scrollbar-3d-light-color: #000000;
}

td, th {
	font-family: Georgia, Times New Roman,Sans-Serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
}

h1 {
	color: #003300;
	font-size:20px;
	line-height: 30px;
}

h2 {
	color: #003300;
	font-size:18px;
	line-height: normal;
}

h3 {
	font-size: 16px;
	line-height: normal;
	color: #003300;
}

h4 {
	font-size: 16px;
	line-height: 20px;
	color: #6E2F37;
}

ul {
	font-family: Georgia, Times New Roman,Sans-Serif;
	font-size: 14px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(productimages/jollie/icon-arrow.gif);
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.productHeading {
	font-size: 20px;
	line-height: 35px;
	color: #6D4B2C;
}

.titlebar {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.title {
	font-family: Georgia, Times New Roman,Sans-Serif;
	font-size: 20px;
	line-height: 35px;
	background-color: #F2DAAE;
	color: #6E2F37;
	padding: 5px;
	font-weight: bold;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Sans-Serif;
	font-size: 16px;
	line-height: 20px;
	color: #003300;
	font-weight: bold;
}

.sold {
	font-family: Georgia, Times New Roman,Sans-Serif;
	font-size: 24px;
	background-color: #765752;
	color: #F3EEC8;
	padding: 3px;
	font-weight: normal;
}

.sidebar {
	font-family: Georgia, Times New Roman,Sans-Serif;
	font-size: 12px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #000000;
}

.sidebarHeader {
	font-family: Georgia, Times New Roman,Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #F4E5BC;
	font-weight: bold;
	padding: 2px;
}

.sidebarFooter {
	font-family: Georgia, Times New Roman,Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.sidebarText {
	font-family: Arial, Times New Roman,Sans-Serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-variant: normal;
	color: #000000;
}

.sidebarHeadings {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EABD7A;
	border-right-color: #EABD7A;
	border-bottom-color: #EABD7A;
	border-left-color: #EABD7A;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color: #F3EEC8;
	line-height: 24px;
}

.Table_Data_Bkg {
	background-image: url(productimages/jollie/background_table_data.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #F3EEC8;
}

.tableBGtop {
	background-image: url(productimages/jollie/bg_paper_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tableBGbottom {
	background-image: url(productimages/jollie/bg_paper_bot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tableBGmiddle4px {
	background-image: url(productimages/jollie/bg_paper_mid.jpg);
	border: 1px solid #6E2F37;
}

.tableBorder1px {
	border: 1px solid #6E2F37;
}

.tableBorder1pxLeftRight {
	border-top: 0px solid #6E2F37;
	border-right: 1px solid #6E2F37;
	border-bottom: 0px solid #6E2F37;
	border-left: 1px solid #6E2F37;
}

.tableBorder1pxTopOnly {
	border-top: 1px solid #6E2F37;
	border-right: 0px solid #6E2F37;
	border-bottom: 0px solid #6E2F37;
	border-left: 0px solid #6E2F37;
}
.tableBorder1pxNoTop {
	border-top: 0px solid #6E2F37;
	border-right: 1px solid #6E2F37;
	border-bottom: 1px solid #6E2F37;
	border-left: 1px solid #6E2F37;
}

.tableCellsSidebar1px {
	border: 1px solid #6E2F37;
}

.tableBorder1pxNoTop {
	border-right: 1px solid #6E2F37;
	border-bottom: 1px solid #6E2F37;
	border-left: 1px solid #6E2F37;
}

.tableBorder1pxTopBottom {
	border-top: 1px solid #6E2F37;
	border-right: 0px solid #6E2F37;
	border-bottom: 1px solid #6E2F37;
	border-left: 0px solid #6E2F37;
}

.tableBorder1pxRightOnly {
	border-top: 0px solid #6E2F37;
	border-right: 1px solid #6E2F37;
	border-bottom: 0px solid #6E2F37;
	border-left: 0px solid #6E2F37;
}


.tableBorder1pxBottomOnly {
	border-bottom: 1px solid #6E2F37;
}

.tableBorder1pxBottomRight {
	border-bottom: 1px solid #6E2F37;
	border-right: 1px solid #6E2F37;
}

.formFieldBox {
	border-width: thin;
	border-color: #9E783F #F1D7AF #F1D7AF #9E783F;
 border-style: double;
 }

.promo {
	color: #000033;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

.nav {
	font-family: Georgia, Times New Roman,Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	background-color: #CCFF99;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #F2DAAE;
}

.text24px {
	font-size: 24px;
	line-height: 20px;
	font-style: normal;
	font-variant: normal;
}

.text20px {
	font-size: 20px;
	line-height: 26px;
	font-style: normal;
	font-variant: normal;
}

.text16px {
	font-size: 16px;
	line-height: 24px;
	font-style: normal;
	font-variant: normal;
}

.text14px {
	font-size: 14px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
}

.text12px {
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
}

.text11px {
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
}

.text10Arial {
	font-family: Arial, Times New Roman,Sans-Serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
}

.text10px {
	font-size: 10px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
}
	
.text9px {
	font-size: 9px;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #6E2F37;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6E2F37;
}

a:link {
	color: #003300;
}
a:visited {
	color: #68320F;
}
a:hover {
	color: #B3561A;
}
a:active {
	color: #874112;
}
.tableBorder5px {

	border: 5px solid #6E2F37;
}

