.font1 {
	font-family: Tahoma, Verdana, Arial, "times New Roman";
	font-size: 11px;
	text-decoration: none;
	line-height: 17px;
}
.tdspace {
	padding: 6px;
}
.tdspace2 {
	padding: 12px;
}
.tble-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.table-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.table-btm {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEB8D1;
}
.table-btm2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table-btm3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, times New Roman;
	font-size: 11px;
	text-decoration: underline;
}
.table-right2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table-bg1 {
	background-image: url(bgtble.JPG);
	background-repeat: no-repeat;
	background-position: center;
}
.tble-all {
	border: 1px solid #C4C4C4;
}
.txtarea {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Arial, times New Roman;
	font-size: 12px;
}
.tble-left-right {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
