.header { 
	color:#669900; 
	font-weight: bold;
}

.letter {
	font: 9pt Arial;
	background-color:white;
	height: 550px;
	padding: 10px;
} 

.rightSide {
	background: url(images/r6_c8.gif);
	background-position: top;
	background-repeat: repeat;
	width: 8px;
} 

.item {
	color:black;
	font-size: 9pt;
	font-style: italic;
}

.itemValue {
	font-size: 8pt;
}

BODY {
	background-color: #CEE483;
}

a {
	color: black;
	text-decoration: none;
}

.imageDiv {
	visibility:hidden; 
	position:absolute; 
	top: 220px;
	left: 220px; 
	z-index:1;
}

.closeButton {
	font: 10pt white Arial;
}

.imgClass {
	border: 1px #669900 solid 
}

.itemRowOdd {
	background-color:#E9F2C3;
}
