body { 
	background: #000000 url('../images/background.gif') repeat-y top center; 
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;

	font-family: Arial, Helvetica, sans-serif ; 
	color: #000000;
}

a {
	color: #ab2d31;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.cart {
	font-family: Arial, sans-serif;
	font-size:9px;
	color: #330000;
}

.cartHead {
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #330000;
}

a.legal:link {
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #999999;
	text-decoration:none;
	
}
a.legal:active {
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #999999;
	text-decoration:none;
	
}
a.legal:visited {
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #999999;
	text-decoration:none;
	
}
a.legal:hover {
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-decoration:underline;
	
}
a.text:link {
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #330000;
	text-decoration:none;
	
}
a.text:active {
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration:none;
	
}
a.text:visited {
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #330000;
	text-decoration:none;
	
}
a.text:hover {
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #333333;
	text-decoration:none;
	
}

table.content {
 	border-left: dotted #222222 2px;
	border-bottom: dotted #222222 2px;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 9pt;
	color: #000000;
}

td.border {
 	border-left: dotted #222222 2px;
	border-bottom: dotted #222222 2px;
}

td.text {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	line-spacing: 1px;
}

.text {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000;
	line-spacing: 1px;
}

td.merch {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	line-spacing: 1px;
	border-right: dotted #222222 1px;
	border-bottom: dotted #222222 1px;
	padding-bottom:12px;

	
}

td.sub {
	font-family: Arial, "Times New Roman", serif;
	font-size: 12px;
	color:#000000;
	line-spacing: 1px;
}

td.stock {
	font-family: Arial, "Times New Roman", serif;
	font-size: 12px;
	color:#000000;
	line-spacing: 1px;
}


/* JIMMY CSS */

td.heading {
	font-weight: bold;
	text-transform: uppercase;
}


h3 {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11pt;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 13pt;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 15pt;
	color: #000000;
}

.admin_menu {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 9pt;
	color: #000000;
	padding-left: 10px;
}

.admin_menu a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}

.admin_menu a:hover {
	text-decoration: underline;
}

.redtitle {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 15pt;
	color: #ab2d31;
}

.redtitle_sml {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11pt;
	color: #ab2d31;
}