/* FROM HTML */

	.style2 {font-weight: bold}
.style3 {font-weight: bold}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style5 {font-family: Verdana, Geneva, sans-serif}
.style1 {font-size: 14px}
.style14 {color: #990000;font-size: 12px;}

/* LINKS */
.body_link a{color:#900; text-decoration:none}
.body_link a:hover{text-decoration:underline}


/* Elements */
body, th, input, select, button {
	font-size: 10px;
}

	
p {
	font-size:11px;
	line-height:16px;
}

h1 {
	font-size:18px;
}
	
h2 {
	font-size:12px;
}
	
h3 {
	font-size:11px;
}

h4 {
	font-size:10px;
}


.listlabel {
	/*modded tfelice */
	text-align: left;
	font-size:18px;
	color:#6A6E64;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}




/* RIGHT SIDE BAR */

.SBcontainer{margin-bottom:5px}
.SBhead{color:#fff; font-size:14px; line-height:20px; font-weight:bolder; padding:2px 5px 2px 5px; height:20px; width:230px; background:url(../images/naveBG.gif) bottom;}
.SBbody{background-color:#e8e8e8; border-left:solid 1px #A41018; border-bottom:solid 1px #A41018; border-right:solid 1px #A41018; padding:5px 5px 5px 5px; font-size:12px; line-height:16px}
.SBbody img{}
