.ptrn1 {
	background-image: url(ptrn1.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.tble-all {
	border: 2px solid #FFFFFF;
}
.tble-all2 {
	border: 2px solid #CCCCCC;
}
.table-btm {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.tble-btm2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.tble-rgt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.td-space {
	padding: 8px;
}
.font1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: #666666;
}
.font2 {
	font-family: Tahoma, Verdana, Arial, "times New Roman";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}
.fontlnk {
	font-family: Tahoma, Verdana, Arial, "times New Roman";
	font-size: 11px;
	color: #CC6600;
	line-height: 20px;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, "times New Roman";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.table-rgt {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.bg1 {
	background-image: url(image_45.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg2 {
	background-image: url(image_48.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.bg3 {
	background-image: url(bg1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg4 {
	background-image: url(image_17.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.td-lft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.tble-top-btm {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.tble-top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
