/*caption {
	font-size: 1.7em;
	color: #F06;
	text-align: left;
}*/
table {
	margin: 0; 
	padding: 0; 
	border-collapse: collapse; 
	width: 100%;
	font-size:11px;
	text-align:left;
}
td, th {
	padding: 8px 10px; 
	border-bottom: 1px solid #EEE;
	border-right: 1px solid #fff;
}
th {
	text-align: left;
}
thead tr {
	color: #535353;
}
tr {
	font: 12px;
	background: url(prettyinpink_row.png) repeat-x #F8F8F8;
	color: #666;
}

.Thead {
	color:#FFFFFF;
	background: url(../images/tblh.gif) #535353 repeat-x;
	font-weight:bold;
}
.Thead3 {
	bca
	/*color:#FFFFFF;
	background-color: #535353;(*/
	font-weight: bold;
	border-bottom: 3px solid #000000;
}
.Thead2 {
	color:#FFFFFF;
	background-color: #535353;
	font-weight:bold;
}
.Thead2 tr {
	text-align:center;
	color: #535353;
}

.center {
	text-align: center;
}

.indent {
	padding-left: 30px; 
}
.index {
	font-size: 12px;
	font-weight:bold;
}
.select {
	border: 0px solid #000000;
	padding: 10px 5px 5px 5px;
}
.thumbPic {
	border: 1px solid #494949;
}
