html {
font-size:100%;
}

body {
font-family:Arial, Tahoma, Verdana/*, sans-serif*/;
font-size:1em;
line-height:1.5em;
color:#505367;
background-color:#e2ddcb;
margin:0;
padding:0;
}

p{
font-size: 0.750em;
line-height: 1.5em;
margin: 1.0em;
}

img.forward
{
position:fixed;
top:15em;
right:1em;
border:0;
margin:0;
padding:0;
}
img.backward

{
position:fixed;
top:15em;
left:1em;
border:0;
margin:0;
padding:0;
}

h2 {
font-size:0.8em;
margin:0;
padding:0.0em 0 0 0.1em;
}

h3 {
font-size:0.9em;
margin:0;
padding:0.0em 0 0 0.1em;
}

#container {
width:46em;
text-align:justify;
background:#f7f5ef;
border:0.5em solid #d4cfbb;
margin:0 auto;
padding:0;
}

#mainbox {
width:46em;
background:#f7f5ef;
border:0;
margin:0;
padding:0;
}

a {
color:orange;
text-decoration:none;
}

a:visited {
/*color:#82a7a8;*/
color:green;
}

.fig_leg {
color:#000;
background-color:transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 1.4em;
font-style:italic;
text-align:left;
margin:1em;;
padding:0;
}

.my_table {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.85em;
line-height:1.1em;
border:0.1em solid #d4cfbb;
width:auto;
}

.my_little_table {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
line-height:1.3em;
border:0.1em solid #d4cfbb;
width:auto;
margin:0;
padding:0;
}

.program_code {
color:green;
}

.pd_code {
color:#93bbbc;
}

.user_code {
color:purple;
}

.headerbar {
background:#93bbbc;
background-repeat:repeat-x;
border:0;
margin:0;
padding:0;
}

.headerbar h3 {
color:#FFF;
font-size:0.8em;
margin:0;
padding:0.0em 0 0 0.5em;
}

.headerbar h2 {
color:#653c3b;
font-size:1.0em;
margin:0;
padding:0.0em 0 0 0.5em;
}

.headerbar_right {
width:23em;
float:right;
border:0;
margin:0;
padding:0;
}

.headerbar_right h2 {
color:orange;
font-size:0.9em;
text-align:right;
margin:0;
padding:0.0em 0.5em 0 0;
}

.headerbar_left {
width:23em;
float:left;
border:0;
margin:0;
padding:0;
}

.headerbar_left h2 {
color:#FFF;
font-size:0.9em;
text-align:left;
margin:0;
padding:0.0em 0 0 0.5em;
}

#banner {
background:#85acac url(./images/header.png);
background-repeat:repeat-x;
height:6.25em;
width:46em;
border:0;
margin:0;
padding:0;
}

.banner_left {
width:26em;
height:6.25em;
float:left;
border:0;
margin:0;
padding:0;
}

.banner_left img {
float:left;
overflow:hidden;
border:0;
margin:0;
padding:0;
width:26em;
height:6.25em;
}

.banner_right {
height:6.25em;
width:20em;
float:left;
border:0;
margin:0;
padding:0;
}

.banner_right img {
overflow:hidden;
width:20em;
height:6.25em;
border:0;
margin:0;
padding:0;
}

#topnav {
background:#e2ddcb;
width:46em;
height:1.7em;
}

.topnav_left {
width:36em;
float:left;
margin:0;
padding:0;
border:0;
}

.topnav_right {
width:10em;
float:left;
margin-left:0;
margin-right:0;
margin-top:0.0em;
margin-bottom:0;
padding:0;
}

#searchbox {
float:left;
border:0em;
margin:0.1em;
padding:0em;
}

input {
font-size:0.7em;
}

#bottomnav {
background:#666;
width:45.8em;
height:1.7em;
color:#FFF;
margin:0 0.1em 0 0.1em;
padding:0;
}

