body {
	background-color: #FFF;
	color: #333;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: small;
}
p {
	font-size: 100%;
}
a:link, a:visited {
	color: #00478a;
}
a:hover, a:active {
	color: #b22222;
}
table {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.maincat {
	font-size: 120%;
	font-weight: bold;
	margin-top: 16px;
}
#by_locality {
	width: 100%;
	margin: 10px 0px 20px 0px;
	clear: both;
}
.dotted_line {
	border-bottom: 1px dashed #999;
	width: 100%;
	padding: 14px 0px 0px 0px;
	margin: 0px;
	clear: both;
}
.left {
	width: 32px;
	float: left;
	display: inline;
}
#googleads {
	width: 160px;
	margin-top: 16px;
}
.rightcolbox {
	background: #fff url(../img/boxbg.png) no-repeat top;
	text-align: left;
	min-height: 174px;
	margin-top: 20px;
	width: 160px;
}
.rightcolbox .heading {
	text-align: right;
	font-size: 120%;
	margin-bottom: 4px;
	font-weight: bold;
}
.rightcolbox li {
	font-size: 85%;
	list-style: none;
	display: block;
	padding: 0px 0px 0px 16px;
	margin: 0px 0px 0px 4px;
	background-image: url(../img/flower.gif);
	background-repeat: no-repeat; 
	background-position: 0px 4px; 
}
.rightcolbox p {
	margin: 0px 0px 5px 0px;
	padding: 0px 5px;
	font-size: 85%;
}
.box_100 {
	vertical-align: top;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.box_50lt, .box_50 {
	vertical-align: top;
	width: 50%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.box_50rt {
	vertical-align: top;
	width: 50%;
	float: right;
	margin: 0px;
	padding: 0px;
}
.box_500 {
	width: 500px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
.bold {
	font-weight: bold;
}
.right {
	text-align: right;
}
.grey {
	color: #999;
}
.red {
	color: #c20505;
}
.middle {
	vertical-align: middle;
}
form {
	margin: 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
	padding: 0px;
}
submit {
	font-family: Arial;
}
textarea {
	font-family: Verdana;
	font-size: 100%;
}
.ultra_bold {
	font-size: 165%;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}
.bluebox {
	border: 1px solid #09c;
	background-color: #afe7f9;
	padding: 5px;
	text-align: center;
	width: 90%;
	margin: 10px auto;
}
.linebold {
	text-decoration: underline;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.padtop {
	padding-top: 25px;
}
.itabutton {
	border: 1px dashed #333;
	background-color: #ccc;
	font-family: "Courier New";
}

.big {
	font-size: 120%;
}
.big_bold {
	font-size: 120%;
	font-weight: bold;
}
.cat {
	font-size: 130%;
	font-weight: bold;
}
.courier {
	font-family: "Courier New";
}
.dotted_line_bold {
	border-bottom: 2px dashed #999;
	width: 100%;
	margin: 10px 0px;
}
.dotted_blue {
	border: 2px dotted #09c;
}
.solid_line {
	border-bottom: 1px solid #ccc;
	width: 100%;
}
.solid_line_bold {
	border-bottom: 2px solid #999999;
	width: 100%;
}
.dotted_admin {
	border-bottom: dotted 2px #CCC;
	height: 2px;
	width: 100%;
}
.evergreen {
	color: #669933;
	font-weight: bold;
	margin-left: 10px;
}
.extra {
	font-size: 135%;
}
.extra_bold {
	font-size: 135%;
	font-weight: bold;
}
.blue {
	color: #00478a;
}
.help {
	border-bottom: 1px dashed #0000FF;
	color: #000000;
	cursor: help;
	text-decoration: none;
}
.indent {
	color: #666666;
	padding-left: 10px;
}
.indent2 {
	padding-left: 30px;
}
.indent3 {
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 85%;
}
.right_box {
	padding: 5px;
	text-align: left; /*background-image: url(../img/bg_prova2.gif);*/
}
.title {
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
}
.ultra {
	font-size: 165%;
}
.white {
	color: #FFFFFF;
}
.buttons {
	vertical-align: bottom;
	text-align: left;
}
.orange {
	color: #FF8C00;
}
.line {
	text-decoration: underline;
}
.desc {
	color: #666;
	font-size: 100%;
	font-weight: lighter;
	margin: 0px;
	text-align : justify;
}
a.nv {
	color: #333;
	text-decoration: none;
}