body {
	background-color: White;
	padding: 0px;
	margin: 0px;
	font-family: arial;
}

td {
	padding: 0px;
	margin: 0px;
}

img {
	border-width: 0px;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: 00aaff;
}

p {
	font-size: 11px;
	color: 656565;
	margin: 0px;
	margin-bottom: 7px;
}

td.menuCell {
	background-image: url(../images/undermenu.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: justify;
	font-size: 13px;
	width: 160px;
}

a.menuLink, a.menuLink:hover, a.menuLink:visited {
	text-decoration: none;
	color: 505b61;
}

br.betweenMenu {
	font-size: 8px;
}

span.menuSpan {
	color: b9b9b9;
}

td.newsHeaderCell {
	background-image: url(../images/newsbg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	color: White;
	font-weight: bold;
}

td.underNewsHeaderCell {
	padding-bottom: 15px;
}

td.newsItemCell {
	font-size: 11px;
	color: 656565;
	padding-left: 11px;
	width: 175px;
	padding-bottom: 14px;
}

span.dateSpan {
	color: 00aaff;
}

a.newsItemLink, a.newsItemLink:visited {
	color: 656565;
	text-decoration: none;
}

a.newsItemLink:hover {
	text-decoration: underline;	
}

td.newsArchiveCell {
	font-size: 11px;
	text-align: right;
	padding-right: 14px;	
	padding-bottom: 12px;
}

a.newsArcheveLink, a.newsArcheveLink:visited {
	color: 00aaff;
	text-decoration: none;
}

a.newsArcheveLink:hover {
	text-decoration: underline;	
}

td.defaultHeaderCell {
	background-image: url(../images/defaultmenubg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	color: White;
	font-weight: bold;
}

td.photoCell {
	padding-top: 10px;
	text-align: center;
}

td.midHeaderCell {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.middleCell {
	width: 507px;
	vertical-align: top;
}

table.midTable {
	background-image: url(../images/midbottombg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}

td.bottomCell {
	width: 100%;
	background-image: url(../images/bottombg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	padding-left: 76px;
	padding-top: 32px;
}