﻿body 
{
	background-color: #fff;
	color: #6fdce6;
	margin: 0px;
	font-family: Verdana, Arial, Helvitica, Sans-Serif;
	font-size: medium;
}

a:link, A:active, A:visited {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
}

a:hover {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
}

#wrapper
{
	background-color: #fff;
	margin: 0px auto 0px auto;
}
#header
{
	text-decoration: none; 
}
.headerlink,:visited,:active
{
	text-decoration: none; 
	color: #7dcb5d;
}
.headerlink:hover
{
	text-decoration: underline;
	color: #7dcb5d;
}

#ctl00_navigation
{
	background-color: #fff;
	color: #cfdce6;
	width: 19%;
	float: left;
	margin-left: 10px;
}
#ctl00_content
{
	background-color:#fff;
	color: #596f80;
	width:auto;
	float: right;
	min-height: 400px;
}
#innercontent
{
	margin:3px;
}
#footer
{
	clear: both;
	background-color: #A9CEE3;
	color: #080;
	letter-spacing: 2px;
	font-size: 60%;
	height: 20px;
	text-align: center;
	padding-top: 10px;
	border-top: solid 4px #cfdce6;
}
.TagLine
{
	font-style: italic;
}
.upSellTitle
{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:white;
   background-image:url(http://www.carddealsonline.com/ads07/Images/TitleBackground.jpg);
   height:25px;
   padding-top: 3px;
   text-align: center;
}
.upSellText
{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:small;
   background-color:#ffffcb;    
   border: solid 1px #000;
   color: #000;   
}
.Prices
{
	font-size: 80%;
	width: 120px;
}
.Price_OursText
{
	font-weight: bold;
}
.Price_Ours
{
	font-weight: bold;
	color: Red;
}
.AdText
{
	font-size: 85%;
}