/******************************************************************************
* Defines default styles for site pages.                                      *
******************************************************************************/
img {
	vertical-align: top;
}

body {
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}

table.bigframe {
	padding: 0px;
	width: 700px;
	border: thin solid #7c4311;
	margin: 0px;

}

table.normal {
	padding: 0px;
	height: 100%;
	width: 100%;
	margin: 0px;
	border: none;
	vertical-align: text-top;
}
.heading {
	font-weight: bolder;
	font-size: 16px;
}

a img {
	border: none;
}
div.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ccd6d8;
	text-decoration: none;
}

div.copyright a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ccd6d8;
	text-decoration: underline;
}
a.leftlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffeac1;
	text-decoration: underline;
	font-weight: bold;
	background-position: center;
}

div.note
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #222222;
	text-decoration: none;
	padding: 20px 4px;
	text-align: left;
}
.maintextbox
{
 background-color: #c6b09d;
}
.maintextbox .tutorial
{
	font-size: 15px;
	font-style: bold;
}

div.print_maintextbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #111111;
	text-decoration: none;
	padding: 12px 20px 30px 5px;
	text-align: left;
}

div.maintextbox, pre.maintextbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #111111;
	text-decoration: none;
	padding: 12px 8px 30px;
	text-align: left;
}

div.print_maintextbox a, div.maintextbox a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #111111;
	text-decoration: underline;
}

div.maintextbox a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #111111;
	text-decoration: none;
}

div.leftbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #111111;
	background-color: #46270a;
	text-decoration: none;
	padding: 5px 3px;
	text-align: left;
	height: 100%;
	vertical-align: top;
}


A {
	text-decoration: underline;
	color: #333333;
	font-size: 12px;
}
A:hover
{
    COLOR: #666666;
}

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

div.menuBar {
  background-color: #b79e88;
  border: 2px outset #e0e0e0;
  padding: 4px 2px 4px 2px;
  text-align: left;
}

table.outline {
	background-color: #b79e88;
	padding: 4px 2px 4px 2px;
	text-align: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	display: inline-table;
	font-weight: bolder;

}
table.content {
	background-color: #b79e88;
	padding: 4px 4px 4px 4px;
	text-align: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
	font-weight: bolder;

}

td.newimg {
	width: 34px;
}


table.outline tr{
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #000000;
	background-color: #bea894;
}

table.outline td, table.outline th {
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #AC8F75;
	background-color: #bea894;
	padding: 2px 6px;

}


div.menuBar a.menuButton {
  background-color: #b79e88;
  border: 1px solid #2e1a07;
  color: #000000;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: #b79e88;
  border: 1px outset #e0e0e0;
  color: #F6F9FE;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #b79e88;
  border: 1px inset #e0e0e0;
  color: #000000;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #b79e88;
  border: thin solid #2e1a07;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #2e1a07;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover{
  background-color: #e3cab4;
  color: #2e1a07;
}

div.menu a.menuItem span.menuItemText {}
div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
	border: 1px solid #2e1a07;
	margin: 4px 2px;
	background-color: #e3cab4;
}
div.menu a.menuItemHighlight  { 
  background-color: #e3cab4;
  color: #2e1a07;
 } 
 
div.menu b  {
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
	background-color: #A98C72;
	padding: 2px;
 } 
