body {

height:100%; /* this is the key! */
background:url('../images/allsuits.gif'); 
background-repeat: repeat;
} 


tr.odd{
	background-color:#ddddff;
}
a.blacklink, a.blacklink:hover, a.blacklink:visited{
	display:table-cell;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
	color:black;
	font-family:Verdana;
	font-size:9pt;
}

.normaltext{
	color:#000000;
	font-family:Verdana;
	font-size:9pt;
}
.normalbluetext{
	color:#0c3f9b;
	font-family:Verdana;
	font-size:9pt;
}
.normalredtext{
	color:#c00000;
	font-family:Verdana;
	font-size:9pt;
}
.newsheadings{
	color:#0c3f9b;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
}
.headings{
	color:#ffffff;
	font-family:Verdana;
	font-size:9pt;
	background-image:url(../images/header.gif);
	
	background-repeat:no-repeat;
	font-weight:bold;
}
a.accordionlink:link{
	vertical-align:middle;
	color:#0c3f9b; 
	font-family:Verdana; 
	font-size:9pt; 
	font-weight: bold; 
	text-decoration:none;
}

a.accordionlink:hover, a.accordionlink:visited{
	vertical-align:middle;
	color:#0c3f9b; 
	font-family:Verdana; 
	font-size:9pt; 
	font-weight: bold; 
	text-decoration:none;
}
