
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


a:link,
a:visited {
	color: #33FF00;
}

a:hover {
	color: #33FF00;
	text-decoration: none;
}

a:visited {
	color: #33FF09;
}

input.first {
	border: 0; 
	background:FFFFFF; 
	color: 000000;
}

input.scnd {
	border: 0;
}

select {
	border: 0;
	background:FFFFFF; 
	color: 000000; 
	font-family: verdana;
}

textarea {
	border: 0; 
	background:FFFFFF; 
	color: 000000;
	font-family: verdana;
}
 
.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#content {
	background:#000;
	border:solid #fff 1px;
	margin:5px 0 0 35px;
	padding:5px;
	width:435px;
}

h1 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

h3 {
	color:#CC66CC;
	font-size:15px;
	font-weight: bold;
}

p {
	font-size:12px;
	line-height:135%;
}

.search {
	border: 0px none;
	
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
a.item:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #33FF00;
	text-decoration: underline;
}
a.item:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #33FF00;
	text-decoration: none;
}
a.item:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #33FF09;
	text-decoration: underline;
}
.prodtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

.shirtname {
	font: 12px Arial, Helvetica, sans-serif;
	background: #000000;
}
.blackBox {
	background-color:#000000;
	font-size:12px;
}
.enlargementLink {
	text-align:center;
}

.shirtListing {
	background-image:url(/images/bg_shirtlisting.png);
	margin:0 0 0 15px;
}

.shirtListing p {
	font-size:14px;
	font-weight:bold;
}


.productListing {
	background-image:url(/images/bg_shirtlisting.png);
	margin:0 0 0 15px;
}

.productListing p {
	font-size:14px;
	font-weight:bold;
}

#enlargement {
	background-color:#000;
	margin:0 auto;
	padding:4px;
	text-align:center;
	width:423px;
}

#enlargement a.sizechart {
	font-size:10px;
}

label {
	width:100px;
}