.vertLeft {
	background-image: url(imgs/vertLEFT.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}


.vertRight {

	background-image: url(imgs/vertRight.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bodyBkg {


	background-image: url(imgs/bodyPattern.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.menuBkg {



	background-image: url(imgs/01menu_patt.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a:active {
	text-decoration: underline;
}

.txtWht01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}.txtWht02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: capitalize;
	letter-spacing: -1px;
}
.txtRed01 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.txtWht03 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	letter-spacing: -1px;
}
a:hover {
	text-decoration: underline;
}
.txtWht01just {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.txtWht01Titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}

