BODY, TD {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #856B52;
}

.Footer {
	color : #E1E68A;
	font-size : 10px;
}
.FooterSmall {
	color : #DAC2AA;
	font-size : 9px;
}

A.Foot {
	text-decoration:none;
	color: #DAC2AA;
	font-size: 9px;
}
A.Foot:hover		{
	text-decoration: underline;
}





.PageTitle {
	color : #f68937;
	font-size : 14px;
	font-weight: bold;
}

.SubTitle {
	color : #f68937;
	font-size : 12px;
	font-weight: bold;
}


.TopPicks {
	color: #2E374F;
	font-size: 7px;
	padding-top: 4px;
	font-weight: bold;
	line-height: 16px;
}
A.TopPicks {
	text-decoration:none;
	color: #2E374F;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
}
A.TopPicks:hover		{
	text-decoration: underline;
}


A.JoinList	{
	text-decoration:none;
	font-style : italic;
	font-size: 10px;
	color: #856B52;
}
A.JoinList:hover		{
	text-decoration: none;
}


.CategoryHeader {
	color: #856B52;
	font-size: 10px;
	font-weight: bold;
}

A.CategoryHeader	{
	color: #856B52; 
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
}
A.CategoryHeader:hover		{
	text-decoration: underline;
}

.CallTollFree {
	color: #F68937;
	font-size: 13px;
}

.AsDescribed {
	color: #F68937;
	font-style : italic;
}
.OnSale {
	color: #CC0000; 
	font-style: italic;
}

.ProductName {
	color: #F68937;
	font-weight: bold;
	font-size: 11px;
}

A.ProductLink {
	color: #F68937;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
}

A.ProductLink:hover		{
	text-decoration: underline;
}

A.DetailsLink {
	color: #F68937;
	text-decoration:none;
	font-style : italic;
}
A.DetailsLink:hover		{
	text-decoration: underline;
}



A.Nav	{
	color: #545D78; 
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
}
A.Nav:hover		{
	text-decoration: underline;
}

A.RedNav	{
	color: #ff0000; 
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
}
A.RedNav:hover		{
	text-decoration: underline;
}

.NavFooter	{
	color: #72778A;
	font-size: 11px;
	font-style : italic;
}
A.NavFooter	{
	color: #72778A;
	text-decoration:none;
	font-size: 11px;
	font-style : italic;
}
A.NavFooter:hover		{
	text-decoration: underline;
}

input {
	background-color : #F6EED9;  
	color : #8A6644;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

li {
	color : #538DA1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : 11px;
	list-style : square;
}

textarea {
	background-color : #F6EED9;
	color : #8A6644;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.select {
	background-color : #F6EED9;
	color : #8A6644;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.submit_button {
	background-color : #E1E68A;
	color : #538DA1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
}

.lightrow {
	background-color: #FFFFFF;
}

.darkrow {
	background-color: #F6EED9;
}

.main_table {
	background-color: #F6EED9;
	border: 1px solid #dac2aa;
}

.ipp {
	font-size: 8pt;
}

.sortby {
	font-size: 8pt;
}


#coloring_contest {
	width: 270px;
	/*margin-top: -25px;
	_margin-top: -50px; */
	margin-left: 390px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#coloring_contest {
		margin-top: -20px;
	}
}

/*
#raffle_basket {
	width: 150px;
	margin-top: -165px;
	_position: absolute;
	margin-left: -180px;
	margin-bottom: 40px;
	z-index: 100;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
	#raffle_basket {
		margin-top: -145px;
	}
}
*/

#raffle_basket img {
	border: none;
}

