body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: medium;
	color:#800800;
	background-color:#c0cbe7;
	margin-left:30pt;
	margin-top:0pt;
	margin-right:0pt;
	margin-bottom:30pt;
	}
hr {
	color:#000080;
	width: 50%;
	}
a {
	color:#3366ff;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
a:visited {
	color:#ff0066;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

.maintable	{
	width:100%;
	padding:0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header {
	background-image: url(graphics/lgren053.jpg);
	vertical-align: top;
	text-align: center;
	height:190px;
}

.header2 {
    background-image: url(graphics/border2.jpg);
    vertical-align: top;
    text-align: center;
	height: 30px;
}

.menu {
	vertical-align: middle;
	height: 30px;
	font-size: small;
	white-space: nowrap;
	/* word-spacing: 12px; */
}

.sidebar {
	background-image: url(graphics/purpl055.gif);
	text-align: left;
	vertical-align: top;
}

.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	width: 90%;
	margin-left: 10px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}

.return {
        color:#FF66FF;
        text-decoration: none;
        font-size: 16pt;
        font-weight: bold;
}

.bottom {
	background-image: url(graphics/lgrey127.gif);  /* (graphics/bottombg.jpg); */
}
.bottomleft {
	font-size: xx-small;
	text-align: left;
	vertical-align: top;
}
.bottomright {
	font-size: xx-small;
	text-align: right;
	vertical-align: top;
}



