body {
	background-image: url(images/base7.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.83em;
}

.tablecss
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.01em;
	padding-left: 30px;
	padding-right: 5px;
}

.printfoot {
	display: none;
}
p {
	padding-left: 30px;
	padding-right: 5px;
}

h1 {
	color: #0D396E;
	padding-left: 30px;
}

ul
{
	padding-left: 30px;
}

#middle {
	position: absolute;
	padding: 10px;
	border: 0px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-top: 0px;
	z-index: 10;
	width: 70%;
	min-width: 600px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
html>body #middle {
	margin-top: 0px; /* ie5win fudge ends */
}
#right {
	position: absolute;
	top: 125px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 7px;
	/*border: 1px solid #FF0000;*/
	width: 760px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 760px;
	text-align: right;
	z-index: 5;
	}
html>body #right {
	width: 760px; /* ie5win fudge ends */
}a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #0D396E;
	text-decoration: none;
}
u {
	font-weight: bold;
	text-decoration: underline;
}
#right a {
	color:#0D396E;
}
