
body  {
	background-color: #FE8D43;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
	overflow-x: auto;
}
ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
a {
	color: #000000;
	text-decoration: none;
}
input  {
    font-size: 13px;
	/*/*/font-size: 80%; /* */
	background-image:  url("images/papyrus_light.gif");
	background-color: #FAE3BE;
}
select  {
    font-size: 13px;
	/*/*/font-size: 80%; /* */
	background-image:  url("images/papyrus_light.gif");
	background-color: #FAE3BE;
}
textarea  {
    font-size: 13px;
	/*/*/font-size: 80%; /* */
	background-image:  url("images/papyrus_light.gif");
	background-color: #FAE3BE;
}

#mainTable  {
    border: 2px solid #000000;
	/*/*/line-height: 1.5em; /* */
}
#maincontent  {
    font-size: 16px;
	/*/*/font-size: 100%; /* */
	text-align: center;
	vertical-align: top;
}
#sidebars  {
    font-size: 13px;
	/*/*/font-size: 80%; /* */
	text-align: center;
	vertical-align: top;
}
#header  {
	height: 178;
	text-align: center;
}
#header_a  {
	height: 107;
	text-align: left;
}
#footer  {
    font-size: 10px;
	/*/*/font-size: 60%; /* */
	text-align: center;
}

#sidebarTable1  {
    width: 180;
}
#sidebarTable2  {
    width: 180;
}
#sidebarTable3  {
    width: 180;
}
#sidebarTable4  {
    width: 180;
}
#sidecol_1  {
	background-image:  url("images/papyrus_180.gif");
    height: 30;
}
#sidecol_2  {
	background-image:  url("images/papyrus_180.gif");
	padding: 0px 10px;
}
#sidecol_3  {
    height: 30;
}

#centreTable {
    width: 94%;
}
#centrecol_1  {
    height: 30;
	text-align: center;
	vertical-align: top;
	background-image:  url("images/papyrus_300.gif");
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}
#centrecol_2  {
	text-align: left;
	vertical-align: top;
	background-image:  url("images/papyrus_300.gif");
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}
#centrecol_3  {
    height: 30;
	text-align: center;
	vertical-align: top;
	background-image:  url("images/papyrus_300.gif");
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#productTable  {
    width: 90%;
	text-align: center;
	vertical-align: top;
    font-size: 15px;
	/*/*/font-size: 94%; /* */
}
#productheader  {
	background-image:  url("images/papyrus_light.gif");
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
#productcol_l  {
    width: 30%;
	background-image:  url("images/papyrus_light.gif");
	border-left: 2px solid #000000;
	border-bottom: 1px solid #000000;
}
#productcol_c  {
    width: 50%;
	background-image:  url("images/papyrus_light.gif");
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 1px solid #000000;
}
#productcol_r  {
    width: 20%;
	background-image:  url("images/papyrus_light.gif");
	border-right: 2px solid #000000;
	border-bottom: 1px solid #000000;
}
#productfooter  {
	border-top: 1px solid #000000;
}

#emptyTable  {
    width: 90%;
	text-align: center;
	vertical-align: top;
    font-size: 15px;
	border: 2px solid #000000;
	/*/*/font-size: 94%; /* */
}
