body, h1, h2, h3, h4, h5, h6, p, td, th, font	{
	font-family: arial, helvetica, sans-serif;
}

body, html	{
	height: 100%;
}

body	{
	padding: 0px;
	margin: 0px;
	background-color: #96CDCD;
}

h1	{
	font-size: 16px;
	font-weight: bold;
}

h2	{
	font-size: 14px;
	font-weight: bold;
}

h3	{
	font-size: 13px;
	font-weight: bold;
}

h4	{
	font-size: 12px;
	font-weight: bold;
}

h5	{
	font-size: 11px;
	font-weight: bold;
}

h6	{
	font-size: 10px;
	font-weight: bold;
}

p, td, th, font	{
	font-size: 11px;
}

strong	{
	font-weight: bold;
	color: #800000;
}

em	{
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}

br	{
	clear: both;
}

blockquote	{
	margin-left: 30px;
}

.ulh1	{
	color: #008080;
	border-bottom: 3px solid #FFEBCD;
}	


/* General Pusdo Classes */

a:active	{
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}

a:link	{
	text-decoration: none;
	color: #008080;
	font-weight: bold;
}

a:visited	{
	text-decoration: none;
	color: #008080;
	font-weight: bold;
}

a:hover	{
	text-decoration: underline;
	color: #FF0000;
	font-weight: bolder;
}

a:active:hover	{
	text-decoration: underline;
	color: #FF0000;
	font-weight: bolder;
}

a:visited:hover	{
	text-decoration: underline;
	color: #FF0000;
	font-weight: bolder;
}

.smalltext	{
	font-size: 9px;
}

/* Global Structure Elements */

