body {
	margin:0px;
	padding:0px;
	background-color:white;
	background-image:url(images/sideback.jpg);
	background-repeat:repeat-y;
	background-position:top right;
        font:8pt verdana, arial, helvetica, sans-serif;
	}
h1 {
	margin:0px 0px 1px 0px;
	padding:0px;
	font-family:arial, helvetica, sans-serif;
	font-size:14px;
	line-height:28px;
	color:#404040;
	}

hr {
        color: #C0C0C0;
        height: 1px;
        }

span.clip {
	font:9pt/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

span.note {
	font:8pt verdana, arial, helvetica, sans-serif;
	padding-right:20px;
	}

a {
	color:#7F2E95;
	font-size:9pt;
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	}
        a:link {color:#7F2E95;}
        a:visited {color:#4040FF;}
        a:hover {color:#7F2E95; text-decoration: underline}

#Header {
	margin:15px 0px 10px 0px;
	padding:17px 0px 0px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#eee;
        voice-family: "\"}\"";
	voice-family:inherit;
	height:14px;
	}

#footer {
     clear: both;
     height: 30px;
     width: 100%;
     text-align: right;
     font-size: 8pt;
     color: #202020;
     background-color: #eee;
     border-top: 1px solid #202020;
     border-bottom: 1px solid #202020;
     }

body>#Header {height:14px;}

#Content {
	margin:0px 50px 50px 200px;
	padding:10px;
	}

#Menu {
	position:absolute;
	top:130px;
	left:20px;
	width:172px;
	padding:10px;
	background-color:#eee;
	border:1px solid #999;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}

body>#Menu {width:150px;}