A:link  {
	color : #000000;
}

A:hover  {
	color : #3CB371;
}

A.menu:link  {
	text-decoration : none;
	color : #000000;
}

A.menu:active  {
	text-decoration : none;
	color : #000000;
}

A.menu:visited  {
	text-decoration : none;
	color : #000000;
}

A.menu:hover  {
	text-decoration : none;
	color : #3CB371;
}

A.s:link  {
	color : #EFEFEF;
}

A.s:active  {
	color : #EFEFEF;
}

A.s:visited  {
	color : #EFEFEF;
}

A.s:hover  {
	color : #000000;
}

body  {
	background-color : white;
}

TD.m  {
	font-family : "Arial CE";
	font-size : 10pt;
	color : #FFFFFF;
	background-color : #2E8B57;
	font-weight : bold;
	line-height : 120%;
}
TD.n  {
	font-family : Tahoma, "Arial CE";
	font-size : 8pt;
	color : #FFFFFF;
	background-color : #2E8B57;
	font-weight : bold;
}

TD.p  {
	font-family : Tahoma, "Arial CE";
	font-size : 8pt;
	color : #000000;
	background-color : #EFEFEF;
	line-height : 150%;
}

TD.n1  {
	font-family : Tahoma, "Arial CE";
	font-size : 8pt;
	color : #000000;
	background-color : #EFEFEF;
	font-weight : bold;
}

TD.txt  {
	font-family : Tahoma, "Arial CE";
	font-size : 8pt;
	color : #000000;
}

TD.txt1  {
	font-family : Verdana, "Arial CE";
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
}
A.txt2  {
	text-decoration : none;
}	
#navlist
{
padding: 3px 2;
margin-left: 0;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
font: bold 10px Tahoma, "Arial CE";
background-image: none;
}
#navlist li
{
list-style: none;
margin: 0;
display: inline;
background-image: none;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #CCCCCC;
border-bottom: none;
background: #E9EFF5;
text-decoration: none;
}

#navlist li a:link { color: #2E8B57; }
#navlist li a:visited { color: #2E8B57; }

#navlist li a:hover
{
color: #000;
background: white;
border-color: #CCCCCC;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}