.gurtl0onorm {
	padding: 4px;
	font: 12px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
	cursor: hand;
	background-color: #5E8383;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5E8383;
	border-right-color: #5E8383;
	border-bottom-color: #5E8383;
	border-left-color: #5E8383;
	background-position: center center;
	text-align: center;
}

.gurtl0oover {
	padding: 4px;
	font: 12px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #A4A4A4;
	border-left: 4px solid #E1B700;
	background: #A4A4A4;
	color: white;
	cursor: hand;
	text-align: center;
}
.gurtl0oclck {
	padding: 4px;
	font: 12px "Arial", "Tahoma", "Verdana", "Geneva", "Helvetica", "sans-serif";
	text-decoration: none;
	border: 1px #A4A4A4 solid;
	border-left: 4px solid #E1B700;
	background: #949494;
	color: white;
	cursor: hand;
    text-align: center;
}
.gurtl1onorm {
	padding: 3px;
	font: 12px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #EBEFEF;
	background: #EBEFEF;
	color: #243D4B;
	cursor: hand;
}
.gurtl1oover {
	padding: 3px;
	font: 12px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #E1B700;
	background: #EBEFEF;
	color: #243D4B;
	cursor: hand;
}
.gurtl1oclck {
	padding: 3px;
	font: 12px Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid white;
	border-left: 4px solid #E1B700;
	background: #DBDFDF;
	color: #243D4B;
	cursor: hand;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.sdmenu {
	width: 181px;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	padding-left: 1px;
	padding-bottom: 10px;
	background: #FFFFFF;
	color: #FFF;
	vertical-align: top;
}

.sdmenu .title {
    display: block;
    padding: 5px 0;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    background: #FFF url(images/title.gif) repeat-x;
}

.sdmenu .arrow {
    margin-left: 10px;
    margin-right: 7px;
}

.sdmenu #top {
    background: url(images/toptitle.gif) no-repeat;
}

.sdmenu .submenu a {
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 0;
    text-indent: 10px;
    background: #EEE;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #066;
    text-decoration: none;
}

.sdmenu .submenu a:hover {
    font-family: Arial, Helvetica, sans-serif;
    background : #066;
    color: #FFF;
}
.sdmenu .topic {
    font-family: Arial, Helvetica, sans-serif;
    text-indent: 5px;
    font-size: 11px; 
    background: #9C9A9A;
    font-weight: bold;
    color: #ffffff;
}
