
.tableIMG {
background-color:#FFFFFF;
margin-top:33px; 
}
.tablespace {
	height: 3px;
	line-height: 3px;
	font-size: 10%;
	border-top:#E1EEFF dotted 2px;
	margin-top:2px;
}

.imagerow {
margin: 5px 0px 10px 0px;
background-color:#00FFFF;
}
.imagerow TD {
background-color:#E1EEFF;
border-right: solid 10px white;
vertical-align:top;
}
.imagetitle {
text-align:center;
width:96px; 
font-size:12px;
}
.darkerlinks A {
color: #000088;
}

.darkerlinks A:visited {
color: #000088;
}

.darkerlinks A:link {
color: #000088;
}

.darkerlinks A:active {
color: #000088;
}

.darkerlinks A:hover {
color: #FF0000;
}

