From: User Dclyon [dclyon@phantom.netonecom.net]
Sent: Tuesday, May 05, 2009 9:43 PM
To: lyondc@gmail.com
Subject: standard.css

/* Define links for the link bar */
a.bar:link {
  color: #00ffff;
  text-decoration: bold;
  font-weight: bold;
}

a.bar:active {
  color: #ff9900;
  background-color: #0000ff;
  text-decoration: underline;
}
a.bar:visited {
  color: #00ffff;
  text-decoration: none;
}
a.bar:hover {
  color: #00ffff;
  text-decoration: underline;
}  

/* Define regular links */
a:link {
  color: #00a6a6;
  font-weight: bold;
  text-decoration: none;
}
a:active {
  color: #0070b0;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #e04000;
}

hr {
  border: 2px solid #666666;
}

h1 {
  color: #ff9900;
}

h2 {
  color: #000097;
}

/* Define body style for header */
body.header {
  background-color: #a9bcde;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: left;
  width: 650px;
  color: #0000ff;
}

/* body style for professional header */ body.prof_header {
  background-color: #fffedd;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: left;
}
#prof_header {
  height: 95px;
  padding-left: 0em;
  padding-right: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  background-repeat: no-repeat;
  background-color: #FFCC66;
  border-color-light: #C0C0C0;
  border-color-dark: #808080;
  border: 2px solid;
}

/* Define body style for title */
body.title {
  background-color: #a9bcde;
  color: #008000;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
}

/* Define body style for professional content */ body.prof_content {
  background-color: #fffedd;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: left;
  width: 650px;
}

/* Define body style for main content */ body.content {
  background-color: #a9bcde;
  scrollbar-arrow-color: #ffffff;
  scrollbar-base-color: #ff9900;
  color: #000097;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  text-align: left;
  width: 650px;
}

/* Define preformatted text */
pre {
  color: #008000;
  font-family: "Courier New", Courier, monospace;
  font-size: 90%;
  margin-left: 1em;
}

pre i {
  color: #c06000;
}

td, th {
  font-size: 12pt;
}


th {
  font-weight: bold;
}

table.box {
  color: #000000;
  border-spacing: 2px;
}

td.box {
  background-color: #c0c0c0;
  border-width: 1px;
  padding: 2px;
  padding-left: 8px;
  padding-right: 8px;
  border-color: #323ff4;
  border-style: solid;
  font-size: 9pt;
}

th.box {
  color: 000000;
  font-weight: bold;
  background-color: #99CCFF;
}

table.linklist {
  color: #ff9900;
  font-weight: bold;
  border-spacing: 2px;
  width:95%
}

td.linklist {
  background-color: #ffffff;
  border-left:0px solid #0000ff;
  border-right:0px solid #0000ff;
  border-top:0px solid #0000ff;
  border-bottom:1px solid #0000ff;
  padding: 2px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 9pt;
}

th.linklist {
  color: #0000ff;
  font-weight: bold;
  background-color: #ffffff;
}

/* table format for a title */
table.title {
  background-color: #009999;
  color: #0000FF;
  font-size: 12pt;
  padding: 1px;
  spacing: 1px;
  border: 0;
  height: 2px;
  width: 650px;
}

/* table detail for title */
td.title {
  border: 1px #ff9900 inset;
  text-align: center;
  text-valign: top;
  padding: 1px;
  spacing: 1px;
  width: 1%;
  height: 2px;
}

/* table for main header */
table.header {
  background-color: #ff9900;
  border: 2px #ff9900 solid;
  height: 50px;
  width: 100%;
  padding: 0;
  spacing: 8;
}

/* table for professional header */
table.prof_header {
  background-color: #ff9900;
  border-color-light: #C0C0C0;
  border-color-dark: #808080;
  border: none;
  height: 80px;
  width: 650px;
}

