@charset "utf-8";
/* CSS Document */

.roundedcornr_box_321492 {
	background: url(roundedcornr_321492_tl.png) no-repeat top left;
}
.roundedcornr_top_321492 {
	background: url(roundedcornr_321492_tr.png) no-repeat top right;
}
.roundedcornr_bottom_321492 {
	background: url(roundedcornr_321492_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_321492 div {
	background: url(roundedcornr_321492_br.png) no-repeat bottom right;
}
.roundedcornr_content_321492 {
	background: url(roundedcornr_321492_r.png) top right repeat-y;
}

.roundedcornr_top_321492 div,.roundedcornr_top_321492,
.roundedcornr_bottom_321492 div, .roundedcornr_bottom_321492 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_321492, .roundedcornr_bottom_321492 {
	margin-top: -19px;
}
.roundedcornr_content_321492 { padding: 0 15px; }
.card {
	/* background-attachment: fixed; */
background-image: url(images/card.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D49F00;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D49F00;
	border-right-width: 2px;
	border-left-width: 3px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #D49F00;
	border-left-color: #D49F00;
	
}

.card2 {
	background-attachment: fixed;
	background-image: url(images/card2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D49F00;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D49F00;
	border-right-width: 2px;
	border-left-width: 3px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #D49F00;
	border-left-color: #D49F00;
}

