.bigbullet {
	font-family: Impact, Arial, Verdana, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
}
td img {display: block;}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px; /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
	SCROLLBAR-BASE-color: #842920;
	SCROLLBAR-ARROW-color: #D8B500;
	background-color: #EC1D25;
}

a:link    {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
}
a:active    {
	color: #D8B500;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
}
a:visited    {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
}
a:hover      {
	color: #990000;
	font-family: arial;
	font-size: 11px
}

a.dark:link    {
	color: #C1181F;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px
}
a.dark:active    {
	color: #B7161C;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px
}
a.dark:visited    {
	color: #9B1219;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px
}
a.dark:hover      { color: #01B1FC; font-family: verdana; font-size: 11px }


ul, li, p, td {
	color: #000000;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
}


HR {
	color : #000000;
	height : 1px;
}

input.search
{
	height: 17px;
	background-color: #FFFF99;
	border: solid Maroon;
	border-width: 1px;
	font-family: tahoma;
	color: Maroon;
	font-size: 11px;
}
#navcontainer {
	width: 180px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 5px;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}

#navcontainer a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

#navcontainer a:hover
{
	background-color: #990000;
	color: #FFFFFF;
}
.footerlinks li {
	display: inline;
	list-style-type: none;
	color: #FFFFFF;	
}
h2 {
	font-family: Impact, Verdana, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bodycopy {
	padding: 10px;
	font-size: 14px;
}

#prodBox {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
