/* BAGSHAG.COM TAG STYLES */

body, td { 
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}

h1 { font-size: 13pt; 	font-weight: bold; }
h2 { font-size: 12pt; font-weight: bold; }
h3 { font-size: 10pt;font-weight: bold; }
h4  { font-weight: bold; }
h5 { text-transform: uppercase; }
h6 { font-style: italic; }

/* Page Background */

.h-page-bg  {
background-color: #808080;
}
.h-main-table-bg {
background-color: white;
}
.h-body-table-bg {
background-color: gray;
}


/* Hover */

a { 
	color: blue;
	text-decoration: none; 
}
a:hover { 
	text-decoration: none;
	color: #FF0000;
	
}

/* Text styles */

.cart-text {
color: #666666;
font-size:14px;
font-weight:bold;
}

.text-box 
{
color: black;
font-size:16px;
}
.green-bold
{
color:#006633;
font-weight:bold;
}


.box-header {
	background-color: #669966;
	font-size:18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	
}
.footer {
color: #666666;
font-size:12px;
}

 /*-------------------------------------------------------------------------------
	END
*/
	
 