.bgTopLeft {
	background-image: url(../images/interface_01.gif);
	background-repeat: repeat-x;
}
.bgTopRight {
	background-image: url(../images/interface_03.gif);
	background-repeat: repeat-x;
}
.bgMiddleLeft {
	background-image: url(../images/interface_09.gif);
	background-repeat: repeat-x;
}
.bgMiddleRight {
	background-image: url(../images/interface_13.gif);
	background-repeat: repeat-x;
}
.bgBottomLine {
	background-image: url(../images/interface_19.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.bgMiddleCenter {
	background-image: url(../images/interface_11.gif);
	background-repeat: repeat-x;
}
.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	color: #004E96;
}
a {
	color: #004E96;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.hdr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
.hdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E11B22;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.bgLineBottom {
	background-image: url(../images/lineBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.txt2Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bolder;
}
.txt1Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	font-weight: bolder;
}
.txt1BoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FF0000;
	font-weight: bolder;
}
