.Main-Title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #db8300;
}
.Content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.subheading {
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.store-subnav-bin {
	line-height: 14px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.club {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	font-style: normal;
	word-spacing: normal;
	line-height: 14px;
	text-indent: 0px;
}

.club p {
}

.club a {
color:#333333;
text-decoration: none;

}

.club a:hover {
color:#db8300;
text-decoration: none;
display: block;
background: #ededed;

}
.subNavTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 10px;
	font-style: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
}

/* sidebar */
.sidebar 		{
	list-style:none;
	margin:0 0 0 0px;
	padding:0px;
	background-image: url(images/sidebar-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


/* services */
	ul#services					{list-style:none; margin:0 0 0 0px; padding:9px 0; border:none;}
	ul#services li	 			{background:transparant; padding:0 0 0 0px;}
	ul#services li.first		{padding-top:8px;}
	ul#services li.last			{padding-bottom:8px;}
	ul#services li a:hover 		{display:block; font-size:100%; font-color:#454569 padding:9px 0 6px; text-transform:; text-decoration:none; background:transparant;}
	ul#services li a span		{background:transparant; padding:0 0 0 8px;}
	ul#services li.last a 		{background:transparant;}
	
.subNavSubTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;
	font-style: normal;
	word-spacing: normal;
	text-transform: none;
	margin-left: 0px;
	text-indent: 0px;
	margin-top: 6px;
}

