TD.topics {
	border-bottom: 1px solid #EEEEEE;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FBFBFB;



}

TD.topics A:link {
	font-weight: normal;
	font-size: 11px;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	color: #000000;
	width: 100%;
	height: 100%;
}

TD.topics A:hover {
	color: #000000;
	background-color: #EEEEEE;
	width: 100%;
	height: 100%;
}

TD.topics A:visited {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	width: 100%;
	height: 100%;
}



TD.subtopics {
	border-bottom: 1px solid #EEEEEE;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FBFBFB;
	padding-left: 5px;




}

TD.subtopics A:link {
	font-weight: normal;
	font-size: 11px;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	color: #003300;
	width: 100%;
	height: 100%;
}

TD.subtopics A:hover {
	color: #003300;
	background-color: #EBEBE0;
	width: 100%;
	height: 100%;
}

TD.subtopics A:visited {
	font-weight: normal;
	font-size: 11px;
	color: #003300;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	width: 100%;
	height: 100%;
}

.SELECT {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF0000;
	border: thin solid #FF0000;
}

.SELECT1 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #DFB300;
	border: thin solid #DFB300;
}

.SELECT2 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #006600;
	border: thin solid #006600;
}