a:link {
	color: #919739;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #919739;
}
a:hover {
	text-decoration: underline;
	color: #919739;
}
a:active {
	text-decoration: none;
	color: #919739;
}

#bar {
	background-color: #C3C6D4;
	layer-background-color: #C3C6D4;
}
.cellImage {
	background-color: #C3C6D4;
}
.cellLeft {
	background-color: #EDEFF0;
}
#cellBottom {
	background-color: #8F95AF;
}
h1 {
	padding-left: 5px;
	padding-bottom: 4px;
	padding-top: 3px;
}
.contentLeft {
	padding-left: 12px;
}
