div.sdmenu {
	width: 180px;
	font-family: Arial;
	font-size: 9px;
	color: #ffd306;
}
div.sdmenu div {
	background: url(/templates/internet/images.nsf/title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(/templates/internet/images.nsf/toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 23px;
}
div.sdmenu div span {
	display: block;
	padding: 7px 23px;
	font-weight: bold;
	color: white;
	background: url(/templates/internet/images.nsf/expanded.gif) no-repeat 8px center;
	cursor: hand;
	border-bottom: px solid white;
}
div.sdmenu div.collapsed span {
	background-image: url(/templates/internet/images.nsf/collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #0f6f45;
        text-decoration: none;
        font-weight: bold;
}
div.sdmenu div a.current {
	background : #white;
}
div.sdmenu div a:hover {
	background : #7a7a7a url(/templates/internet/images.nsf/linkarrow.gif) no-repeat right center;
	color: white;
	text-decoration: none;
}

a.topnav,  a:link.topnav  {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
        text-decoration: none;
}

a.topnav,  a:hover.topnav   {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
        text-decoration: none;
}

a.topnav, a:active.topnav {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
        text-decoration: none;
}

html { background-color: #ffb400;
scrollbar-shadow-color: #ffb400;
scrollbar-highlight-color: #ffb400;
scrollbar-face-color: #ffb400;
scrollbar-3dlight-color: #ffb400;
scrollbar-darkshadow-color: #ffb400;
scrollbar-track-color: #ffb400;
scrollbar-arrow-color: #ffb400;}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {color: #000000}
-->
body {
	background-image: url("/templates/internet/images.nsf/gradient.gif");
	background-repeat: repeat-x;
}