.leftpanel {
margin-top:0.0em;
float:left;
width:23em;
height:auto;
background-color:#f7f5ef;
padding-top:0.1em;
padding-bottom:0.2em;
}

.rightpanel {
margin-top:0.0em;
margin-left:23em;
height:auto;
background-color:#f7f5ef;
padding-top:0.1em;
padding-bottom:0.2em;
}

.middlepanel {
height:auto;
background-color:#f7f5ef;
margin:0;
}

.contentbox {
width:22em;
margin-left:0.2em;
margin-top:0em;
margin-bottom:0.2em;
border:0.1em solid #d4cfbb;
height:auto;
min-height:8em;
background:transparent url(./images/transparent.gif);
background-color:#FFF;
padding:0.3em;
}

.rcontentbox {
width:22em;
margin-left:0.1em;
margin-top:0.0em;
margin-bottom:0.2em;
border:0.1em solid #d4cfbb;
height:auto;
min-height:8em;
background:transparent url(./images/transparent.gif);
background-color:#FFF;
padding:0.3em;
}

.rcontentbox img {
float:left;
overflow:hidden;
margin:0.8em;
padding:0;
max-width:20em;
}


.rcontentbox a:visited {
color:green;
}

.rcontentbox a:hover {
color:blue;
}

.contentbox li {
font-size:0.75em;
line-height:1.6em;
}

.contentbox img {
float:left;
overflow:hidden;
margin:0.8em;
padding:0;
max-width:20em;
}

.contentbox a:visited {
color:green;
}

.contentbox a:hover {
color:blue;
}

.imgbox {
height:auto;
float:left;
}

.clearboth {
clear:both;
}

.clearleft {
clear:left;
}

.clearright {
clear:right;
}

.contentbox1 {
width:45em;
margin:0.2em;
border:0.1em solid #d4cfbb;
height:auto;
min-height:8em;
background:transparent url(./images/transparent.gif);
background-color:#FFF;
padding:0.2em;
}

.contentbox1 img {
float:left;
overflow:hidden;
margin-right:0.8em;
padding:0;
max-width:41.5em;
}

.contentbox1 li {
font-size:0.75em;
line-height:1.6em;
}


.contentbox1 a:visited {
color:green;
}

.contentbox1 a:hover {
color:blue;
}

.footerbar {
background:#93bbbc;
height:1.975em;
color:#FFF;
font-size:1.0em;
padding:0;
margin:0;
}

.footerbar_right {
width:23em;
float:right;
border:0;
margin:0;
padding:0;
}

.footerbar_left {
width:23em;
float:left;
border:0;
margin:0;
padding:0;
}

.footerbar_left h3 {
color:#FFF;
font-size:0.9em;
text-align:left;
margin:0;
padding:0.2em 0 0 0.5em;
}

.footerbar_left a:visited {
color:orange;
}

/* the following copyright notice covers Stu Nicholls menu code */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#pmenu_container {
margin:0.3em 0 0.0em 0.2em; 
position:relative; 
width:50em;
height:2em;
z-index:200;
font-size:0.7em; 
}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {
padding:0; 
margin:0; 
list-style-type: none;
}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {
display:block;
width:9.7em;
font-size:1em;
color:#55322f; 
line-height:1.5em;
text-decoration:none; 
text-indent:0.313em;
text-transform:uppercase;
border:0.063em solid #d4cfbb;
border-width:0;
padding:0.1em;
}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {
border-width:0.0em 0.063em 0.063em 0.063em;
}
#pmenu li a.enclose, #pmenu li a.enclose:visited {
border-width:0.063em;
}

/* Set up the list items */
#pmenu li {
float:left; 
background:#e2ddcb;
}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {
position:relative;
}

/* Make the hovered list color persist */
#pmenu li:hover > a {
background:#e2ddcb; 
color:#c00;
}

/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {
display:none;
}

/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {
display:block; 
position:absolute; 
top:-0.688em; 
left:5em; 
padding:0.625em 1.875em 1.875em 1.875em;
background:transparent url(./images/transparent.gif); 
width:7.5em;
}

