html,p, h1, h2, h3, h4, h5, h6, form, fieldset  {
	margin: 0;
	padding: 0;
	border: 0;
}
	
table      {
  	border-collapse: collapse;
	border-spacing: 0pt;


              }

td      {
	text-align: left;
              }
.spacerBar {
	line-height: 3px;
}

.menu a,.menu a:link,.menu a:visited,.menu a:hover {
	display: block;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bolder;
}
.menu a:hover {
	
}

.SmallerText {
font-size: 90%}

.SmallestText {
font-size: 80%}

.BiggerText {
font-size: 110%}

.BiggestText {
font-size: 120%}

a {
	text-decoration: none;
	color: #000033;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}

a:visited{

}
p	{
	font-size: 12px;
}
body {
	list-style-position: outside;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	background-color:#A29458;
	color: #330000;
	background-image: url(../images/backgrounds/wood01.jpg);
	background-attachment: fixed;
}
.strong {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pINDENT {

	text-indent: 7px;
}
UL LI 
{
	list-style-image: url(images/bullet1.gif);
	list-style-type: disc;
	font-size: 12px;
}
img {
	border: 0px none;
}

   .img-shadow {
  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-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
.imgspaceright {
	margin-left: 0px;
	margin-right: 5px;
}
