@font-face {
font-family: Bradley;
font-style:  normal;
font-weight: normal;
src: url(/fonts/GOUDYST2.eot);
}

@font-face {
font-family: Perpetua Titling MT;
font-style:  normal;
font-weight: normal;
src: url(/fonts/SCRIPTM.eot);
}

.page {
	background-color: white;
	margin: 0in 1in 1in 1in;
}

.browser_page {
	margin: 0in
	border-width: 1px;
	border-style: outset outset outset outset;
	background-color: "white";
	text-align: left;
}

.top_margin {
	height="1in";
	background-color: white;
	color: #632221;
}

.t1 {
	font-family: Perpetua Titling MT, Times New Roman, Arial;
	font-size: 48pt;
}

.t2 {
	font-family: Perpetua Titling MT, Times New Roman, Arial;
	font-size: 36pt;
}

.t3 {
	font-family: Perpetua Titling MT, Times New Roman, Arial;
	font-size: 24pt;
}

.portrait {
	background: white;
	width: 8.5in;
	height: 11in;
	text-align: left;
}

body {
font-family: Georgia, Arial, Sans Serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
color: black;
background-color: black;
}

.normal {
font-family: Georgia, Arial, Sans Serif;
font-size: 10pt;
font-style: normal;
font-weight: normal;
color: black;
}

a:visited {
font-family: Georgia, Arial, Sans Serif;
font-size: 10pt;
text-decoration: none;
font-style: normal;
font-weight: normal;
color: #632221;
border: none;
}

a:hover {
font-family: Georgia, Arial, Sans Serif;
font-size: 10pt;
text-decoration: none;
font-style: normal;
font-weight: normal;
color: #632221;
border: none;
}

a:link {
font-family: Georgia, Arial, Sans Serif;
font-size: 10pt;
text-decoration: none;
font-style: normal;
font-weight: normal;
color: #632221;
border: none;
}

.menu {
margin-left: 0;
margin-right: 3px;
margin-top: 3px;
margin-bottom: 3px;
padding: 5px;
border-right: 1px solid gray;
border-left: 1px solid gray;
font-style: normal;
font-weight: normal;
font-size: 10pt;
color: #0e0e0e;
}

.bullet {
padding: 3px;
border-right: 1px solid black;
font-style: normal;
font-weight: bold;
font-size: 10pt;
color: #0e0e0e;
}

.cell_title {
padding-bottom: 3px;
padding-left: 3px;
border-style: outset outset none outset;
margin-top: 5px;
margin-left: 0px;
border-width: 1px;
border-spacing: 0px 5px 10px 10px;
border-color: #ffffff;
border-collapse: separate;

font-style: normal;
font-weight: bold;
font-size: 10pt;
color: #632221;
}

.title {
padding-bottom: 3px;
font-style: normal;
font-weight: normal;
font-size: 12pt;
color: #632221;
}

.content {
text-align: left;
border-style: solid;
border-color: gray;
border-width: 1px 1px 1px 1px;
padding: 3px;
font-style: normal;
font-weight: normal;
font-size: 10pt;
border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
padding-left: 10px;
//background-color: #d9d9d9;
background-color: white;
color: #0e0e0e;
}

.plateau {
text-align: left;
border-left: 1px solid gray;
border-top: 1px solid gray;
border-right: 1px solid gray;
border-bottom: 1px solid gray;
padding: 3px;
font-style: normal;
font-weight: normal;
font-size: 10pt;
border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
padding-left: 10px;
//background-color: #e9e9e9;
background-color: white;
color: #0e0e0e;
margin-bottom: 5pt;
}

.cell_content {
border-style: none none solid solid;
border-width: 1px;
border-color: gray gray gray gray;
padding: 3px;
font-style: normal;
font-weight: normal;
font-size: 10pt;
border-radius: 0 0 0 6px;
-moz-border-radius: 0 0 0 6px;
padding-left: 0px;
color: #0e0e0e;
}

code {
	font-family: lucida sans unicode, courier new, courier, fixed;
	font-size: 10pt;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 0;
}

.code, .item_left, .item_right {
	font-family: lucida sans unicode, courier new, courier, fixed;
	font-size: 10pt;
	font-style: normal;
}

A.el, A.el:hover, A.item_right {
	font-family: lucida sans unicode, courier new, courier, fixed;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

.memtemplate {
  font-size: 80%;
  color: #606060;
  font-weight: normal;
  padding: 2px;
} 
.memnav { 
  background-color: #e8eef2;
  border: 1px solid #84b0c7;
  text-align: center;
  margin: 2px;
  margin-right: 15px;
  padding: 2px;
}
.memitem {
  padding: 4px;
 # background-color: #eef3f5;
  background-color: #f0f0f0;
  border-width: 1px;
  border-style: solid;
 # border-color: #dedeee;
  border-color: #dedede;
  -moz-border-radius: 8px 8px 8px 8px;
}
.memname {
  white-space: nowrap;
  font-weight: bold;
  padding-left: 5px;
  font-size: 9pt;
}
.memdoc{
  padding-left: 10px;
}
.memproto {
#  background-color: #d5e1e8;
  background-color: #3c3c3c;
  width: 100%;
  border-width: 1px;
  border-style: solid;
#  border-color: #84b0c7;
  border-color: #c0c0c0;
  font-weight: bold;
  -moz-border-radius: 8px 8px 8px 8px;
}
.paramkey {
  text-align: right;
}
.paramtype {
  white-space: nowrap;
}
.paramname {
  color: #602020;
  font-style: italic;
}


