body
{
background:#ffffff;
color:#222222;
text-decoration:none;
font-family: verdana, arial, "sans-serif";
font-size:100%;
SCROLLBAR-FACE-COLOR: #DCF6CB; SCROLLBAR-HIGHLIGHT-COLOR: #4AA219; SCROLLBAR-SHADOW-COLOR: #4AA219; SCROLLBAR-ARROW-COLOR: #4AA219; SCROLLBAR-TRACK-COLOR: #ffffff;
}

table
{
color:#222222;
text-decoration:none;
font-family: verdana, arial, "sans-serif";
font-size:80%;
}

table table
{
color:#222222;
text-decoration:none;
font-family: verdana, arial, "sans-serif";
font-size:100%;
}


a
{
font-family: verdana, arial, "sans-serif";
font-size:100%; 
color:#000000; 
}
a:active {
	COLOR: #398A0C; TEXT-DECORATION: none; font-weight:bold;
}
a:link {
	COLOR: #398A0C; TEXT-DECORATION: none; font-weight:bold;
}
a:visited {
	COLOR: #83AC6D; TEXT-DECORATION: none; font-weight:bold;
}
a:hover {
	COLOR: #398A0C; TEXT-DECORATION: underline; font-weight:bold;
}


.note
{
font-family: verdana, arial, "sans-serif";
font-weight:bold;
color:#398A0C;
text-align:left;
}

.anons
{
font-family: verdana, arial, "sans-serif";
font-weight:bold;
color:#CF0061;
text-align:left;
}


ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul li {
	position: relative;
		color: #fff;
	}
	
li ul {
	position: absolute;
	left: 0px; /* Set 1px less than menu width */
	top: 24;
	display: none;
	width: 150px; /* Width of Menu Items */
	font-size: 10px;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	background: #45CC45; /* IE6 Bug */
	font-size: 10px;
	}
	
ul li a:active {
	COLOR: #250; TEXT-DECORATION: none; font-weight:bold;
}
ul li a:link {
	COLOR: #250; TEXT-DECORATION: none; font-weight:bold;
}
ul li a:visited {
	COLOR: #250; TEXT-DECORATION: none; font-weight:bold;
}
ul li a:hover {
	COLOR: #160; TEXT-DECORATION: none; font-weight:bold;
	background: #B4F6B4;
}	
	
	
img {
border: 0;
}	

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */

.lib {
border-bottom: 1px solid #090;
border-left: 1px solid #090;
border-right: 1px solid #090;
}

p.none1, li.none1, div.none1
	{margin:0cm;
	margin-bottom:.0001pt;
	text-align:left;
	text-indent:9.0pt;
	}
	
a.redurl
{
font-family: verdana, arial, "sans-serif";
font-size:100%; 
color:#000000; 
}
a.redurl:active {
	COLOR: #CF0061; TEXT-DECORATION: none; font-weight:bold;
}
a.redurl:link {
	COLOR: #CF0061; TEXT-DECORATION: none; font-weight:bold;
}
a.redurl:visited {
	COLOR: #E36EA5; TEXT-DECORATION: none; font-weight:bold;
}
a.redurl:hover {
	COLOR: #B40456; TEXT-DECORATION: underline; font-weight:bold;
}
	
	
	a.heads
{
font-family: verdana, arial, "sans-serif";
font-size:100%; 
color:#fefefe; 
}
a..heads:active {
	COLOR: #fefefe; TEXT-DECORATION: none; font-weight:bold;
}
a..headsl:link {
	COLOR: #fefefe; TEXT-DECORATION: none; font-weight:bold;
}
a..headsl:visited {
	COLOR: #fefefe; TEXT-DECORATION: none; font-weight:bold;
}
a..headsl:hover {
	COLOR: #fefefe; TEXT-DECORATION: underline; font-weight:bold;
}