body {
	margin: 5px;
	background-color: #313131;
}
.topHeader {
	background-image: url(/_images/header.gif);
	background-repeat: no-repeat;

}
.searchForm {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
.searchFormButton {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;

}
.topNav {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
a.topNavLink:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #666666;
	display: block;
	width: 100%;
}
a.topNavLink:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	display: block;
	width: 100%;

}
a.topNavLink:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3C3C3C;
	text-decoration: none;
	background-color: #EAE0EA;
	display: block; 
	width: 100%;
}
a.topNavLink:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	display: block; 
	width: 100%; 
}
a.prod_link:link {color: #666666; text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
a.prod_link:visited {color: #666666; text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
a.prod_link:hover {color: #FFFFFF; text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; background-color: #666666; display: block;}
a.prod_link:active {color: #666666; text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #EAE0EA;
	padding: 1px;
}

a.breadcrumb_link:link {color: #333333; text-decoration: none; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
a.breadcrumb_link:visited {color: #333333; text-decoration: none; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
a.breadcrumb_link:hover {color: #FFFFFF; text-decoration: none; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; background-color: #996699;}
a.breadcrumb_link:active {color: #333333; text-decoration: none; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #333333;

}
.sku_number{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;

}
.pagetext {
	font-family: Verdana, Tahoma, Verdana, Arial;
	font-size: small;
	color: #333333;
}
.price {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding: 3px 0px 10px;

}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0033;
	padding-top: 10px;
}
.enlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.query {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 5px;
}
.buy_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;


}
.xrefHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #EAE0EA;

}
.xref_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.multi_table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.grobagTable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #996699;
	border-left-color: #996699;

}
.grobagTableBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996699;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #996699;
	border-left-color: #996699;


}
.grobagTableTop {
	background-image: url(/_images/tabtop.jpg);
	background-repeat: no-repeat;
}

