

/* ###### Body Text ###### */

body {
  background-color: white;
  font-family: tahoma, helvetica, arial, sans-serif;
  font-size: 82%;
  margin: 0;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

h1, h2, h3 {
  color: white;
  background-color: #6487dc;
  padding-left: 1ex;
  padding-right: 1ex;
}

h1 {
  text-align: center;
  font-weight: bold;
  font-size: 150%;
  padding-top: 0.5ex;
  padding-bottom: 0.5ex;
  margin-top: 0ex;
  color: white;
  background-color: #6487dc;
}


h2 {
  font-weight: bold;
  font-size: 125%;
  padding-top: 0.5ex;
  padding-bottom: 0.5ex;
  margin-top: 1ex;
  color: black;
  background-color: #E0E0E0;
}

h3 {
  font-weight: bold;
  font-size: 110%;
  padding-top: 0.5ex;
  padding-bottom: 0.5ex;
  margin-top: 1ex;
  color: black;
  background-color: #f0f0f0;
}

h4 {
	text-align: center; color: blue; font-size: 150%
   }
h5 {
	text-align: center; color: red; font-size: 125%
   }
h6 {
	text-align: center; background: #DC8888; font-size: 110%
   }

img {  border: none;}

q {
  font-family: tahoma, verdana, helvetica, arial, sans-serif;
  text-align: left;
  width: 9em;
  margin: 0 1em 1ex 1em;
  padding: 0.5ex 0.5ex 0.5ex 1ex;
  border-style: solid;
  border-width: 1px;
  float: right;
}

acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}

code {
  font-family: "lucida console", "courier new", courier, monospace;
}

dt {
  font-weight: bold;
  padding-left: 1ex;
  padding-right: 1ex;
}

dd {
  padding-left: 1ex;
  padding-right: 1ex;
  padding-bottom: 1.5em;
}

#bodyText {
  background-color: #f0f0f0;
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 200px;
  padding: 5mm 5mm 2mm 5mm;
  border-left: none;
}

#bodyText p {
  padding-left: 1ex;
  padding-right: 1ex;
  padding-bottom: 2ex;
}

#bodyText a {
  text-decoration: none;
  border-bottom-style: none;
  border-bottom-width: 1px;
}

#bodyText a:hover {
  border-bottom: none;
}

#bodyText .topOfPage {
  color: white;
  font-weight: bold;
  font-variant: small-caps;
  border: 0;
  padding: 0.25ex 1ex;
  float: right;
}

#bodyText [class~="topOfPage"] {
  padding: 1.5ex 1ex;
}


/* ###### Header ###### */

#header, #header a {color: white;}

#header {
  font-size: 200%;
  font-variant: small-caps;
  font-family: serif;
  padding-bottom: 0px;
  padding-left: 40px;
}

#header a {
  text-decoration: none;
  border-bottom-style: none;
  border-bottom-width: 1px;
}


/* ###### Side Boxes ###### */

.sideMenuBox, .sideTextBox {
  background-color: #e0e0e0;
  width: 160px;
//  border-bottom: none;
  border-style: solid;
  border-width: 0px;
  padding-top: 1px;
  padding-bottom: 1px;
  float: left;
  clear: left;
}

.sideMenuBox div, .sideTextBox div {
  font-weight: normal;
  padding-left: 0mm;
  padding-right: 0mm;
  padding-bottom: 0ex;
}

.sideMenuBox a {
  text-decoration: none;
  text-align: left;
  display: block;
  padding: 5px 1px 5px 2px;
}


.sideTextBox span {
  line-height: 1.5em;
  display: block;
  padding: 0 1ex 0 2px;
}

.sideTextBox a {
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.sideTextBox a:hover {
  border-bottom: none;
}


/* ###### Submenu Side Boxes ###### */

.sideSubMenuBox {
  margin-left: 15px;
}

.sideSubMenuBox div {
}

.sideSubMenuBox a {
  text-decoration: none;
  text-align: left;
  display: block;
  padding: 5px 1px 5px 1px;
}

/* ###### Footer ###### */

#footer, #footer a {color: white;}

#footer {
  font-size: 100%;
  padding: 1.0ex 4.0mm 1.0ex 4.0mm;
  clear: left;
}

#footer div {
  text-align: right;
  line-height: 1.25em;
}

#footer a {
  text-decoration: none;
  border-bottom-style: none;
  border-bottom-width: 1px;
}

#footer a:hover {
  text-decoration: underline;
  border-bottom: none;
}

/* ###### Text Colors ###### */

body {color: black;}

.sideMenuBox a {color: #0066cc;}

.sideMenuBox a:hover {color: white;}

.sideTextBox span {color: black;}

.sideTextBox a {color: #0066cc;}

#bodyText a {color: #0066cc;}

#upperMenuBar, #upperMenuBar a {color: white;}

#headerSearch .submit {color: white;}

#lowerMenuBar, #lowerMenuBar a {color: white;}

#lowerMenuBar a:hover {color: white; 
                       background-color: #6487dc;}

#upperMenuBar .highlight, #lowerMenuBar .highlight {color: #fda05b;}

/* ###### Background Colors ###### */

q {background-color: #f0f0f0;}

#upperMenuBar {background-color: #6487dc;} 

#header {background-color: #000066;}

#headerSearch .submit {background-color: #8cc68c;}

#lowerMenuBar {background-color: #003399;}

.sideMenuBox a:hover {background-color: #6487dc;}

#footer {background-color: #93A9D5;}


/* ###### Border Colors ###### */

q {border-color: #999999;}

acronym {border-bottom-color: #999999;}

#bodyText a {border-bottom-color: #0066cc;}

#headerSearch .text {border-color: #003399;}

#headerSearch .submit {border-color: white;}

.sideTextBox a {border-bottom-color: #0066cc;}

.sideMenuBox {border-color: white;}

#footer a {border-bottom-color: white;}

// color schemes from:

/******************************************************************
 * TITLE: Grey Boxes Stylesheet for Sinorca                       * 
 * URI  : http://www.oswd.org/design/???/sinorca/sinorca-grey.css *
 * MODIF: 2003-01-13 1237 +0800                                   *
 ******************************************************************/
/******************************************************************
 * TITLE: Common Color Scheme Stylesheet for Sinorca              *
 * URI  : http://www.oswd.org/design/???/sinorca/color-scheme.css *
 * MODIF: 2003-01-13 1237 +0800                                   *
 ******************************************************************/




