@charset "ISO-8859-6-I";
/* CSS Document */

#SMSectionUL  {padding-left: 0px; margin-left: 0px; padding-top: 0px; margin-top: 0px;}
#SMCategoryUL {padding-left: 0px; margin-left: 0px; padding-top: 0px; margin-top: 0px;}
#SMPageUL     {padding-left: 0px; margin-left: 0px; padding-top: 0px; margin-top: 0px;}
.SMSectionName { 
  list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}
.SMSectionName > a {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	font-weight: normal;
	color: #2c2633;
	letter-spacing: -.03em;
	display: block;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2c2633;
}
.SMSectionName > a:hover {
	color: #ef4036;
	letter-spacing: -.03em;
	display: block;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2c2633;
	text-decoration: none;
}

.SMCategoryName { 
  padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}
.SMCategoryName > a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #2c2633;
}
.SMCategoryName > a:hover {
	color: #ef4036;
}

.SMPageName { 
  padding-left: 0px; 
	margin-left: 0px;
	list-style: none;
}
.SMPageName > a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #2c2633;
}