.thinBordWhite01 {
	border: 1px solid #FFFFFF;
}
.whiteBordLong01 {
	background-image: url(borderWhiteSquare01.jpg);
	background-repeat: repeat-y;
}
.bgRect01 {
	background-image: url(bgRect01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.whiteBordWide01 {
	background-image: url(borderWhiteSquare01.jpg);
	background-repeat: repeat-x;
}
.textBott {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.thinBordWhiteLeft01 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.thinBordWhiteRight01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.thinBordWhiteRightBott01 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.thinBordWhiteRightOnly01 {

	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
.textMain {

	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.thinBordWhiteAllButTop01 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.thinBordWhiteLefttBott01 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}
.textAddress {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.textAddress2 {

	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
