.footertext {
	font-size: x-small;
	padding: 8px;
	margin: 0px;
}
.footercell {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}
.menudivider {
}
P,TD {
	margin: 2px;
	padding: 2px;
}
.mnucell {
	background-image:   url("images/menuitembg.gif");
	background-repeat: repeat-y;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006666;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #006666;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.SmalText {
	font-size: x-small;
}
a.mnulnk,a.mnulnk:link,a.mnulnk:visited {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}
a.mnulnk:hover {
	color: #FFFFFF;
	background-color:#990000;
	text-decoration: none;
}

.hdrcell {
	background-image:   url("images/menuitembg.gif");
	font-size: large;
	font-weight: bold;
	background-repeat: repeat-y;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #006666;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006666;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
}

.hdrtable {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}

table.contenttable {
	margin-left: 10px;
}

td.contentcell {
	padding-right: 10px;
	margin-right: 10px;
}


table.layouttbl {
	background-image:   url("images/lgraybg.gif");
	background-repeat: repeat; 
}.logotext {
	font-size: medium;
	font-weight: bold;
}
