body {
	color: #004080;
	font-family: arial, helvetica, verdana;
	font-size: smaller;
}
a:link {
  color: #004080;
}
a:visited {
  color: #004080;
}
a:hover {
  color: #3c9dff;
}

p.aright {
	text-align: right;
}
p.acenter {
	text-align: center;
}
.red {
	color: #ff0000;
	text-decoration: none;
	font-weight: bolder;
}
.rednb {
	color: #ff0000;
	text-decoration: none;
}
a.smalllink {
	text-decoration: none;
	font-size: xx-small;
	}
a.bluelink {
	color: #004080;
	text-decoration: none;
	}
p.large {
	text-decoration: none;
	font-size: 14pt;
}
a.menulink {
	font-size: x-small;
}
h1 {
}
h2 {
}
h3 {
}
.whitecellright {
	background: #FFFFFF
}
.yellcellright {
	background: #ffff00;
}
.greycellright {
	background: #f4f4f4;
}

.bluecellright {
	background: #cee6ff;
	margin-left: 5px;
}
.bluecell {
	background: #cee6ff;
}
.titleTD {
	vertical-align:middle;
	background: #eeeeff;
	display: block;
	height: 35px;
    	text-align: center;
    	border-left: 1px solid #333366;
   	border-right: 1px solid #333366;
   	border-top: 1px solid #333366;
   	border-bottom: 1px solid #333366;   
}
