.picborder {
	border: 3px double #66CCCC;
}
.linebottom {
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #66CCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
.edge {
	border-top: 3px double #66CCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;

}
.textHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border: none;


}
.textTbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 2px inset #999999;


}
.smallink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.bgrnd {
	background-color: #66CCCC;
	border: 3px double #6699CC;

}
.picborder2 {

	border: 1px outset #999999;
}
