body {
	font-size: 85%;
	color:#FFFFFF;
	background-color: #000000;
	background-image: url(../IMG/f_back1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	line-height:1.2;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1em;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1em;
}
a:hover {
	line-height: 1em;
	color: #99FF00;
	text-decoration: none;
}

ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ul2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
li {
	padding:0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	
}
#txt_90 {
	font-size: 85%;
}


#txt_90 a:link {
	color: #d6e9ca;
	text-decoration: none;
	line-height: 1em;
}
#txt_90 a:visited {
	color: #d6e9ca;
	text-decoration: none;
	line-height: 1em;
}
#txt_90 a:hover {
	line-height: 1em;
	color: #99FF00;
	text-decoration: none;
}

.current {
	color: #3eb370;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-indent: 0px;
	list-style-position: inherit;
	list-style-image: url(../IMG/current.gif);
	font-weight: bold;
}
.current2 {
	color: #3eb370;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-indent: 0px;
	list-style-position: inherit;
	list-style-image: url(../IMG/current_small.gif);
	font-weight: bold;
}
.title_c {

	font-weight: bold;
	color: #99FF00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(../IMG/current2.gif);
}
.title {

	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.title2 {

	font-weight: bold;
	color: #ffffff;
	padding: 5px 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
hr.example { 
border-style: dotted none none none; 
border-top-width: 1px; 
border-top-color: #cccccc; 
height: 1px; 
}