.border {
	border: 1px solid #CCCCCC;
	text-indent: 1pt;







}
.links {
	text-decoration: none;
}
.bg {
	background-image: url(../sample2.gif);
	color: #FFFFFF;
}
.bg {
	background-image: url(../images/bgc.gif);
	text-indent: 3pt;

}
.bg2 {
	background-image: url(../bg3.gif);
	background-repeat: no-repeat;
}
.hr {
	border: 1px dotted #CCCCCC;
}
.leftb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	}
.borderBLUE {

	border: 1px solid #CCCCCC;
	text-indent: 4pt;
}
.bg3 {
	background-image: url(../images/bg5.jpg);
	background-repeat: no-repeat;
}
.undeline {
	text-decoration: underline;
}
.borderCopy {

	border: 1px solid #FFFFFF;
	text-indent: 4pt;
}
.borderBLUECopy {


	border: 1px solid #000033;
	text-indent: 4pt;
}
.borderBLUECopy2 {


	border: 1px solid #003366;
	text-indent: 4pt;
}
.borderCopy2 {

	border: 1px solid #003366;
	text-indent: 1pt;
}
