div.sdmenu {
	width: 148px;
	width: 144px!important;
	font-family: Tahoma;
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 3px;
	color: #fff;
}
div.sdmenu div {
	overflow: hidden;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(images/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-style: solid;
	border-color: #336699;
	border-width: 0px 0px 1px 0px;
}
div.sdmenu div.collapsed span {
	background-image: url(images/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	display: block;
  background : #f4db4a;
	color: #000;
	text-decoration: none;
	border-style: solid;
	border-color: #999999;
	border-width: 1px 0px 0px 1px;
}
div.sdmenu div a.current {
	background : #f4db4a url(images/linkarrow.gif) no-repeat right center;
}
div.sdmenu div a:hover {
	background : #336699 url(images/linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}

img { border: 0px; }

a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:active {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline; color: #000000;}

.email a:link {text-decoration: underline; color: #ffffff;}
.email a:visited {text-decoration: underline; color: #ffffff;}
.email a:active {text-decoration: underline; color: #ffffff;}
.email a:hover {text-decoration: none; color: #ffffff;}

.qlinks a:link {text-decoration: none; color: #f4db4a;}
.qlinks a:visited {text-decoration: none; color: #f4db4a;}
.qlinks a:active {text-decoration: none; color: #f4db4a;}
.qlinks a:hover {text-decoration: underline; color: #f4db4a;}

.gr1m a:link {text-decoration: none; color: #ffffff;}
.gr1m a:visited {text-decoration: none; color: #ffffff;}
.gr1m a:active {text-decoration: none; color: #ffffff;}
.gr1m a:hover {text-decoration: none; color: #ffffff;}

.sitemap a:link {text-decoration: none; color: #000000;}
.sitemap a:visited {text-decoration: none; color: #000000;}
.sitemap a:active {text-decoration: none; color: #000000;}
.sitemap a:hover {text-decoration: underline; color: #000000;}

p {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
}

theader {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
}

ul {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
}

li {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
}

td {
	font-color: #000000;
	font-family: Tahoma;
	font-size: 12px;
}