/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {
left:-1.875em; 
top:1em;
}

/* get rid of the table */
#pmenu table {
position:absolute; 
border-collapse:collapse; 
top:0; 
left:0; 
z-index:100; 
/*font-size:0.715em;*/
font-size:1em; 
}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {
position:relative; 
background:#dfd7ca; 
color:#c00;
}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {
background:#dfd7ca; 
color:#c00;
}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {
background:#e2ddcb url(./images/fly.gif) no-repeat right center;
}
#pmenu li.drop {
background:#e2ddcb;
}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {
visibility:hidden; 
display:block; 
position:absolute; 
top:-0.688em; 
left:5em; 
padding:0.625em 1.875em 1.875em 1.875em;
background:transparent url(./images/transparent.gif);
}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}

/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}

/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; 
left:-1.875em; 
top:0.875em; 
left:-1.938em; 
top:0.938em;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; 
top:-0.688em; 
left:5em;
}

/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}

/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}

/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}

/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */

/* QMENU   */

#qmenu_container {
margin:0.0em 0 0.0em 0.0em; 
position:relative; 
width:60em;
font-size:0.7em;
z-index:100;
}

/* Get rid of the margin, padding and bullets in the unordered lists */
#qmenu, #qmenu ul {
padding:0; 
margin:0; 
list-style-type: none;
}

/* Set up the link size, color and borders */
#qmenu a, #qmenu a:visited {
display:block;
width:9.7em; 
font-size:1em;
color:#FFF; 
text-decoration:none; 
text-indent:0.313em;
border:0.063em solid #d4cfbb;
border-width:0.0em 0.0em 0.0em 0.0em;
}

/* Set up the sub level borders */
#qmenu li ul li a, #qmenu li ul li a:visited {
border-width:0 0.063em 0.063em 0.063em;
}
#qmenu li a.enclose, #qmenu li a.enclose:visited {
border-width:0.063em;
}

/* Set up the list items */
#qmenu li {
float:left; 
background:#666;
}

/* For Non-IE browsers and IE7 */
#qmenu li:hover {
position:relative;
}

/* Make the hovered list color persist */
#qmenu li:hover > a {
background:#93bbbc; 
color:#FFF;
}

/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#qmenu li ul {
display:none;
}

/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#qmenu li:hover > ul {
display:block; 
position:absolute; 
top:-0.688em; 
left:5em; 
padding:0.625em 1.875em 1.875em 1.875em;
background:transparent url(./images/transparent.gif); 
width:7.5em;
}

/* Position the first sub level beneath the top level liinks */
#qmenu > li:hover > ul {
left:-1.875em; 
top:1em;
}

/* get rid of the table */
#qmenu table {
position:absolute; 
border-collapse:collapse; 
top:0; 
left:0; 
z-index:100; 
font-size:1em;
/*font-size:0.715em;*/
}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #qmenu li a:hover {
position:relative; 
background:#666; 
color:#c00;
}

/* For accessibility of the top level menu when tabbing */
#qmenu li a:active, #qmenu li a:focus {
background:#666; 
color:#c00;
}

/* Set up the pointers for the sub level indication */
#qmenu li.fly {
background:#666 url(./images/fly.gif) no-repeat right center;
}
#qmenu li.drop {
background:#666;
}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #qmenu li ul {
visibility:hidden; 
display:block; 
position:absolute; 
top:-0.688em; 
left:5em; 
padding:0.625em 1.875em 1.875em 1.875em;
background:transparent url(./images/transparent.gif);
}

/* keep the third level+ hidden when you hover on first level link */
#qmenu li a:hover ul ul{
visibility:hidden;
}

/* keep the fourth level+ hidden when you hover on second level link */
#qmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}

