@charset "utf-8";
/* CSS Document */

.img-shadowl {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
.img-shadowl img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

.img-shadow {
  float:right;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

BODY
{

}

img {
	border: 0;
	padding: 10;
}
.backcolor {
	background-image: url(wordpress/buttons/greenstrip.jpg);
	background-position: top center;
		vertical-align:top;
	background-repeat: repeat-y;
}
/*.bgprint {
background-image: url(headerprint.gif);
vertical-align:bottom;
position:relative;
top:20px;
background-repeat: repeat-x;
}*/
.backcolorblue {
	background-image: url(wordpress/buttons/bluebackground.jpg);
	background-position: top center;
	vertical-align:top;
	background-repeat: repeat-y;
	
}
.backcolorred {
	background-image: url(wordpress/buttons/redbackground.jpg);
	background-position: top center;
		vertical-align:top;
	background-repeat: repeat-y;
}
.backcolororange {
	background-image: url(wordpress/buttons/orangebackground.jpg);
	background-position: top center;
		vertical-align:top;
	background-repeat: repeat-y;
}
table {
	background-color: #FFFFFF;
}
.textfix {
padding: 10px;

}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #0000FF;
	text-decoration: none;
	}
.menulinks a:hover{
	color: #000000;

}
.tableborder {
	border: thin solid #000000;
}
