/* match rest of site */
@import url("../styles/gmcl-new.css");

/* ----------   All documents   ---------- */

body
{
background: #ffffff;
}

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

a:hover
{
color: green;
}
span.title1 
{
font-size: 18;
font-weight: bold;
}

span.title2
{
font-size: 24;
font-weight: bold;
}

div.tab
{
margin-left: 10;
}

div.tab1
{
margin-top:15; 
margin-left: 30; 
margin-bottom: 15; 
}

div.sidebartext
{
margin-top: 10;
margin-left: 10;
padding-left: 10;
cursor: text;
border-left: 2pt solid #C0C0C0;
background-color: white; 
}

div.demoimage 
{
margin-top: 10;
cursor: text;
border-left: 0pt solid #C0C0C0;
background-color: white; 
}

span.allfont
{
font-size: 16;
}

table.tfont
{
font-size: 16;
}

img.hcursor
{
cursor: help;
}




/* ----------   APP.htm   ---------- */

td.list 
{
font-size: 24;
}




/* ----------   APP1.htm   ---------- */

div.1app1 
{
margin-top: 10px;
margin-left: 10px;
padding-left: 10px;
cursor: text;
border-left: 2pt double #B0B0B0;
background-color: white; 
}

div.1app2 
{
margin-left: 10;
margin-top: 10;
margin-bottom: 10;  
}




/* ----------   APP2.htm   ---------- */

div.2app1 
{
margin-left: 20;
}





/* ----------   APP6.htm   ---------- */

span.green 
{
font-weight: bold; 
color: #009900;
}

span.blue 
{
font-weight: bold; 
color: #0000FF;
}

span.red 
{
font-weight: bold; 
color: #FF0000;
}

span.sred
{
color: #FF0000;
}




/* ----------   menu_and_toolbars.htm   ---------- */

span.blue
{
color: blue;
}

a.mt 
{
text-decoration: none; 
font-family: MS Sans Serif; 
font-size: 8; 
color: black;
}

a.mt:hover
{
color: white; 
background-color: darkblue;
}





/* ----------   keystroke.htm   ---------- */

td.bold
{
font-weight: bold;
}

/* ----------   fcindex.html   ---------- */

/* copied from funccode.css */
.fctoc table
{
font-size: 1.2em;
margin: 0 auto;
}

.fctoc td.rowlabel
{
font-weight: normal;
text-align: right;
padding-right: 1.3em;
}

.fctoc h1
{
text-align: center;
}
