/* CSS Document */

TABLE.main {
  margin-top: 20px;
  }

TABLE.main TD.leftnav {
  width: 200px;
  padding-top: 10px;
  line-height: 30px;
  padding-left: 0px;
  /*background-image: url(../images/bg-shoe.gif);*/
  background-position: 95px 40px;
  vertical-align: top;
  }

TABLE.main TD.content {
  padding-top: 0px;
  padding-left: 0px;
  }
  
/*TABLE.main TD.leftnav A {
  color: #336699;
  text-decoration: none;
  }

TABLE.main TD.leftnav A:hover {
  color: #336699;
  text-decoration: underline;
  }*/

TD.leftnav P {
  /*background-image: url(../images/bg-quick.gif);*/
  
  
  }


/*TABLE.main TD.home {
  width: 650px;
  padding: 0px;
  text-align: left;
  
  }

TABLE.main TD.home IMG {
  margin: 20px;
  }
  
TABLE.main TD.right {
  width: 247px;
  padding-top: 20px;
  padding-left: 80px;
  }

TABLE.main TD.content {
  width: 518px;
  text-align: justify;
  color: #336699;
  padding-top: 30px;
  line-height: 20px;
  }*/



TABLE.home {
  width: 1000px;
  }

TABLE.home TD.right {
  width: 200px;
  padding-top: 20px;
  padding-left: 0px;
  padding-right: 37px;
  }

TABLE.home TD.flash {
  padding: 20px;
  }


TABLE.main {
  width: 100%;
  margin-top: 0px;
  }

P.hquote {
  /*background-image: url(../images/bg-side-book.gif);
  background-repeat: no-repeat;*/
  width: 125px;
  
  vertical-align: top;
  text-align: left;
  padding: 5px;
  color: #CC66CC;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  padding: 10px;
  /*border: 1px dotted #CC66CC;*/
  /*background-color: #FCF7FC;*/
  }

P.hquote A {
  color: #CC66CC;
  }

H2 {
	margin-bottom: -10px;
}

TABLE.hometable {
	width: 100%;
	margin: 5px;
	margin-top: -20px;
}

TABLE.hometable TD {
	width: 25%;
	height: 250px;
	text-align: justify;
	padding: 8px;
}

TABLE.hometable P {
	text-align: justify;
	margin-top: 0px;
	
}

TABLE.hometable TD A, P A {
  color: #CC66CC;
  text-decoration: underline;
  }

TABLE.hometable TD A:hover, P A:hover {
  color: #336699;
  text-decoration: underline;
  }
  
TABLE.hometable IMG {
	border: none;
}

TABLE.home TD.right {
	margin-right: 0px;
	padding-right: 0px;
}