body {
	margin : 0;
	background : url(images/dark_tile.gif);
}

.textbox {
	font-size : 11px;
	border : 1 solid;
}

.textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	border : 1 solid;
}

.button {
	font-size : 11px;
}

#container {
	width : 823px;
	\width : 843px;
	w\idth : 823px;
	height : auto;
	position : relative;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	padding : 0px;
}

#col1 {
	position : absolute;
	top : 0px;
	left : 0px;
	width : 18px;
	height : 100%;
	vertical-align : top;

}

#menu1{
	position : absolute;
	top : 0px;
	left : 18px;
	width : 129px;
	height : 330px;
	vertical-align : top;
	display : table-cell;
}

#menu2{
	position : absolute;
	top : 330px;
	left : 18px;
	width : 129px;
	height : 250px;
	vertical-align : top;

}

#menu3{
	position : absolute;
	top : 581px;
	left : 18px;
	width : 129px;
	height : auto;
	vertical-align : bottom;
	background-image : url(images/menu_bg.gif);

}



#header{
	position : absolute;
	top : 0px;
	left : 147px;
	width : 670px;
	height : 135;
	vertical-align : top;

}

#content{
	position : absolute;
	top : 135px;
	left : 147px;
	width : 670px;
	height : 100%;
	vertical-align : top;
	background : url(images/light_tile.gif);
}

#content1{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 118px;
	height : 100%;
	vertical-align : top;
	background : url(images/light_tile.gif) repeat;

}

#content2{
	position : absolute;
	top : 0px;
	left : 118px;
	width : 552px;
	height : auto;
	vertical-align : top;
    background : url(images/light_tile.gif) repeat;
}
#col4{
	position : absolute;
	top : 0px;
	left : 817px;
	width : 6px;
	height : 600px;
	vertical-align : top;
}


#bottom {
	position : absolute;
	top : 487px;
	left : 0px;
	width : 880px;
	height : 64px;
}

a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #009933;
	text-decoration : none;
}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #009933;
	text-decoration : none;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #009933;
	text-decoration : underline;
}

.footer {
	font-size : 11px;
	text-align : center;
	margin-left: 0px;
	margin-right:0px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #906424;
	text-decoration : none;
	margin-left : 5px;
	margin-right : 30px;
	text-align : justify;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #906424;
	text-decoration : bold;
	text-align : center;
}

A.text:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	color : #336B4A;
}

A.text:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	color : #336B4A;
}

A.text:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : underline;
	color : #009933;
}

A.cartsmall:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #336B4A;
}

A.cartsmall:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #336B4A;
}

A.cartsmall:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	color : #009933;
}

.pagetitle {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 23px;
	color : #336B4A;
	font-weight : bold;
	font-style : italic;
}

.category {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	font-style : italic;
	color : #336B4A;
}

.itemtitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #336B4A;
}

.itemprice {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : Black;
}

.itemshiptime {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #906424;
}

.fieldname {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
}

.cartlinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

.photocopyright {
	font-family : Arial, Helvetica, Verdana, Geneva, Sans-Serif;
	font-size : 9px;
	color : Black;
}

.error {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Red;
}

.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : White;
	font-weight : bold;
	font-style : italic;
}

.cartheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
	font-style : italic;
}

.cartsmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

.invoice {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : Black;
	font-weight : bold;
}

.invoiceaddress {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
}

.invoiceheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
	font-style : italic;
}

.invoicesmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}
