body {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	background: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(images/headerback.jpg);
}
a:link {
	color: #00426B;
	text-decoration: underline;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
  color: #734BC7;
  text-decoration: underline;

}
a:visited {
	color: #909;
	text-decoration: underline;
}
a:footerlink {
  color: #FFD700;
  text-decoration: underline;
  font-weight: bold;
}
a:footerhover {
  color: White;
  text-decoration: underline;
  font-weight: bold;
}
a:footeractive {
  color: #FFD700;
  text-decoration: underline;
  font-weight: bold;
}
a:footervisited {
  color: #DCDCDC;
  text-decoration: underline;
  font-weight: bold;
}
.tab {
  color: #000000;
  text-decoration: none;
}
.tab-on {
  color: #FFFFFF;
  text-decoration: none;
}
.small {
  font-size: 11px;
}
.footer {
  font-size: 10px;
  color: #FFFFFF;
}
.lite {
  color: #666666;
}
.testimonials {
  color: #30459A;
  font: normal normal 12px "Comic Sans MS";
}
.title {
  font-size: 9px;
  font-weight: bold;
  color: #FFFd33;
}

.title1 {
  font-size: 14px;
  font-weight: bold;
  color: #00426B;
}
.title2 {
  font-size: 16px;
  font-weight: bold;
  color: #00426B;
}
.title3 {
  font-size: 22px;
  font-weight: bold;
  color: #00426B;
}
.tbl-title {
  font-weight: bold;
  background-color: #00426B;
}
.tbl-head {
  font-weight: bold;
  background-color: #4C64C7;
  color: #FFFFFF;
}
.tbl-head2 {
  font-weight: bold;
  background-color: #4C64C7;
  color: #FFFFFF;
}
.border {
  background-color: #00426b;
}
.color1 {
  background-color: #FFFFFF;
}
.color2 {
  background-color: #F8F8F9;
}
.form {
  margin: 0px;
  padding: 0px;
}
.img {
  border-style: none;
  border-width; 1px;
  border: thin solid #00426b;
}
.photoborder {
  border: thin solid #00426b;
  margin:0
  padding:0
}
li {
	list-style-type: disc;
	white-space: normal;
	list-style: disc inside url(images/bul.gif);
	color: #000033;
	display: list-item;
	font-family: sans-serif;
	list-style-position: outside;
{background:url(images/bul.gif) no-repeat 0 7px; padding-left:11px; padding-bottom:20px}
}
.hiddenPic {display:none;
}


#wfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFF;
	background-image: url(images/woodysworldfooter.jpg);
	background-repeat: repeat-x;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
.bold {
	color: #000;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}

.divider {background:transparent url(images/dot.gif) repeat-x scroll 0 25px;clear:both;color:#999999;font-size:10px; height:10px;}
