body         { scrollbar-3d-light-color: white; scrollbar-arrow-color: white; 
               scrollbar-base-color: white; scrollbar-dark-shadow-color: white; 
               scrollbar-face-color: 878C8F; scrollbar-highlight-color: 79848A; 
               scrollbar-shadow-color: 808080; margin: 0px; padding: 0px }
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #EBECED;
	text-decoration: none;
}
a:visited {
	color: #EBECED;
	text-decoration: none;

}
a:hover {
	color: #4E5358;
	font-weight: bold;

}

.panel {
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #A3A3A3;
	letter-spacing: 0.2em;
	font-variant: small-caps;

}

input        { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; 
               font-weight: normal; color: #FFFFFF; background-image: 
               url('images/jpg/input.jpg'); 
               border-left: 1px inset #484D52; border-right: 1px inset #C0C6CB; 
               border-top: 1px inset #484D52; border-bottom: 1px inset #C0C6CB }
.checkbox {
	background-image: none;
	border: none;
}
.formbutton  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; 
               font-weight: bold; color: #FFFFFF; background-image: 
               url('images/jpg/input.jpg'); 
               background-color: #949494; border-left: 1px outset #C0C6CB; 
               border-right: 1px outset #484D52; 
               border-top: 1px outset #C0C6CB; 
               border-bottom: 1px outset #484D52 }
.imgborder {
	font-size: 9px;
	font-weight: bold;
	border: 1px solid #ABB4BA;



}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EBECED;




}
a.smalltxt:link {
	color: #FFCC00;
	text-decoration: none;
}
a.smalltxt:visited {
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;

}
a.smalltxt:hover {
	color: #4E5358;
	font-weight: normal;

}

}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #949494;
	border: 1px inset #484D52;


}
