
	#text{
	font-size: 4em; /* optional. just to increase the font size. */
	display: block;
	line-height: 1em;
	color: #666; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
}

#text:before,
#text:after{
	content: "SAVE BIG NOW"; /* generated text */
	display: block;
}

#text:before{
	margin-bottom: -1.05em;
	margin-left: 0.3ex;
	color: #C0C0C0; /* shadow color */
	background-color: transparent;
}

#text:after{
	margin-top: -1.05em;
	margin-left: -0.1ex;
	color: BLUE; /* text color */
	background-color: transparent;
}
body
{
font-family:Verdana;
font-size:11px;
color:#000000;
}
a
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0000ff;
	font-weight:bold;
	text-decoration:Underline;
	}

a:hover
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0000ff;
	font-weight:bold;
	text-decoration:none;
	}

.top-links {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 22px;
	padding-left: 6px;
	font-weight:bold;
}
.form-content {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

.form-content_index{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.left-right-padding {
	padding-right: 9px;
	padding-left: 7px;
}
.padding {
	padding: 15px;
}

.mid-gray-bg {
	background-color: #FFFFFF;
	background-image: url(../images/mid-gray-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.left-padding {
	padding-top: 20px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 20px;
	
}
.mid-gray2-bg {
	background-color: #FFFFFF;
	background-image: url(../images/mid-gray2-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.mid-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8A080F;
	text-decoration: none;
}
.black-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #5F5F5F;
	text-decoration: none;
}
.mid-title_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8A080F;
	text-decoration: none;
}
.top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 47px;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9A9A9A;
	text-decoration: none;
	padding-top: 7px;
}


.right-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #730C12;
	text-decoration: none;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F5F5F;
	text-decoration: none;	
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #5F5F5F;
	text-decoration: none;
	text-align: justify;
}

form
{
 padding:0px;
 margin:0px;
 }
 
 .border
 { 
 border:solid 1px #B3B3B3;
 }
 .blue-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
 .submit-btn {
	background-color: #FFFFFF;
	border: 1px solid #ADACAC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image:url(../images/but_back.gif);
	height:22px;
	cursor:pointer;
}
  .warn-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	}
	
.search_link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}
.search
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
search:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}