/* table for body */
table.body {
  background-color: #ffffff;
  width: 100%;
  border: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

td.body {
  padding-left: 6px;
  padding-top: 4px;
  padding-bottom: 2px;
  padding-right: 6px;
}

/* table for buttons */
table.buttons {
  background-color: #a8e0fb;
  border: 1px #c09070 solid;
  color: #000000;
  cursor: default;
  font-weight: bold;
  left: 0px;
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 6px;
  width: fixed;
  text-decoration: none;
  top: 0px;
  width: 650px;
}

/* table for links */
table.links {
  background-color: #0066cc;
  border: 3px #0066cc outset;
  color: #000000;
  font-size: 14pt;
  font-weight: bold;
  height: 8px;
  width: 650px;
}

/* table detail for links */
td.links {
  font-size: 10pt;
  text-align: center;
  text-valign: middle;
  height: 4px;
}

/* table detail for buttons */
td.buttons {
  background-color: #c09070;
  border: 5px #c09070 outset;
  color: #000000;
  text-align: center;
  text-valign: middle;
  cursor: default;
  font-size: 12pt;
  font-weight: bold;
  left: 0px;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  position: fixed;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

/* table for forms */
table.form {
  background-color: #bbbbbb;
  border-spacing: 2px;
  empty-cells: hide;
}

/* table elements for form */
tr.form, td.form_header, td.form_label, td.form_value, td.form_submit_label, td.form_submit_value, th.form {
  background-color: #ffffff;
  color: #000000;
  padding: 2px;
  padding-left: 8px;
  padding-right: 8px;
}

/* table detail for form header */
td.form_header {
  color: #ffffff;
  background-color: #0000ff;
  text-align: center;
  text-valign: middle;
  font-weight: bold;
}

/* table detail for form label */
td.form_label {
  background-color: #cccccc;
  font-weight: bold;
  text-align: right;
}

/* table detail for form value */
td.form_value {
  background-color: #eeeeee;
  text-align: left;
}

/* table detail for form submit label */ td.form_submit_label {
  background-color: #b0e0e6;
  font-weight: bold;
  text-align: left;
}

/* table detail for for submit value */
td.form_submit_value {
  background-color: #cccccc;
  text-align: center;
  text-valign: middle;
}

/* table record for form */
tr.form {
  background-color: #0000ff;
}

/* table header for form */
th.form {
  background-color: #c0c0c0;
}

/* set unumbered list style */
ul {
  list-style-type: square;
}

/* label for content division */
#content {
  width: 650px;
  overflow: auto;
  border-left:2px solid #0000ff;
  border-right:2px solid #0000ff;
  border-top:2px solid #0000ff;
  border-bottom:2px solid #0000ff;
  background-color: #ffffff;
  background-repeat: no-repeat;
  /* background-image: url(images/cappuchino_light.jpg); */
  margin-left: 30px;
  padding-left:5px;
  padding-right:5px;
  padding-top:.5em;
  padding-bottom:.5em;
  font-size: 10pt;
}

#links {
/*  width: 650px; */
  font-weight: bold;
  text-align: center;
  border-left:3px outset #c0c0c0;
  border-right:3px outset #c0c0c0;
  border-color: #fffeaa;
  border-top:3px outset #c0c0c0;
  border-bottom:3px outset #c0c0c0;
  background-color: #0000ff;
  background-repeat: no-repeat;
  padding-left:0.0em;
  padding-right:0.0em;
  padding-top:0.0em;
  padding-bottom:0.0em;
  overflow: auto;
}

#header {
  width: 660px;
  height: 68px;
  margin-left: 0px;
  background-color: #ff9900;
  background-repeat: no-repeat;
  border-left:2px solid #0000ff;
  border-right:2px solid #0000ff;
  border-top:1px solid #0000ff;
  border-bottom:1px outset #ff9900;
  padding-left:0;
  padding-right:0;
  padding-top: 0;
  padding-bottom:0;
  margin-left: 30px;
}

.footer {
  margin-bottom: 0px;
}

div.p {
    font-family: Verdana, sans-serif; 
    font-size: 10pt;
    margin: 0;
    spacing: 0;
    padding: 0;
    border: 0;
    text-align: left;
}

div.small {
    font-family: Verdana, sans-serif; 
    font-size: 10pt;
}

/* BrainJar Style */
div.BJ_menuBar, div.BJ_menuElement,
div.BJ_subMenuBar, div.BJ_subMenuElement {
    font-family: 'MS Sans Serif', Arial, sans-serif;
    font-size: 10pt;
    color: #ffffff;
    text-align: left;
    background-color: #666666;
    spacing: 0;
}

div.BJ_subMenuBar {
  padding: 0;
}

/* The main static div with main menu links */ div.BJ_menuBar {
  padding-left: 5px;
  padding-right: 5px;
  border-left: 2px solid #0000ff;
  border-right: 2px solid #0000ff;
  border-top: 2px solid #0000ff;
  border-bottom: 2px solid #0000ff;
  width: 650px;
  text-align: left;
}

/* The expanding menu div */
div.BJ_menuElement {
    padding: 5px; 
    font-weight: bold;
    font-size: 10pt;
    margin: 0;
}

div.BJ_subMenuElement {
    background-color: #666666;
    padding: 5px; 
    margin: 0;
    border: 1px solid #0000ff;
}

div.BJ_subMenuElementHover {
    padding: 5px; 
    background-color: #0000ff;
    border: 0;
    color: #ffffff;
    font-weight: normal;
    margin: 0;
}

div.BJ_menuElementHover {
    padding: 5px;
    border: 0;
}

div.BJ_menuElementActive {
    padding-left: 5px;
    background-color: #0000ff;
    color: #ffffff;
    border: 0;
}

/* Handle printing styles */
@media print {

  #content {
    background-color: #ffffff;
    border-style: none;
    color: #000000;
  }

}
