body {
	color: #000000;
	text-align: left;
	background-color: #d9d9d9;
	font: 0.8em/1.2em Helvetica, Arial, sans-serif;
}

a {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

a.white {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a.whitenolink {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.TDred {
	background-color: #cc0000;
}

.TDwhite {
	background-color: #ffffff;
}

.PlainWhite {
	color: #ffffff;
	text-decoration: none;
}

.head {
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
}

.newsheader {
	color: #cc0000;
	font-weight: bold;
	font-size: 1.4em;
}

.loginheader {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
}

.menuheader {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.4em;
}


.newsdate {
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
}

TD.newsbox {
background-image: url(../images/food.jpg);
background-repeat: no-repeat;
}

hr {
background: #ffffff;
background-color: #ffffff;
color: #ffffff;
height: 1px;
width: 100%;
border: 0px;
}

TD.menubox {
background-image: url(../images/food2.jpg);
background-repeat: no-repeat;
}


