.ggBackground {
	background-color: #000000;
	text-align: center;
}
.outter_table {
	border: 1px solid #FFFFFF;
}
.nav_align {
	text-align: right;
	white-space: nowrap;
}.links_background {
	background-image: url(images/links_main_pic.jpg);
	background-repeat: no-repeat;
	height: 418px;
	width: 604px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.links_table {
	padding-left: 5px;
}
.ordering_background {
	background-image: url(images/ordering_main_pic.jpg);
	background-repeat: no-repeat;
	height: 418px;
	width: 605px;
}
.ordering_table {
	text-align: right;
	vertical-align: bottom;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.orders:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.orders:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.orders:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.ordering_text {
	text-align: right;
	vertical-align: bottom;
	width: 380px;
	padding-bottom: 3px;
}
.shopping_cart_titles {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
.product_box {
	width: 227px;
}
.product_padd {
	padding: 7px 2px;
}
.form_format {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.option_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}
.product_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.product_midline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.bottom_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}

