	body {
		color : #000000;
		background-color : #ffffff;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
	}
	a {
		color : #0000cc;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
		text-decoration : none;
		border-bottom : 1px solid #cccccc;
	}
	a:hover {
		color : #0000cc;
		background-color : #ffff66;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
		text-decoration : none;
		border-bottom : 1px solid #cccccc;
	}
	td {
		color : #000000;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
	}

	/* Intro Box Display */
	.int-tbl {
	}
	.int-td-label {
		border-bottom : 1px solid #999999;
		color : #000000;
	}
	.int-h1 {
		color : #000000;
		font-family : Arial,Geneva;
		font-size : 18px;
		font-weight : bold;
		margin : 0px;
	}
	.int-td-extra {
		border-bottom : 1px solid #999999;
		color : #000000;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
	}
	.int-td-content {
		color : #000000;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
	}

	/* Regular Box Display */
	.box-tbl-hdr {}
	.box-td-hdr-tab {
		background : #999999 url(/i1/ctr.gif) no-repeat right top;
		color : #ffffff;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
		font-weight : bold;
		height : 20px;
	}
	.box-td-hdr-extra {
		color : #000000;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
	}
	.box-tbl-bdy {
		border : 1px solid #999999;
	}
	.box-td-bdy-label {
		background-color : #cccccc;
		color : #000000;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
		font-weight : bold;
		height : 20px;
	}
	.box-td-bdy-label-err {
		background-color : #ff0000;
		color : #000000;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
		font-weight : bold;
		height : 20px;
	}
	.box-td-bdy-content {
		background-color : #eeeeee;
		color : #000000;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
		height : 20px;
	}
	.box-td-bdy-content-err {
		background-color : #eeeeee;
		color : #000000;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
		height : 20px;
	}
	.box-tbl-ftr { }
	.box-td-ftr-tab {
		color : #000000;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
		font-weight : bold;
		height : 20px;
	}
	.box-td-ftr-extra {
		color : #000000;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
	}
	.box-field {
		color : #000000;
		font-size : 10px;
		font-family : Verdana,Geneva,Arial;
	}
	.box-field-err {
		background-color : #ffcccc;
		color : #000000;
		font-size : 10px;
		font-family : Verdana,Geneva,Arial;
	}
	.box-button {
		color : #000000;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
		font-weight : bold;
	}

	/* Action Box Display */
	.act-tbl-hdr {}
	.act-td-hdr-tab {
		background : #ffcc00 url(/i1/ctr.gif) no-repeat right top;
		color : #000000;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
		font-weight : bold;
		height : 20px;
	}
	.act-td-hdr-extra {
		color : #000000;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
	}
	.act-tbl-bdy {
		border : 1px solid #ffcc00;
	}
	.act-td-bdy-label {
		background-color : #eeeeee;
		color : #000000;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
		font-weight : bold;
		height : 20px;
	}
	.act-td-bdy-content {
		background-color : #eeeeee;
		color : #000000;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
		height : 20px;
	}
	.act-tbl-ftr { }
	.act-td-ftr-tab {
		color : #000000;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
		font-weight : bold;
		height : 20px;
	}
	.act-td-ftr-extra {
		color : #000000;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
	}
	.act-button {
		color : #000000;
		font-family : Verdana,Geneva,Arial;
		font-size : 10px;
		font-weight : bold;
		width : 75px;
	}
a.topLink {
	font-size : 14px; font-weight : bold;
	color : #333399;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a.topLink:Hover {
	font-size : 14px;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #cccccc;
	text-decoration : underline;
}

a.leafLink {
        font-size : 12px;
	color : #333399;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a.leafLink:Hover {
	font-size : 12px;
	color : #333399;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #eeeeee;
	text-decoration : underline;
}