.globaltable	{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

.globalbody	{
	height: 100%;
	background-color: #96CDCD;
}

.globalfoottd	{
	text-align: center;
	padding: 5px;
	background-color: #008080;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #96CDCD;
}

.bodytable	{
	height: 100%;
	width: 100%;
	padding-bottom: 20px;
}

.bodytd	{
	height: 100%;
}


/* Navigation Elements */

.navtable	{
	margin-bottom: 20px;
	background-color: #96cdcd;
}

.navtopspacer	{
	background-color: #FFEBCD;
}	

.navbottomspacer	{
	background-color: #FFEBCD;
	background-image: url(navcolor1/nav_downspacer.jpg);
	background-position: bottom center;
	background-repeat:  repeat-x;
}	

/* Left Nav Elements */

.leftnavtable	{
	width: 150;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

.leftnavimagetd	{
	background-color: #ffffff;
	width: 17px;
	height: 17px;
}

.leftnavtoptd	{
	background-color: #ffffff;
	height: 17px;
	width: 146px;
	padding: 0px;
	margin: 0px;
	background-image: url(navcolor1/body_topcenter.jpg);
	background-position: bottom center;
	background-repeat:  repeat-x;
}

.leftnavbottomtd	{
	background-color: #ffffff;
	height: 17px;
	width: 146px;
	padding: 0px;
	margin: 0px;
	background-image: url(navcolor1/body_bottomcenter.jpg);
	background-position: bottom center;
	background-repeat:  repeat-x;
}

.leftnavlefttd	{
	background-color: #ffffff;
	width: 17px;
	padding: 0px;
	margin: 0px;
	background-image: url(navcolor1/body_left.jpg);
	background-position: top left;
	background-repeat:  repeat-y;
}

.leftnavrighttd	{
	background-color: #ffffff;
	width: 17px;
	padding: 0px;
	margin: 0px;
	background-image: url(navcolor1/body_right.jpg);
	background-position: top right;
	background-repeat:  repeat-y;
}

.leftnavtd	{
	font-size: 11px;
	background-color: #ffffff;
}


.leftnavtd1	{
	font-size: 11px;
}

.leftnavtd2	{
	font-size: 11px;
	padding-left: 10px;
}

.leftnavtd3	{
	font-size: 11px;
	padding-left: 20px;
}

.leftnavtd4	{
	font-size: 11px;
	padding-left: 30px;
}

.leftnavtd a:active	{
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}

.leftnavtd a:link	{
	text-decoration: none;
	color: #008080;
	font-weight: bold;
}

.leftnavtd a:visited	{
	text-decoration: none;
	color: #008080;
	font-weight: bold;
}

.leftnavtd a:hover	{
	text-decoration: underline;
	color: #96CDCD;
	font-weight: bolder;
}

.leftnavtd a:active:hover	{
	text-decoration: underline;
	color: #96CDCD;
	font-weight: bolder;
}

.leftnavtd a:visited:hover	{
	text-decoration: underline;
	color: #96CDCD;
	font-weight: bolder;
}

/* Content Area Table */

.subcattd	{
	padding: 3px;
}

.contenttable	{
	width: 100%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.contentimagetd	{
	background-color: #ffffff;
	width: 17px;
	height: 17px;
}

.contenttoptd	{
	background-color: #ffffff;
	height: 17px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(navcolor1/body_topcenter.jpg);
	background-position: bottom center;
	background-repeat:  repeat-x;
}

.contentbottomtd	{
	background-color: #ffffff;
	height: 17px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(navcolor1/body_bottomcenter.jpg);
	background-position: bottom center;
	background-repeat:  repeat-x;
}

.contentlefttd	{
	background-color: #ffffff;
	width: 17px;
	padding: 0px;
	margin: 0px;
	background-image: url(navcolor1/body_left.jpg);
	background-position: top left;
	background-repeat:  repeat-y;
}

.contentrighttd	{
	background-color: #ffffff;
	width: 17px;
	padding: 0px;
	margin: 0px;
	background-image: url(navcolor1/body_right.jpg);
	background-position: top right;
	background-repeat:  repeat-y;
}

.contenttd	{
	font-size: 11px;
	background-color: #ffffff;
}

/* Page Formatting */

.plisttable	{
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.plistth	{
	padding: 5px;
	background-color: #008080;
	color: #96CDCD;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 3px solid #FFEBCD;
}

.plisttd	{
	border-top: 1px solid #FFEBCD;
	padding: 5px;
	font-size: 11px;
}

.plisttd1	{
	padding: 5px;
	font-size: 11px;
}

.plisttd2	{
	padding: 5px;
	font-size: 11px;
	border-top: 2px solid #008080;
	background-color: #FFEBCD;
}

.plisttd3	{
	border-bottom: 1px solid #FFEBCD;
	padding: 5px;
	font-size: 11px;
}

.plisttd4	{
	border-top: 1px solid #FFEBCD;
	padding: 5px;
	font-size: 11px;
}

.prodh1	{
	color: #008080;
	border-bottom: 3px solid #FFEBCD;
}	
	
.prodimage	{
	padding-left: 10px;
	padding-bottom: 10px;
}

.prodimagel	{
	padding-right: 10px;
	padding-bottom: 10px;
}

.prodformtable	{
	margin-bottom: 10px;
	border-bottom: 3px solid #FFEBCD;	
}

.prodformtdl	{
	padding-right: 5px;
}

.prodformtdr	{
	padding-left: 5px;
}

/* Checkout Pages Formatting */

.baskettd	{
	padding-bottom: 10px;
}

.clisttable	{
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.clistth	{
	padding: 5px;
	background-color: #008080;
	color: #96CDCD;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 3px solid #FFEBCD;
}

.clistth1	{
	border-top: 1px solid #FFEBCD;
	font-size: 11px;
	padding: 3px;
	width: 150px;
}

.clisttd	{
	border-top: 1px solid #FFEBCD;
	font-size: 11px;
	padding: 3px;	
}


.basketfoottd	{
	border-top: 3px solid #008080;
	padding: 5px;
}

.optionstable	{
	padding: 0px;
	margin: 0px;
}

.optionsth	{
	padding: 5px;
}

.optionstd	{
	padding: 5px;
}

/* Interior Box */

.insidetable	{
	width: 90%;
	padding: 0px;
	margin: 10px;
}

.insideimagetd	{
	background-color: #ffffff;
	width: 17px;
	height: 17px;
}

.insidetoptd	{
	background-color: #ffffff;
	height: 17px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(insidecolor1/inside_top.jpg);
	background-position: bottom center;
	background-repeat:  repeat-x;
}

.insidebottomtd	{
	background-color: #ffffff;
	height: 17px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(insidecolor1/inside_bottom.jpg);
	background-position: bottom center;
	background-repeat:  repeat-x;
}

.insidelefttd	{
	background-color: #ffffff;
	width: 17px;
	padding: 0px;
	margin: 0px;
	background-image: url(insidecolor1/inside_left.jpg);
	background-position: top left;
	background-repeat:  repeat-y;
}

.insiderighttd	{
	background-color: #ffffff;
	width: 17px;
	padding: 0px;
	margin: 0px;
	background-image: url(insidecolor1/inside_right.jpg);
	background-position: top right;
	background-repeat:  repeat-y;
}

.insidetd	{
	font-size: 11px;
	background-color: #FFEBCD;
}

.insideh1	{
	font-family: arial black, arial, helvetica, sans-serif;
	font-style; italic;
	font-size: 16px;
	color: #ffff00;
	background-color: #008080;
	padding: 0px;
	font-weight: bolder;
	height: 37px;
}

.insideimg	{
	border: 1px solid #999999;
}
