body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: White;
}
p {
	margin: 10px 0px 0px 0px;
}

a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

table
{
	border: 0;
}
td 
{
	border: 0;
}

h1 {
	margin: 6px 0px 2px 0px;
	font-family : georgia, times new roman, serif;
	font-weight : bold;
	font-size : large;
}
h2 {
	margin: 2px 0px 2px 0px;
	font-family : georgia, times new roman, serif;
	font-weight : bold;
	font-size : larger;
}
h3 {
	margin: 2px 0px 0px 0px;
	font-style : italic;
	text-align : center;
	font-family : georgia, times new roman, serif;
	font-size : small;
}
h4 {
	margin: 2px 0px 0px 0px;
	font-family : georgia, times new roman, serif;
	font-weight: bold;
}
h6 {
	font-family : Arial;
	font-size : x-small;
}

img {
	border: 0;
	margin: 10px;
}

#top {
	margin: 10px;
	padding: 0px;
	border: 0px;
	background: #880080;
	height: 94px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 62px;
}
html>body #top {
	height: 62px; /* ie5win fudge ends */
}

#left {
	position: absolute;
	top: 74px;
	left: 0px;
	margin: 10px;
	padding: 4px;
	border: 0px;
	background: White;
	font-family : georgia, times new roman, serif;
	width: 128px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100px;
}
html>body #left {
	width: 100px; /* ie5win fudge ends */
}

#middle {
	margin: 10px 10px 10px 130px;  /* w x y z  x++ moves rhs left, z++ moves lhs right*/
	padding: 4px;
	border: 0px;
	background: White;
}

#bottom {
	clear: both;
	margin: 10px;
	padding: 10px;
	text-align: right;
}
  
.right {
	float: right;
	padding: 10px;
	margin: 4px 0px 4px 4px;
	background: White;
	border: 1px solid #330099;
	width: 298px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 270px;
}
html>body .right {
	width: 270px; /* ie5win fudge ends */
}
.boxheader {
	font-family: georgia, times new roman, serif;
	font-weight : bold;
	font-size : larger;
	color: #CC6600;
}

.headcaption {
	background:#C0C0C0;
	font-weight:bold
}

.headpad{
	padding:1px 10px
}

.tablepad{
	padding:5px 10px
}

.bkSilver{
	background: Silver;
}

.vatop{
	vertical-align:top;
}

.caption{
	text-align:left;
	background:#666699;
	width : 160px;
	color:White;
	font-weight:bold
}

.field{
	background:#9999CC;
}
