body { font-family: arial, helvetica, tahoma, sans-serif; color: #330000; font-size: 8pt; background: #8c8c8c url("images/bg_tile.gif") left top repeat-x; }

p, td {
	font-size: 10pt;
	color: #333;
}
.caption { color: #330000; font-size: 8pt; }
.ital { font-size: 9pt; font-style: italic; }
.main { 
	margin: 6px 0 0 0;
	line-height: 12pt;
}
.small { font-size: 8pt; }
.bigger { font-size: 10pt; }
.bolder { font-weight: bold; font-size: 10pt; }
.footer { color: #b4b1b1; font-size: 8pt; }
.shirtbg { 
	height: 600px;
	overflow: hidden;
}

a:link.greylink { text-decoration: none; color: #777; font-size: 9pt; font-weight: bold; }
a:visited.greylink { text-decoration: none; color: #777; font-size: 9pt; font-weight: bold; }
a:active.greylink { text-decoration: none; color: #000; font-size: 9pt; font-weight: bold; }
a:hover.greylink { text-decoration: none; color: #000; font-size: 9pt; font-weight: bold; }

a.bottomlink:link {text-decoration: none; color: #B4B1B1; font-size: 7pt; }
a.bottomlink:visited {text-decoration: none; color: #B4B1B1; font-size: 7pt; }
a.bottomlink:active {text-decoration: none; color: #E60404; font-size: 7pt; }
a.bottomlink:hover {text-decoration: none; color: #E60404; font-size: 7pt; }

a:link.whitehead { text-decoration: none; color: #ffffff; }
a:visited.whitehead { text-decoration: none; color: #ffffff; }
a:active.whitehead { text-decoration: none; color: #ffffff; }
a:hover.whitehead { text-decoration: underline; color: #ffffff; }

a.guys:link { text-decoration: underline; color: #00b3e8; }
a.guys:visited { text-decoration: underline; color: #00b3e8; }
a.guys:active { text-decoration: underline; color: #999; }
a.guys:hover { text-decoration: underline; color: #999; }

a.girls:link { text-decoration: underline; color: #ff5fa3; }
a.girls:visited { text-decoration: underline; color: #ff5fa3; }
a.girls:active { text-decoration: underline; color: #999; }
a.girls:hover { text-decoration: underline; color: #999; }

.main a:link { text-decoration: underline; color: #c62129; }
.main a:visited { text-decoration: underline; color: #c62129; }
.main a:active { text-decoration: underline; color: #999; }
.main a:hover { text-decoration: underline; color: #999; }

h1 { color: #777; font-size: 18pt; font-weight: bold; }

h2 { color: #777; font-size: 14pt; font-weight: bold; }

h3 { color: #777; font-size: 12pt; font-weight: bold; }

hr { size: 1px; color: #000000; }

#graphic {
	margin: 30px 0;
}

.headline { font-family: arial, helvetica, tahoma, sans-serif; color: #e60404; font-size: 18pt; margin: 6px 6px; }

#line_title {
	position: relative;
	top: 0;
	float: right;
}

.lightgrey { width: 650px; align: center; color: #cccccc; }

.error { 
	color: #e60404;
	font-size: 10pt;
	font-weight: bold;
}

.debug { 
	color: #fcc;
	font-size: 10pt;
	font-weight: bold;
	font-family: 'courier new', courier;
}

.howtotext { 
	font-size: 11pt;
	font-weight: normal;
	margin: 5px 10px 5px 30px;
	padding: 5px 10px 5px 30px;
}

.whitebox { width: 550px; font-size: 8pt; }

.row2 { background-color: #eee; }

.white { color: #fff; }

.grey { color: #777; }

.divider { height: 1px; background-color: #999; }

input { 
	border: solid;
	border-width: 1px;
	border-color: #330000;
	height: 16px;
	padding: 1px;
	color: #330000;
	font-size: 8pt;
}

.signup { 
	margin-left: 20px;
	width: 255px;
	height: 39px;
	background-image: #7c7c7c url("images/inputbox.gif");
	background-repeat: no-repeat;
	border: none;
	padding: 1px 0 0 9px;
}

.signupbutton { 
	background-color: #7c7c7c;
	width: 106px;
	height: 39px;
	border: none;
}

.whitewhite { 
	width: 230px;
	height: 16px;
	background-color: #fff;
	border: none;
	color: #ff0000;
	font-size: 9pt;
}

.paypal { 
	background-color: #fff;
	border: none;
	width: 123px;
	height: 30px;
}

.anon { 
	background-color: #fff;
	border: none;
	width: 163px;
	height: 25px;
}

.textarea { 
	border-color: #330000;
	border-style: solid;
	border-width: 1px;
	padding: 2pt;
	color: #62020e;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
}

select { 
	outline-color: #330000;
	outline-style: solid;
	outline-width: 1px;
	padding: 1pt;
	color: #62020e;
	font-size: 8pt;
}

textarea#missingdata, input#missingdata { 
	border-color: #330000;
	border-style: solid;
	border-width: 1px;
	outline-color: #330000;
	outline-style: solid;
	outline-width: 1px;
	color: #000000;
	background-color: #ffcccc;
}

.submit { 
	height: 20px;
	background-color: #ffffff;
	outline-color: #330000;
	outline-style: solid;
	outline-width: 1px;
	padding: 1px;
	color: #330000;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}

.radio { 
	border: none;
	margin-right: 5px;
}

.row2radio { 
	background-color: #ffeeee;
	border: none;
}

.file { 
	background-color: #ffffff;
	outline-color: #330000;
	outline-style: solid;
	outline-width: 1px;
	padding: 2pt;
	color: #330000;
	font-size: 10pt;
	font-weight: bold;
}


img.lines { 
	border: solid;
	border-width: 1px;
	border-color: #cccccc;
}

img#mainpic {
	border: none;
	margin: 0 auto;
}

img.thumb { 
	border: none;
	margin: 30px 0;
}

.anongetmore { 
	background-color: #ffffff;
	width: 439px;
	height: 57px;
	border: none;
}

.anoncheckout { 
	background-color: #ffffff;
	width: 273px;
	height: 57px;
	border: none;
}

.anon, .paypal, .remind { 
	margin-left: -3px;
}

