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

.tableback {
	background-attachment: fixed;
	background-image: url(/csf/images/store-002-back.jpg);
	background-repeat: repeat;
	background-position: left top;
}
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
p {
	font-size: 13px;
	line-height: 16px;
}
a:link {
	font-weight: normal;
	font-size: 12px;
}
a:visited {
	font-weight: normal;
	color: #333333;
	font-size: 12px;
}
.foot1 {
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

a.foot1 {
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.nounderline {
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
}
a.nounderline {
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
}
h2 {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
}.border1 {
	border: 1px solid #333333;
}
.h2a {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.storehome {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.rulebelow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

