body  {
	background-color: 425078;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

/*
.top_bg {
	background-attachment: fixed;
	background-image: url(../../Site/images/top_bg.jpg);
	background-repeat: repeat-x;
}
*/
.body_content  {
	text-indent: 0px;
	padding: 5px 60px 20px;
	background-attachment: scroll;
	background-image: url(bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.body_text, p{
	font-family: Tahoma, Veranda;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.body_text_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #BD2828;
	text-indent: 5px;
}

.bottom {
	background-image: url(bottombg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}

h1.hdr {
	padding-right: 222px;
	background-image: url(/images/h1_right.jpg);	
	background-repeat: no-repeat;
	background-position:right;
	text-shadow:  3px 3px 10px #d1b1b1;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size: 19px;
	color: #bd2828;
	display: inline;
}
div.hdr {
	padding: 25px 0px 15px 0px;
}

h2 {
	color: #bd2828;
	font-size: 13px;
	text-shadow:  2px 2px 5px #d1b1b1;
	margin-top: 25px;
	
}

.style1, a {color: #BD2828}
.style3 {font-size: medium}
.style4 {
	font-size: 12px;
	font-weight: bold;
}

.companyname {
	color: #BD2828;
	font-weight: bold;
}
.inspectorcell {
	font-family: Tahoma, Veranda;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	border: 1px solid #000;
/*	margin: 5px 5px 5px 5px; */
	padding: 8px 8px 8px 8px;
}


 div#menubar {
	margin-left: 290px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;	 
  	height: 33px;
  	text-align: center;
  	line-height: 33px;
 }

 div#menubar a {
  display: block;
  float: left;
  padding: 0px 6px 0px 6px;
  white-space: nowrap;
 }
 
 div#menubar a span {
  display: block;
  float: right;
  width: 6px;
  height: 33px;
  margin-right: -6px;
 }
 
 div#menubar a:hover {
  background-image:  url(/images/button_bg.jpg);
 }
 
 div#menubar a:hover span {
  background-image:  url(/images/button_bg.jpg);
  background-position: -294px 0px;
 }
 
 div#menubar a.on {
  background-image:  url(/images/button_bg.jpg);
 }
 
 div#menubar a.on span {
  background-image:  url(/images/button_bg.jpg);
  background-position: -294px 0px;
 }
 
 
 
 a#link1 {
  width: 38px;
  text-decoration:none;
  color: #FFF;
 }
 a#link2 {
  width: 110px;
  text-decoration:none;
  color: #FFF;
 }
 a#link3 {
  width: 35px;
  text-decoration:none;
  color: #FFF;
 }
 a#link4 {
  width: 70px;
  text-decoration:none;
  color: #FFF;
 }
 a#link5 {
  width: 35px;
  text-decoration:none;
  color: #FFF;
 }
 a#link6 {
  width: 45px;
  text-decoration:none;
  color: #FFF;
 }
 a#link7 {
  width: 35px;
  text-decoration:none;
  color: #FFF;
 }

