.gradient {
	background-image: url(images/gradient_strip.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.textblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
}
.textred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a:hover.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-decoration:underline;
}

.topbg {
	color: #FFFFFF;
	background-image: url(images/top_c.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.botbg {
	color: #FFFFFF;
	background-image: url(images/bot_bg.jpg);
	background-repeat: repeat-x;
}
.leftbg {
	color: #FFFFFF;
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
}
.rightbg {
	color: #FFFFFF;
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-y;
}
.centerbg {
	color: #FFFFFF;
	background-image: url(images/center_bg.jpg);
	background-repeat: repeat-y;
}
.subtiotle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
}
.heading2 {
	font-family: "Franklin Gothic Medium";
	font-size: 16px;
	font-weight: bold;
	color: #a55c08;
}
.heading3 {
	font-family: "Franklin Gothic Medium";
	font-size: 14px;
	font-weight: bold;
	color: #5a4732;
}
.Save {

	background-image: url(images/checkoutnow_but.gif);
	background-repeat: no-repeat;
}
.dot {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
}
.border {
	
	border: 1px solid #e7e7e7;
}
.Go {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(Images/go_aero.gif);
	background-repeat: no-repeat;
	height:29px;
	width: 32px;
	border: none;
	cursor: hand;
	font-weight: bold;
	
}
.addbutton1{
	background-color: #E6E6E9;
	text-decoration: none;
	background-image: url(Images/add.jpg);
	background-repeat: no-repeat;
	cursor: hand;
	height: 9px;
	width: 9px;


}

