@charset "UTF-8";
.brownback {
	background-attachment: scroll;
	background-image: url(images/brownback.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.menuback {
	background-attachment: scroll;
	background-image: url(images/main_menu/menu_back_main.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.redbox {
	border: 1px solid #660000;
}
.storeback {
	background-attachment: scroll;
	background-image: url(images/home/store_back_leaves.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.greenvertline {
	background-attachment: scroll;
	background-image: url(images/birthday/greenline_vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #003300;
	text-decoration: underline;
	
}

