.borderleft {
	background-image: url(../images/border_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.borderright {
	background-image: url(../images/border_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgleft {
	background-image: url(../images/c_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgright {
	background-image: url(../images/c_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgpiece1 {
	background-image: url(../images/bg_piece1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgpiece2 {
	background-image: url(../images/bg_piece2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
}
li {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
ul {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}.bgpiece22 {
	background-image: url(../images/bg_piece22.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
