body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
}

#tableheight {
	height: 100%; 
}
	
/* Cells */

td.hdr { background-color: #ffffff; border-left: solid 1pt #cccccc; border-right: solid 1pt #cccccc; }
td.ftrr { background-color: #ffffff; border-top: solid 10pt #cccccc; }
td.body { background-color: #ffffff; border-left: solid 1pt #cccccc; border-right: solid 1pt #cccccc; border-bottom: solid 1pt #cccccc; }
td.main { background-color: #ffffff; font-size: 9.5pt; text-align: justify; }
td.main2 { background-color: #ffffff; font-size: 9.5pt; text-align: justify; padding-right: 10pt;}
td.main3 { background-color: #ffffff; font-size: 9.5pt; text-align: justify; padding-left: 10pt; padding-right: 10pt;}
td.mainprz { background-color: #ffffff; font-size: 9.5pt; text-align: justify; padding-left: 5pt; padding-right: 5pt; }
td.mainalt { font-size: 9.5pt; }
td.image { background-color: #ffffff; font-size: 9pt; }
td.product { background-color: #ffffff; font-size: 9pt; }
td.box { background-color: #ffffff; font-size: 9pt; border-left: solid 1pt #cccccc; border-right: solid 1pt #cccccc; border-bottom: solid 1pt #cccccc; width: 200px; }
td.boxhdr { background-color: #ffffff; border-left: solid 1pt #cccccc; border-right: solid 1pt #cccccc; border-top: solid 1pt #cccccc; width: 200px; }
td.sponsor { background-color: #ffffff; font-size: 9pt; text-align: justify; padding: 5pt; border-bottom: 3px solid #d9e1f2; }
td.sponsorimg { background-color: #ffffff; font-size: 8pt; padding-top: 5pt; border-bottom: 3px solid #d9e1f2; }

/* Text */

.texthdr { color: #336699; font-weight: bold; font-size: 11pt; text-decoration: none; }
.texthdr2 { color: #336699; font-weight: bold; font-size: 13pt; text-decoration: none; }
.text1 { color: #336699; font-weight: bold; font-size: 9.5pt; text-decoration: none; }
.text2 { color: #cc6600; font-weight: bold; font-size: 9.5pt; text-decoration: none; }
.textlrg { color: #333333; font-size: 10pt; text-decoration: none; }
.textred { color: #990000; font-weight: bold; font-size: 9.5pt; text-decoration: none; }
.textorg { color: #cc6600; font-weight: bold; font-size: 9.5pt; text-decoration: none; }
.textmed { color: #333333; font-size: 9pt; text-decoration: none; }
.textmed2 { color: #cc6600; font-weight: bold; font-size: 9pt; text-decoration: none; }
.textsml { color: #333333; font-size: 7.5pt; text-decoration: none; }
.textftr { color: #000000; font-size: 8.5pt; text-decoration: none; }

/* Links */

a { color: #663399; font-size: 9.4pt; font-weight: bold; text-decoration: underline; }
a:hover { color: #663399; font-size: 9.4pt; font-weight: bold; text-decoration: underline; }

a.med { color: #663399; font-size: 9pt; font-weight: bold; text-decoration: underline; }
a.med:hover { color: #663399; font-size: 9pt; font-weight: bold; text-decoration: underline; }

a.footer { color: #336699; font-size: 8.5pt; font-weight: normal; text-decoration: underline; }
a.footer:hover { color: #336699; font-size: 8.5pt; font-weight: normal; text-decoration: underline; }