/* keep the fifth level hidden when you hover on third level link */
#qmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* keep the sixth level hidden when you hover on fourth level link */
#qmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#qmenu li a:hover ul {
visibility:visible; 
left:-1.875em; 
top:0.875em; 
left:-1.938em; 
top:0.938em;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#qmenu li a:hover ul a:hover ul{ 
visibility:visible; 
top:-0.688em; 
left:5em;
}

/* make the fourth level visible when you hover over third level link */
#qmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}

/* make the fifth level visible when you hover over fourth level link */
#qmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}

/* make the sixth level visible when you hover over fifth level link */
#qmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}

/*         RMENU */

#rnav {
background:#666;
width:45.8em;
height:1.7em;
color:#FFF;
margin:0 0.1em 0 0.1em;
padding:0;
font-size:0.7em;
}

#rmenu_container {
margin:0.0em 0 0.0em 0.0em; 
position:relative; 
width:60em;
font-size:1em;
z-index:50;
}

/* Get rid of the margin, padding and bullets in the unordered lists */
#rmenu, #rmenu ul {
padding:0; 
margin:0; 
list-style-type: none;
}

/* Set up the link size, color and borders */
#rmenu a, #rmenu a:visited {
display:block;
width:9.7em; 
font-size:1em;
color:#FFF; 
text-decoration:none; 
text-indent:0.313em;
border:0.063em solid #d4cfbb;
border-width:0.0em 0.0em 0.0em 0.0em;
}

/* Set up the sub level borders */
#rmenu li ul li a, #rmenu li ul li a:visited {
border-width:0 0.063em 0.063em 0.063em;
}
#rmenu li a.enclose, #rmenu li a.enclose:visited {
border-width:0.063em;
}

/* Set up the list items */
#rmenu li {
float:left; 
background:#666;
}

/* For Non-IE browsers and IE7 */
#rmenu li:hover {
position:relative;
}

/* Make the hovered list color persist */
#rmenu li:hover > a {
background:#93bbbc; 
color:#FFF;
}

/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#rmenu li ul {
display:none;
}

/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#rmenu li:hover > ul {
display:block; 
position:absolute; 
top:-0.688em; 
left:5em; 
padding:0.625em 1.875em 1.875em 1.875em;
background:transparent url(./images/transparent.gif); 
width:7.5em;
}

/* Position the first sub level beneath the top level liinks */
#rmenu > li:hover > ul {
left:-1.875em; 
top:1em;
}

/* get rid of the table */
#rmenu table {
position:absolute; 
border-collapse:collapse; 
top:0; 
left:0; 
z-index:50; 
font-size:1.3em;
}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #rmenu li a:hover {
position:relative; 
background:#666; 
color:#c00;
}

/* For accessibility of the top level menu when tabbing */
#rmenu li a:active, #rmenu li a:focus {
background:#666; 
color:#c00;
}

/* Set up the pointers for the sub level indication */
#rmenu li.fly {
background:#666 url(./images/fly.gif) no-repeat right center;
}
#rmenu li.drop {
background:#666;
}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #rmenu li ul {
visibility:hidden; 
display:block; 
position:absolute; 
top:-0.688em; 
left:5em; 
padding:0.625em 1.875em 1.875em 1.875em;
background:transparent url(./images/transparent.gif);
}

/* keep the third level+ hidden when you hover on first level link */
#rmenu li a:hover ul ul{
visibility:hidden;
}

/* keep the fourth level+ hidden when you hover on second level link */
#rmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}

/* keep the fifth level hidden when you hover on third level link */
#rmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* keep the sixth level hidden when you hover on fourth level link */
#rmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#rmenu li a:hover ul {
visibility:visible; 
left:-1.875em; 
top:0.875em; 
left:-1.938em; 
top:0.938em;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#rmenu li a:hover ul a:hover ul{ 
visibility:visible; 
top:-0.688em; 
left:5em;
}

/* make the fourth level visible when you hover over third level link */
#rmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}

/* make the fifth level visible when you hover over fourth level link */
#rmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}

/* make the sixth level visible when you hover over fifth level link */
#rmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}

