div.sdmenu {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 0px;
	width: 205px;
	text-align: left;
}
div.sdmenu div {
	overflow: hidden;
	background-image: url(title.gif);
	background-repeat: repeat-x;
}
div.sdmenu div :hover {
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: right center;
	background-image: none;
	background-color: #986C0E;
}

div.sdmenu div:first-child {
	background-color: #CCCCCC;
	background-image: url(title.gif);
	background-repeat: repeat-x;
}
div.sdmenu div.collapsed {
	height: 28px;
}
div.sdmenu div.collapsed:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: right center;
	background-image: none;
}
div.sdmenu div span {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	border-bottom: 1px solid #ddd;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 25px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10px center;
}
div.sdmenu div.collapsed span {
	background-image: none;
}
div.sdmenu div a {
	display: block;
	border-bottom: 1px solid #ddd;
	color: #333333;
	background-color: #EBEBEB;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 25px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FAFAFA;
	background-repeat: no-repeat;
	width: 175px;
	background-image: none;
}
.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
.special_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #9DC73E;
	background-image: url(special_button.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 25px;
	height: 32px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	text-decoration: none;
	width: 178px;
	line-height: 30px;
}
.special_button a:link {
	color: #9DC73E;
	display: block;
}
.special_button a:hover {
	color: #73A318;
}
.special_button a:visited {
	text-decoration: none;
	display: block;
}
.special_button:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(special_button_on.gif);
	background-repeat: repeat-x;
}
.special_button:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #9DC73E;
	text-decoration: none;
}


.special_button:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #9DC73E;
	text-decoration: none;
}
.home_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-right: 30px;
	background-repeat: no-repeat;
	padding-top: 0px;
	line-height: 30px;
}
.home_links a:link {
	color: #666666;
	text-decoration: none;
}
.home_links a:hover {
	color: #AE2E90;
	text-decoration: underline;
}
.home_links a:visited {
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-left: 38px;
}
.small_text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6BE8D7;
}
.spec_note_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
	line-height: 16px;
}
.prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
	background-image: url(price_tag.gif);
	padding: 8px;
	margin-top: -8px;
}
.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.text_title_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 22px;
}
.border_style {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(shadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
.main_titles_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
.bullet_points {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #996600;
	line-height: 20px;
}

