body {
	font-size: 12px;
	margin: 0px;
	color: #666666;
}
.td1 {
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	padding: 5px;
}
.table-bg5 {
	background-color: #F8F8F8;
	padding: 5px;
	
}
.td2 {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.td3 {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.table-bg {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.table-bg1 {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.table-bg2 {
	border: 1px solid #CCCCCC;
}
.table-bg3 {
	background-image: url(images/bg4.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.table-bg4 {
	background-color: #F4F4EC;
	border: 1px solid #CCCCCC;
}
.img1 {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.table-bg6 {
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #E8007E;
	text-decoration: none;
}
