/* CSS Document */

.noPrint {
	display:none;
	}

.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	padding-right:18px;
	}
.h1 a:link {color:#000000; text-decoration:none;}
.h1 a:visited {color:#000000; text-decoration:none;}
.h1 a:hover {color:#000000; text-decoration:underline;}
.h1 a:active {color:#000000; text-decoration:none;}

.body {
	background-color:#000000;
	}

.cart_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	letter-spacing:2px;
	text-transform:uppercase;
	}
.cart_text a:link {font-weight:bold; color:#000000; text-decoration:none;}
.cart_text a:visited {font-weight:bold; color:#000000; text-decoration:none;}
.cart_text a:hover {font-weight:bold; color:#000000; text-decoration:underline;}
.cart_text a:active {font-weight:bold; color:#000000; text-decoration:underline;}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	}
.content a:link {color:#000000; text-decoration:underline;}
.content a:visited {color:#000000; text-decoration:underline;}
.content a:hover {color:#000000; text-decoration:underline;}
.content a:active {color:#000000; text-decoration:underline;}

.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	letter-spacing:1px;
	line-height:16px;
	padding-bottom:10px;
	padding-top:10px;
	}
.copyright a:link {color:#000000; text-decoration:none;}
.copyright a:visited {color:#000000; text-decoration:none;}
.copyright a:hover {color:#000000; text-decoration:underline;}
.copyright a:active {color:#000000; text-decoration:underline;}

.green_line_vert {
	border-right:1px solid #FFFFFF;
	}

.items {
	border:1px solid #FFFFFF;
	}
	
.item_nav {
	display:block;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	background-color:#000000;
	padding-top:5px;
	}
.item_nav a:link {font-weight:bold; color:#000000; text-decoration:none;}
.item_nav a:visited {font-weight:bold; color:#000000; text-decoration:none;}
.item_nav a:hover {font-weight:bold; color:#000000; text-decoration:underline;}
.item_nav a:active {font-weight:bold; color:#000000; text-decoration:none;}
	
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}
.footer a:link {font-weight:bold; color:#000000; text-decoration:none;}
.footer a:visited {font-weight:bold; color:#000000; text-decoration:none;}
.footer a:hover {font-weight:bold; color:#000000; text-decoration:underline;}
.footer a:active {font-weight:bold; color:#000000; text-decoration:none;}

.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin-left:10px;
	}
.nav  a:link {font-weight:bold; color:#000000; text-decoration:none;}
.nav  a:visited {font-weight:bold; color:#000000; text-decoration:none;}
.nav  a:hover {font-weight:bold; color:#000000; text-decoration:underline;}
.nav  a:active {font-weight:bold; color:#000000; text-decoration:none;}

.page_border {
	background:#000000;
	}

.page_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
	padding-top:10px;
	}

.phone_number {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:right;
	}

.pop_border {border:1px solid #FFFFFF;}

.prices {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	}

.product_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:center;
	}
	
.product_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	}

	
.yellow_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	}
.yellow_text a:link {font-weight:bold; color:#000000; text-decoration:none;}
.yellow_text a:visited {font-weight:bold; color:#000000; text-decoration:none;}
.yellow_text a:hover {font-weight:bold; color:#000000; text-decoration:underline;}
.yellow_text a:active {font-weight:bold; color:#000000; text-decoration:none;}

	