@charset "iso-8859-1";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
A IMG {
        border: 1px solid #555555;
        background: white;
}
A:hover IMG {
             border: 1px solid #679906;
             filter: alpha(Opacity=90);
}
A:visited IMG {filter: "Gray";}
#button IMG {
        border: none;
        filter: none;      
        background:transparent;
}
.j {
	COLOR: #555555;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ss, .ss A:link, .ss A:visited, .ss A:active {
	COLOR: #555555;
	text-decoration: none;
	font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ss A:hover {text-decoration: underline;
	COLOR: #679906;
}
.s A:link, .s A:visited, .s A:active {
        color:#555555;
	text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 9px;
}
.s A:hover {
	COLOR: #679906;
	text-decoration: underline;
}
.bot {	font-size: 12px;
	COLOR: #679906;
}