body {
	margin-left: 0px;
	margin-top: 0px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
	background-color: #000;
}
A:link {
	text-decoration: underline;
	color: #33CCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
}

A:hover {
	text-decoration: none;
	color: #33CCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
}

A:visited {
	text-decoration: underline;
	color: #33CCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
}

A:visited:hover {
	text-decoration: none;
	color: #33CCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
}
.red {
	color: #F00;
}

.black{
	color:#000;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	text-transform: capitalize;
	color: #999;
	font-variant: small-caps;
}
.header {
	font-weight: bold;
	font-size: 18px;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #33CCCC;
	line-height: 20px;
}
.navlink:link {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #33CCCC;
	line-height: 20px;
}

.blue{
	color: #33CCCC;
}
.navlink:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #33CCCC;
	line-height: 20px;
}
.navlink:visited {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #33CCCC;
	line-height: 20px;
}
.navlink:visited:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #33CCCC;
	line-height: 20px;
}

.quotelarge {
	font-size: 18px;
	line-height: 21px;
	text-align: center;
}

.quoteattrib {
	font-size: 14px;
	line-height: 18px;
	color: #33CCCC;
	text-transform: uppercase;
}

.TshirtPageButtons{
	margin-right:10px;
}

.TshirtBuyPageButtons{
	margin-left:10px;
}

.quoteattribDATE {
	font-size: 18px;
	line-height: 18px;
	color: #33CCCC;
	text-transform: uppercase;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	text-transform: capitalize;
	color: #999;
	font-variant: small-caps;
	text-align: center;
}

.ContactTableBck{
	color:#33CCCC;
	border:1px solid #33CCCC;
}

.CaptchaTable{
	border:1px solid #999;
}

.SmallText{
	font-size:12px;
}

.TableRownBorderBottom{
	border-bottom:1px solid #999;
}

.MoreInfo{
	font-size:10px;
	color:#33CCCC;
}

.MoreInfo A:link {text-decoration: none; color:#999;font-size:10px;}
.MoreInfo A:visited {text-decoration: none; color:#999;font-size:10px;}
.MoreInfo A:active {text-decoration: none; color:#33CCCC;font-size:10px;}
.MoreInfo A:hover {text-decoration: none; color: #F00;font-size:10px;}

.FORM {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F00;
}


.UNDERLINE{
	text-decoration:underline;
	font-weight:bold;
}