
body {
  margin: 2px;
  padding: 2px;
}

.nav {
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  height: 45px;
  border-top: 1px solid #ffa700;
  font-weight: bold;
}

.nav a:link,
.nav a:visited,
.nav a:active {
  text-decoration: none;
  color: #000000;
}

.nav a:hover {
  text-decoration: underline;
}

.rt_name,
.rt_designation,
.rt_name_pk {
  font-family: Arial;
  font-size: 14px;
  width: 100%;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

.rt_designation {
  text-align: right;
  font-style: italic;
}

.rt_name_pk {
  text-align: center;
}

.rabeeapk {
  color: #90512b;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
}

.admin-heading-text {
  font-family: Arial;
  font-weight: bold;
  font-size: 11px;
  color: #000000;
}

.adim-text {
  font-family: Arial;
  font-size: 12px;
  color: #333333;
}

.form-label {
  font-family: Arial;
  font-size: 11px;
  color: #333333;
}

.form-textbox {
  font-family: Arial;
  font-size: 11px;
  color: #333333;
}

#footer {
  font-family: Arial;
  font-size: 11px;
  color: #666666;
}

.location-heading {
  width: 95%;
  background-color: #eed579;
  color: #90512b;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  padding-left: 10px;
  text-align: left;
}

.item-name {
  background-color: #ffa700;
  font-family: Arial;
  font-weight: bold;
  font-size: 20px;
  color: white;
  padding-left: 5px;
  border-bottom: 3px solid #000000;
}

.item-desc {
  font-family: Arial;
  font-size: 11px;
  color: #000000;
  padding-left: 4px;
}

.clear {
  clear: both;
}

.pagging {
  font-family: Arial;
  font-size: 12px;
}

.pagging a:link, .pagging a:active, .pagging a:visited, {
 color: #000000;
 text-decoration: none;
}

.pagging-admin {
	font-family: Arial;
    font-size: 11px;
}

.item-detail {
	font-family: Arial;
    font-size: 12px;
}

.download {
	font-family: Arial;
	font-size: 11px;
    color: #000000;
    text-align: center;
}

.footer-link a:link,
.footer-link a:active,
.footer-link a:visited {
	text-decoration: none;
	color: #333333;
}

.footer-link a:hover {
	text-decoration: underline;
}

.style1 {color: #990000}
.style3 {color: #990000; font-weight: bold; }