body {
	background-color: #E5E5E5;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #006699; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;

}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; } 

/* The buttons used for bbCode styling in message post */
input.button {
	background-color: transparent;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: xx-small;
	border-top: thin solid Black;
	border-bottom: thin solid Black;
	border-left: thin solid Black;
	border-right: thin solid Black;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

a.header {
	text-decoration: none;
	color: Black;
	font-size: xx-small;
	font-weight: bolder;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-left: thin solid Black;
	border-top: thin solid Black;
	border-right: thin solid Black;
	border-bottom: thin solid Black;
	background: White;
}

a.header:visited {
	text-decoration: none;
	color: Black;
	font-size: xx-small;
	font-weight: bolder;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-left: thin solid Black;
	border-top: thin solid Black;
	border-right: thin solid Black;
	border-bottom: thin solid Black;
}

a.header:hover {
	text-decoration: none;
	color: White;
	font-size: xx-small;
	font-weight: bolder;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	border-right: thin solid Black;
	border-left: thin solid Black;
	border-bottom: thin solid Black;
	border-top: thin solid Black;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	background: transparent;
}


h1 {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bolder;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-top: 0px;
	text-align: center;
}

h2 {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	letter-spacing: 1px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 3px;
	text-align: left;
	margin-right: 0px;
}

h5 {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bolder;
	letter-spacing: 1px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-top: 3px;
	text-align: center;
	margin-right: 2px;
}

p.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	margin-bottom: 2px;
	margin-top: 0px;
	text-align: center;
}
p.testo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 6px;
	text-align: left;
}

p.testorec {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
	margin-left: 11px;
	margin-right: 11px;
	line-height: 130%;
	background-color: #DCDCDC;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border: thin solid Black;
}

p.testopiccolo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 3px;
	text-align: left;
}
p.testocourier {
	font-family: "Courier New", Courier, monospace;
	font-size: xx-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	border: thin solid Black;
	padding: 4px 3px;
	background-color: #f3f3f3;
}
p.testopiccolocenter {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}

p.colonna {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}

p.titolocolonna
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
	text-align: center;
	background-color: #98AAB1;
}

p.titolo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	color: White;
}

p.paddgrass {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: Black;
	padding-right: 2px;
	padding-left: 2px;
}

p.padd {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: Black;
	padding-right: 2px;
	padding-left: 2px;
}

td.colonna {
	background-color: #FFFFFF;
	border: 1px #98AAB1 solid;
	vertical-align: top;
}

td.colonnacentro {
	background-color: #FFFFFF;
	border: 1px #98AAB1 solid;
	vertical-align: top;
}

td.indextratt {
	background-color: #f3f3f3;
	border: 1px dashed #98AAB1;
	vertical-align: top;
	border-width: thin thin thin thin;
}

td.tdaddgrass {
	vertical-align: top;
} 

td.tdadd {
	vertical-align: top;
	border-bottom: 1px solid Silver;
} 

a.testo {
	text-decoration: none;
	font-weight: bolder;
}
a.testo:hover {
	text-decoration: underline;
	font-weight: bolder;
}

a.testopiccolo {
	text-decoration: none;
	font-weight: bolder;
}
a.testopiccolo:hover {
	text-decoration: underline;
	font-weight: bolder;
}

a.testopiccolofoot {
	text-decoration: none;
	font-weight: normal;
}
a.testopiccolofoot:hover {
	text-decoration: underline;
	font-weight: normal;
}

a.colonna {
	text-decoration: none;
	font-weight: bolder;
}
a.colonna:hover {
	text-decoration: none;
	font-weight: bolder;
}