BODY {
	scrollbar-face-color: silver;
	scrollbar-arrow-color: silver;
	scrollbar-track-color: silver;
	scrollbar-highlight-color: silver;
	scrollbar-shadow-color: silver;
	scrollbar-3dlight-color: silver;
	scrollbar-darkshadow-color: silver;
}
.menutxt {
	font-size: 16;
	border: 0 solid;
	font-style: italic;
	color: gray;
	background-color: silver;
}
.tbl {
	font-size: 12;
	background-color: Navy;
	color: White;
	border: 2 ridge;
}
.line1 {
	background-color: white;
	border: 1 ridge white;
	font-size: 12;
	margin:1;
	border-collapse:separate;
	border-spacing:2;
}
.line2 {
	background-color: white;
	border: 0 solid white;
	font-size: 12;
}
.tbl2{
  font-size : 13px;
}
head{
  font-size : 12px;
  color : white;
  background-color : blue;border-width : 2px 2px 2px 2px;border-style : ridge ridge ridge ridge;}
.head1{
  font-size : 12px;
  color : white;
  background-color : blue;border-width : 2px 2px 2px 2px;border-style : ridge ridge ridge ridge;
  font-weight : bold;
}
