.greycellbg {
	background-color: #FFF;
}
.imageborder {
	border: 1px solid #CCCCCC;
}

.menucellbg {
	background-color: #CBD3DD;
}
.menufont {
	font-size: 24px;
	color: #DB4E36;
	text-decoration: none;
}
body { margin:0px }
body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2240A0;
}
a:link {
	color: #DB4E36;
}
a:visited {
	color: #DB4E36;
}
a:hover {

	color: #000000;
}
a:active {


	color: #DB4E36;
}
.startpagefont {

	font-size: 18px;
	color: #DB4E36;
	text-decoration: none;
}
.newsfont {
	font-size: small;
}
.newsheader {
	font-weight: bold;
	color: #DB4E36;
	font-size: large;
}
.imageBorderBlack {
	border: 1px solid #000000;
}
