A:Link {text-decoration:none;}
A:Visited {text-decoration:none;}
A:Hover { color: red; text-decoration: none }

body, .text {
	font-size: 10px; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 0 0; /* top padding is height of #bottomFrame */
}
#bodyContent {
	width: 100%;
	margin: 0;
}
#topFrame { 
	height: 50px; 
	color: #fff;
	
	position: fixed; 
	top: 0; 
	left: 0; 
	width: 100%; 
	padding: 0 0 5px;
}
html>body #topFrame { position: fixed; }
#bottomFrame {
	height: 24px;
	color: #fff;
  
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 5px 0 0 0;
}
html>body #bottomFrame { position: fixed; }

.xml_botton   { background-color: orange; text-align: center; width: 30px; height: 15px; border: solid 1px gray }
.xls_botton   { background-color: #00BFFF; text-align: center; width: 30px; height: 15px; border: solid 1px gray }

.button { background-color: #fc0; 
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: black; font-weight: bold; font-stretch: normal; text-decoration: none; 
	vertical-align: top; margin: auto; padding: 2pt; border-style: groove; border-width: 1px 2px 2px 1px; 
	cursor: hand; cursor: pointer; outl }
.searchfield {	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; 
	vertical-align: top; margin: auto; padding: 2pt; border-style: inset; border-width: 1px 2px 2px 1px }
.searchmenu {	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; 
	vertical-align: top; margin: auto; padding: 2pt; border-style: inset; border-width: 1px 2px 2px 1px}