body {
  font-family: Arial;
  font-size: 14px;
  color: White;
  margin-left: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 0;
  background: #000000;
  background: url(../images/eliteback.jpg);
  background-repeat: repeat-x;
}
a:link {
  color: #4C64C7;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  color: #00A2FF;
  text-decoration: underline;
  font-weight: bold;
}
a:active {
  color: #734BC7;
  text-decoration: underline;
  font-weight: bold;
}
a:visited {
  color: Yellow;
  text-decoration: underline;
  font-weight: bold;
}
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: #FFFd33;
}
.title2 {
  font-size: 16px;
  font-weight: bold;
  color: #9451b7;
}
.title3 {
  font-size: 22px;
  font-weight: bold;
  color: #FFFd33;
}
.tbl-title {
  font-weight: bold;
  background-color: #F1F8FE;
}
.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; 0px;
}
.photoborder {
  border: thin solid #00426b;
}
.photoborderblack {
  border: thin solid #000000;
}
li {
	list-style-type: disc;
	white-space: normal;
	list-style: disc inside url(images/listbullet.jpg);
	color: #000033;
	display: list-item;
	font-family: sans-serif;
	font-size: larger;
	font-weight: bold;
	list-style-position: outside;
}
.hiddenPic {display:none;
}
