/* CSS Document */
body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.catergorytitle{
	background-color:#329B34;
	width: 500px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 175px;
	top: 135px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer{
	width: 400px;
	height: 55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	position: absolute;
	left: 230px;
	top: 675px;
	text-align: center;
	display: block;
	padding-bottom: 5px;
}
.pe
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana;
}
.style1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #D90000;
	text-align: left;
}
.style2 {
	color: #003399;
	font-weight: bold;
	font-size: 14px;
	padding-top: 2px;
	display: block;
}
.title
{
	font-weight: bold;
	color: #003399;
	font-size: 20px;
	}
.print
{
	padding-left: 0px;
	font-size: 11px;
	list-style-image: url(Images/arrow.gif);
	margin-left: 0px;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
}
.printgolden
{
font-size: 11px;
color: #996600;
}
.pricingprint
{
	display: block;
	font-weight: bold;
	font-size: 11pt;
	color: #996600;
	text-align: center;
}
.reverse
{
	font-weight: bold;
	color: white;
	background-color: black;
}
#jerseys
{
left: 175px;
position: absolute;
top: 165px;
}


#right
{
	left: 295px;
	width: 360px;
	position: absolute;
	top: 35px;
}
	#bullets
{
	position: static;
}
.price {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #D90000;
	text-align: center;
	display: block;
	width: 375px;
	position: absolute;
	top: 515px;
}
#pricing_css
{
    border-left-color: #996600;
    border-bottom-color: #996600;
    border-top-style: solid;
    border-top-color: #996600;
    font-family: Arial, Verdana;
    border-right-style: solid;
    border-left-style: solid;
    position: static;
    background-color: #ffffcc;
    border-right-color: #996600;
    border-bottom-style: solid;
}
li{
	text-indent: 10px;
}

