.left {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
}
.right {

	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
}
.main_back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sun_back {
	background-image: url(images/sun.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #EFEFEF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AEC2A6;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {font-size: 10px}
a:link {
	color: #586152;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #586152;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #586152;
}
.style3 {font-size: 19px} {
	color: #000000;
	background-color: #FF0000;
}
.textmed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.annc {
	background-color: #AEC2A6;
	border: 1px solid #000000;
}
.content_back {
	background-color: #E7EDE4;
	border: 1px solid #000000;

}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.giftcardbg {
	background-color: #C5C6A2;
	border: 1px solid #000000;
}
.ad_bg {
	border: 1px solid #000000;
}
