﻿.noBorder {
	border-style: 0;
	border-width: 0px;
	text-decoration: none;
}
.txtRight {
	text-align: right;
}
.txtCtr {
	text-align: center;
}
.txtLeft {
}


