a {
color: #006600;text-decoration: none;
}
a:link {
color: #006600;text-decoration: none;
}
a:visited {
color: #006600;text-decoration: none;
}
a:hover {
color: #ff3300;
}
p, html, body, body.QWBody, td, div, input {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Helvetica', Verdana, sans-serif;
font-size: 12px;
}
form.QWForm {
padding: 0;
border: 0;
margin: 0;
}
textarea {
font-family: 'Courier New', 'Courier', monospaced;
font-size: 12px;
}
div.main {
border: solid 1px #dcdcdc;
border-top: 0;
border-bottom: 0;
margin: 0;
padding: 4px;
padding-bottom: 10px;
}
div.QWBody {
width: 800px;
margin-left:auto;
margin-right:auto;
}
div.QWGlobalNav {
font-size: 11px;
padding-top: 4px;
padding-bottom: 4px;
text-align:right;
}
div.QWTitleBox {
border: #dcdcdc solid 1px;
background-color: #ffffcc;
margin: 0;
padding: 4px;
padding-top: 6px;
padding-bottom: 6px;
font-size: 11px;
text-align:right;
}
div.QWTitle {
font-size: 11px;
color: #ff3300;
}
div.QWCommandList {
font-size: 11px;
margin-top: 2px;
text-align:right;
}
div.QWHelpToggle {
font-size: 11px;
padding: 4px;
margin: auto;
}
div.QWHelpBox {
width: 500px;
border:dotted 1px grey;
background-color: #ccff99;
font-size:11px;
padding: 4px;
margin: auto;
margin-top: 6px;
margin-bottom: 6px;
text-align: left;
}
div.QWResultBox {
width: 500px;
border: dotted 1px grey;
background-color: #ccff99;
font-size: 11px;
padding: 4px;
margin: auto;
margin-top: 6px;
margin-bottom: 6px;
text-align: left;
}
div.QWHeading1 {
margin-left: 0;
margin-right: 0px;
margin-top: 6px;
margin-bottom: 6px;
border-bottom: dashed 1px #dcdcdc;
color: black;
font-size: 14px;
font-weight: bold;
text-align: left;
}
div.QWHtml {
margin-left:12px;
margin-right:12px;
margin-top:0px;
margin-bottom:2px;
color:black;
font-size:12px;
}
table {
layout: fixed;
word-wrap: word-break;
}
table.QWInnerSection {
align: center;
color: black;
font-size: 11px;
text-align: center;
margin: auto;
}
table.QWBullet {
margin-top: 2px;
margin-bottom: 2px;
margin-left: 12px;
margin-right: 12px;
}
tr.QWInnerSectionTitle {
border: solid 1px;
background-color: white;
color: black;
font-weight: bold;
}
span.underline {
text-decoration: underline;
}
span.inline_heading {
font-weight: bold;
}
span.QWSearchMatch {
color: red;
}