@charset "utf-8";
.bord {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.u1 {
	background-image: url(images/u1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.u2 {
	background-image: url(images/u2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txt1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #5B0000;
	text-decoration: none;
}
.u3 {
	background-image: url(images/u3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f7c900;
	text-decoration: none;
}

.pbord {
	border: 2px solid #cd4d00;
}
.bigtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #F4C500;
	text-decoration: underline;
	font-style: normal;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.bigtxt2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #F4C500;
	text-decoration: none;
	font-style: normal;
}

