table {
	border-collapse: collapse;
	border: 1px solid #03476F;
	font: normal 10px verdana, arial, helvetica, sans-serif;
	color: #363636;
	background-color: #BEEBF8;
  }
table img {
	border: 0;
}

h2 {
	text-align: left;
	font: bold 18px arial, helvetica, sans-serif;
	color: #8B772D;
	text-transform: uppercase;
  }
td, th {
	border: 1px dotted #03476F;
	padding: 0.7em;
	color: #363636;
  }
thead  th   {
	border: 1px solid #03476F;
	text-align: left;
	color: #FFFFFF;
	background-color: #594E46;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: capitalize;
	font-style: normal;
  }
tbody td a {
	background: transparent;
	text-decoration: none;
	color: #594E46;
	font-weight: bold;
	}
tbody td a:hover {
	color: #363636;
	background-color: #CCCCCC;
  }
tbody   th   a  {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #363636;
  }
tbody p {
	font-size: 11px;
}

tbody th a:hover {
  background: transparent;
  color: #363636;
  }
tbody   th, tbody   td  {
  vertical-align: top;
  text-align: left;
  }
.odd {
	background-color: #E6E6E6;
  }
tbody tr:hover {
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #CCCCCC;
  }
.col7 {
	width: 130px;
}

tbody tr:hover th,
tbody tr.odd:hover th {
  background: #FFD800;
  color: #FFFFFF;
  }
tbody  tr {
	color: #CBAC8D;
}
.col1 {
	width: 107px;
}
