.t14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.B-BG {
	background-image: url(images/B-BG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dividerH {
	background-image: url(images/Divider.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.t12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.TableBG {
	background-image: url(images/TableBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.RightBG {
	background-image: url(images/RightBG.gif);
	background-repeat: repeat-y;
}

.LeftBG {
	background-image: url(images/LeftBG.gif);
	background-repeat: repeat-y;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.PadLeft {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
