body {
	backgroundx: rgb(197,204,211) url(../images/stripes.png);
	background-color: #F1F1F1;
	font-family: Helvetica;
	margin: 0 0 0 10px;
	padding: 0;
	}
body { font-family: sans-serif; color: black; }
a { color: black; }
a:hover { color: red; }

.with-border { border: 1px solid silver; }
.with-border-warn { border: 1px solid red; }
.with-border-bottom { border-bottom: 2px solid silver; }
.with-cell-border-bottom th { border-bottom: 1px solid silver; }
.with-cell-border-bottom td { border-bottom: 1px solid silver; }
.as-caption { border-left: 1px solid silver; border-bottom: 1px solid silver; }

h1, h2, h3, h4, h5, h6 { margin-top:1.0em; margin-bottom:0.6em; }
h1, h2, h3, h6 { font-weight:normal; }
h4, h5 { font-weight:bold; }
h1 code, h2 code, h3 code, h4 code { font-size:1em; }
h1 { font-size:1.8em; }
h2 { font-size:1.44em; }
h3 { font-size:1.22em; }
h4 { font-size:1.07em; }
h5 { font-size:1.0em; }
h6 { font-size:1.0em; }

tr { vertical-align: top; }
tr.hotrow td { color: #fff; background: #36c; }
th { font-weight: normal; color: #808080; text-align: left; }
.as-th { font-weight: normal; color: #808080; text-align: left; }
td { font-weight: normal; color: black; text-align: left; }
.as-td { color: black; }
.shaded { background-color: #fafafa; }
.as-td-shaded { background-color: #fafafa; }
.silver { color: silver; }

div#bar-menu a { font-size: 9pt; }
ul.barmenu {  list-style: none; padding: 0px; margin: 0px;  }
ul.barmenu li { display: inline; margin-right: 10px;  }
ul.barmenu a { font-size: 9pt; }
table#barmenuother { background-color: #F1F1F1; border: 1px solid silver; width: 150px; -webkit-border-radius: 4px; }
table#barmenuother td { border: 1px solid silver; }


div.change-log-envelope { width: 700px; margin: auto; background-color: #fff; padding: 3px; }
div.page-envelope, div.page-envelope-wide { margin: auto; background-color: #fff; padding: 3px; }
div#brayworthLOGO {
	text-align: right;
	font-size: 8pt;
	font-style: italic;
	color: silver;
	padding: 10px;
}

div#brayworthLOGO a {
	text-decoration: none;
	border-bottom: 3px solid yellow;
	color: black;
	font-weight: bold;
}

