
.table {

          width:100%;

          margin:0 auto;

}
.ftable {

          width:100%;

          margin:0 auto;

          border:1px solid black;

	  background:#6F6868;

	  color:#0a0a0a;

}

.ftable2 {

          width:100%;

          margin:0 auto;

          border:1px solid black;

	  background:#6F6868;

	  color:#0a0a0a;

}

.ftable2a {

          width:100%;

          margin:0 auto;

          border:1px solid black;

	  background:#6F6868;

	  color:#0a0a0a;

}

.thead {

          height:30px;

	  padding:0px 10px;

          width:375px;

          border:0px solid gray;

	  background:#000000 url(http://i294.photobucket.com/albums/mm86/Faint_Brushfire/thead.png) top left no-repeat;

	  color:#ffffff;

}

.tr {

          border:1px solid black;

	  background:#363636 url(http://i294.photobucket.com/albums/mm86/Faint_Brushfire/tr.png) top left repeat-x;

	  color:#ffffff;

}

.trow {
          border:1px solid gray;

	  background:#363636;

	  color:#ffffff;

}