/********************/

/*  MAIN            */

/********************/



body

	{

	margin: 0px auto 0px auto;

	}



.tableMain

	{
	background: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 800px;
	}



a

	{

	color: #000000;

	text-decoration: none;

	}



a:hover

	{

	color: #000000;

	text-decoration: underline;

	}



/********************/

/*  HEADER          */

/********************/



.header

	{

	border-bottom: 1px solid #999999;

	padding: 8px;

	}



/********************/

/*  NAVIGATION      */

/********************/



.navBar

	{

	background-color: #DDDDDD;

	border-right: 1px solid #999999;

	}



.navLink

	{

	background-color: #FFFFFF;

	border-bottom: 1px solid #999999;

	color: #666666;

	font-family: verdana, tahoma, arial;

	font-size: 13px;

	}



.navLink a

	{

	color: #666666;

	display: block;

	text-align: left;

	text-decoration: none;

	font-weight: bold;

	padding: 5px;

	}



.navLink a:hover

	{

	background-color: #FFDD88;

	color: #666666;

	text-decoration: none;

	font-weight: bold;

	padding: 5px;

	}



.navText

	{

	background-color: #DDDDDD;

	border-bottom: 1px solid #999999;

	color: #666666;

	font-family: verdana, tahoma, arial;

	font-size: 10px;

	padding: 5px;

	}



.navFooter

	{

	color: #AAAAAA;

	font-family: verdana, tahoma, arial;

	font-size: 11px;

	padding: 5px;

	text-align: center;

	}
	
		.navLink2
	{
	empty-cells: show;
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	text-align: center;
	border-bottom: 1px solid #999999;
	background-color: #666666;
	}

.navLink2 a
	{
	color: #FFFFFF;
	display: block;
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	}

.navLink2 a:hover
	{
	background-color: #999999;
	display: block;
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	color: #FFFFFF;
	}




/********************/

/*  CONTENT         */

/********************/



.content

	{

	color: #666666;

	empty-cells: show;

	font-family: verdana, tahoma, arial;

	font-size: 11px;

	padding: 12px;

	}



.content h2

	{

	font-size: 11px;

	margin: 0px;

	}



.pageTitle

	{

	background-color: #DDDDDD;

	border-bottom: 1px solid #999999;

	color: #666666;

	empty-cells: show;

	font-family: verdana, tahoma, arial;

	font-size: 13px;

	font-weight: bold;

	padding: 5px;

	}



.pageHeader

	{

	background-color: #DDDDDD;

	border-bottom: 1px solid #999999;

	color: #666666;

	empty-cells: show;

	font-family: verdana, tahoma, arial;

	font-size: 11px;

	padding: 5px;

	text-align: right;

	}



.pageHeader h1

	{

	font-size: 11px;

	font-weight: normal;

	margin: 0px;

	}



.productName

	{

	background-color: #DDDDDD;

	color: #666666;

	font-family: verdana, tahoma, arial;

	font-size: 13px;

	font-weight: bold;

	padding: 5px;

	}



.productName h2

	{

	font-size: 13px;

	margin: 0px;

	}



.productPrice

	{

	background-color: #DDDDDD;

	color: #666666;

	font-family: verdana, tahoma, arial;

	font-size: 13px;

	padding: 5px;

	text-align: right;

	}



.productDescription

	{

	color: #666666;

	font-family: verdana, tahoma, arial;

	font-size: 11px;

	padding: 5px;

	}



.productImage img

	{

	border: 1px solid #999999;

	}



.buyProduct

	{

	color: #666666;

	font-family: verdana, tahoma, arial;

	font-size: 11px;

	padding: 5px;

	text-align: center;

	}



.buyProduct a

	{

	color: #666666;

	}



.buyProduct a:hover

	{

	color: #666666;

	text-decortion: underline;

	}



.productSpacer

	{

	border-top: 2px solid #FFDD88;

	empty-cells: show;

	}



.mfgBy

	{

	font-size: 9px;

	}



.disclaimer

	{

	font-size: 10px;

	font-style: italic;

	}



.imageBorder

	{

	border: 1px solid #000000;

	}



