.header-bg {
	color: #FFF;
	font-size: 2em;
	padding-right: 10px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	background-image: url(images/grape_bg_store.gif);
	background-repeat: repeat;
}
.outline {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.topBar {
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #582A32;
	height: 25px;
}
.TableTitlesAlt { 
	border-bottom: 1px solid #582A32;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #582A32;
	height: 25px;
	border-bottom: 1px solid #582A32;
	background-image: url(images/scion-header-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBorderLeftRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #582A32;
	border-right-color: #582A32;
	border-bottom-color: #582A32;
	border-left-color: #582A32;
}

.menuBorderRight {	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #582A32;
	border-right-color: #582A32;
	border-bottom-color: #582A32;
	border-left-color: #582A32;}
/*Row Highlighting*/
tr.ruled{
	background:#EBEBEB;
	color: #0000FF;
	cursor: hand;
	text-decoration: underline;
} 
img.category {
	border: 1px solid #000000;
	width: 100px;
}
.border {
	border: 1px solid #000000;
}
h2 {
	margin: 0px;
	padding: 0px;
}

	

