div.sdmenu {
	width: 200px;
	font-family: Verdana, Arial;
	font-size: 12px;
	padding-bottom: 0px;
	background: #ffffff no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(title.gif) no-repeat;
	overflow: hidden;
}
div.sdmenu div.collapsed {
	height: 30px;
}
div.sdmenu div span {
	display: block;
	padding: 8px 22px;
	font-weight: normal;
	color: black;
	background: url(expanded.gif) no-repeat 11px center;
	cursor: default;
	border-bottom: 0px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 22px;
	background: #EEE;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #005fa9;
	text-decoration: none;
}
div.sdmenu div a.current {
	background : #EEE;
}
div.sdmenu div a:hover {
	background : #005fa9 url(linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.title1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #333;
	font-weight: bolder;
	line-height: 25px;
	text-transform: none;
	letter-spacing: -1px;
}
.model {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #32439B;
	line-height: 40px;
	font-weight: bold;
	letter-spacing: -1px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	font-weight: normal;
	line-height: 20px;
}
.title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #333;
}
