body 
{
background-image: url('/template/images/flowerbg1b.jpg');
background-repeat: 
no-repeat;
background-attachment: 
fixed;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
font-size: small;
color: #788d52;
}

table{
font-size: 14px;
}

.button{
background: #788d52;
color: #ffffff;
border: 1px dotted #788d52;
}

.tablehead{
background: #788d52;
color: #ffffff;
}

.exp_labour{
background: transparent;
color: #788d52;
border: 1px dotted #788d52;
}

.exp_total{
color: #788d52;
background: ADDF85;
border: 1px dotted #788d52;
}

.img-shadow {
  clear: both;
  float:left;
  background: url(/d/cssdropshadows/img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/d/cssdropshadows/img/shadow.gif) no-repeat bottom right;
  margin: 20px 0 0 17px !important;
  margin: 20px 0 0 8px;
}

.img-op{
float:left;filter:alpha(opacity=90);-moz-opacity:.9;opacity:.9;border: 4px solid #ffffff
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
    background: url(/d/cssdropshadows/img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/d/cssdropshadows/img/shadow.gif) no-repeat bottom right;
  border: 4px solid #ffffff;
  margin: -6px 6px 6px -6px;
  padding: 0px;
  width: 500px;
  height: 800px;
}

.p-shadow {
  clear: both;
  width: 90%;
  float:left;
  background: url(/d/cssdropshadows/img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/d/cssdropshadows/img/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.p-shadow div {
  background: none !important;
  background: url(/d/cssdropshadows/img/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
}

.p-shadow p {
  color: #777;
  background-color: #fff;
  font: italic 1em georgia, serif;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
}
