body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;color: #000000;
scrollbar-face-color: 		#060608;
scrollbar-shadow-color: 	#616A85;
scrollbar-highlight-color: 	#616A85;
scrollbar-3dlight-color: 	#616A85;
scrollbar-darkshadow-color: 	#616A85;
scrollbar-track-color: 		#616A85;
scrollbar-arrow-color: 		#787F8A;
}

td,th {

scrollbar-face-color: 		#EEF7FF;
scrollbar-shadow-color: 	#D1DFE0;
scrollbar-highlight-color: 	#D1DFE0;
scrollbar-3dlight-color: 	#D1DFE0;
scrollbar-darkshadow-color: 	#D1DFE0;
scrollbar-track-color: 		#D1DFE0;
scrollbar-arrow-color: 		#000000;

font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}



a:link, a:active, a:visited {
color : #333333;
font-weight: bold;
text-decoration: none;
}
a:hover {
text-decoration: underline;
color : #B35950;
}
input {
color: #DDDDDD;
font-family: Arial,Helvetica;
font-size: 8pt;
border: 2px inset #EEEEEE;
background-color: gray;
background-image: url(images/button_background.jpg);
}
.button {
color: #333333;
border: 2px outset #EEEEEE;
height: 18px;
font-size: 10px;
font-weight: bold;
margin: 2px;
width: 45px;
background-color: gray;
background-image: url(images/button_background.jpg);
}
form {
margin: 0px;
}
h1 {
font-size: 14px;
}
h2 {
font-size: 12px;
}
.h1 {
visibility:hidden;
overflow:hidden;
}
.h2 {
display:none;
overflow:hidden;
}
.h3 {
overflow:hidden;
}

