.navbar {
	background-color: bdc093;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;



}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.redhighlight {

	font-weight: bold;
	color: b61d22;
}
.greenhighlight {
	font-weight: bolder;
	color: 788e3b;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;


}
td {
	font-size: 12px;
}
.footer {
	font-size: 9px;
	text-align: center;
	padding: 5px;

}
.innbox {
	border-top-width: thin;
	border-left-width: thin;
	border-top-color: b61d22;
	border-right-color: b61d22;
	border-bottom-color: b61d22;
	border-left-color: b61d22;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	padding-top: 10px;




}
a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: b61d22;
	text-decoration: underline;

}
.header {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
.innlist {
	font-size: 10px;
	font-weight: 500;
	letter-spacing: -1px;
}
.divheader {
	background-color: fff7e0;
}
.redtimeshighlight {
	font-weight: normal;
	color: b61d22;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;

}
.blueundertext {
	color: #0000FF;
	text-decoration: underline;
	font-size: 10px;

}
.greenarialhighlight {

	font-weight: bolder;
	color: 788e3b;
	font-size: 14px;
}

.mappagetext {
	font-weight: bold;
	font-size: 12px;
}