.freeStuff

	{

	background-color: #FFDD88;

	border: 1px solid #AAAAAA;

	padding: 5px;

	}



/********************/

/*  IMAGES          */

/********************/



.imageLeft

	{

	border: 1px solid #999999;

	margin: 4px;

	margin-top: 0px;

	margin-left: 0px;

	float: left;

	}



.imageRight

	{

	border: 1px solid #999999;

	margin: 4px;

	margin-top: 0px;

	margin-right: 0px;

	float: right;

	}
	
	
	
	
	.copyright
	{
	color: #AAAAAA;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	padding: 5px;
	text-align: center;
	border-top: 1px solid #999999;
	}
	
.copyright a
	{
	color: #666666;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	}




/********************/

/*  HANDLE COLORS   */

/********************/



.opt-black

	{

	background-color: black;

	border-top: 1px solid #FFFFFF;

	color: #FFFFFF;

	font-size: 13px;

	}



.opt-green

	{

	background-color: green;

	border-top: 1px solid #FFFFFF;

	color: #000000;

	font-size: 13px;

	}



.opt-red

	{

	background-color: red;

	border-top: 1px solid #FFFFFF;

	color: #000000;

	font-size: 13px;

	}



.opt-white

	{

	background-color: white;

	border-top: 1px solid #FFFFFF;

	color: #000000;

	font-size: 13px;

	}



.opt-yellow

	{

	background-color: yellow;

	border-top: 1px solid #FFFFFF;

	color: #000000;

	font-size: 13px;

	}



.opt-royal-blue

	{

	background-color: #000066;

	border-top: 1px solid #FFFFFF;

	color: #FFFFFF;

	font-size: 13px;

	}



.opt-light-blue

	{

	background-color: #CCDDFF;

	border-top: 1px solid #FFFFFF;

	color: #000000;

	font-size: 13px;

	}



.opt-cream

	{

	background-color: #FFFFCC;

	border-top: 1px solid #FFFFFF;

	color: #000000;

	font-size: 13px;

	}



.opt-khaki

	{

	background-color: khaki;

	border-top: 1px solid #FFFFFF;

	color: #000000;

	font-size: 13px;

	}



.opt-grey

	{

	background-color: #999999;

	border-top: 1px solid #FFFFFF;

	color: #000000;

	font-size: 13px;

	}



.opt-orange

	{

	background-color: orange;

	border-top: 1px solid #FFFFFF;

	color: #000000;

	font-size: 13px;

	}



.opt-silver

	{

	background-color: silver;

	border-top: 1px solid #FFFFFF;

	color: #000000;

	font-size: 13px;

	}



.opt-gold

	{

	background-color: gold;

	border-top: 1px solid #FFFFFF;

	color: #000000;

	font-size: 13px;

	}



.opt-purple

	{

	background-color: purple;

	border-top: 1px solid #FFFFFF;

	color: #FFFFFF;

	font-size: 13px;

	}



.opt-pink

	{

	background-color: pink;

	border-top: 1px solid #FFFFFF;

	color: #000000;

	font-size: 13px;

	}



.opt-maroon

	{

	background-color: maroon;

	border-top: 2px solid #FFFFFF;

	color: #FFFFFF;

	font-size: 13px;

	}



/********************/

/*  MISC        */

/********************/



.spacer

	{

	empty-cells: show;

	}



.text

	{

	color: #666666;

	font-family: verdana, tahoma, arial;

	font-size: 11px;

	padding-left: 2px;

	}


.ctgy1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	width: 100%;
}
.ctgy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: top;
}
.ctgy2 img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}
.ctgy_prodname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #DDDDDD;
	width: 100%;
	vertical-align: top;
	padding: 7px;
	font-weight: bold;
}
.ctgy_prodname a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.ctgy_prodname a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.ctgy_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #DDDDDD;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	padding: 7px;
	font-weight: bold;
}

.ctgy_shipping {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFDD88;
	text-align: center;
	border: 1px solid #999999;
	padding: 4px;
	white-space: nowrap;
}
.ctgy_break {
	padding: 8px 0px;
}
.ctgy_break hr {
	color: #CCCCCC;
	height: 1px;
}
