body {
	font-family : arial, helvetica, sans-serif;
	font-size : x-small;
	text-align : center;
}
td.menu {
	text-align : right;
	background-color : #4a94c6;
	color : #cccccc;
	font-weight : bold;
	font-size : 10pt;
	height : 20px;
}
td.menuctr {
	text-align : center;
	background-color : #4a94c6;
	color : #ffffff;
	font-weight : bold;
	font-size : 12pt;
	height : 20px;
}
td.title {
	text-align : right;
	background-color : #4a94c6;
	color : #ffffff;
	font-weight : bold;
	font-size : 20pt;
	vertical-align : middle;
	height : 44px;
}
a.menu {
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}
a.menu:hover {
	color : #ffff33;
	text-decoration : underline;
}
a {
	color : #000080;
}
a:hover {
	color : #4a94c6;
}
.pageheader
{
	font-weight : bold;
	text-align : center;
	font-size : 14pt;
}

th {
	text-align : left;
}
.w50 {
	width : 50px;
}
.w200 {
	width : 200px;
}
.w300 {
	width : 300px;
}
.w400 {
	width : 400px;
}
.spacer {
	height : 5px;
}
.ttop {
	vertical-align : top;
}
.box {
	border : 1px solid #4a94c6;
}
.ctr {
	text-align : center;
}
img {
	border : none;
}