/* Inner.css */

/* "PrintMyCanvas" */


/* Systems may import this, or if the site has many varied layouts, sites may link from the page */
@import url("/Style/Common.css");
@import url("/Style/LayoutInner.css");
@import url("/Style/FoldMenu.css");
@import url("/Style/Forms.css");

.TabTitle {font-family: Georgia; font-size: 13px; font-weight: bold; color: #ffffff; background-color: #000000;}

/* test reduced style below */
p     {font-family: Georgia; font-size: 9pt; color: #50403d;}
div   {font-family: Georgia; font-size: 9pt; color: #50403d; border-width: 1px;}
span  {font-family: Georgia; font-size: 9pt; color: #50403d;}
img   {border-style: none;}

.bld  {font-weight: bold;}
.hdsm {font-size: 10pt; font-weight: bold;}
.hdmd {font-size: 13pt; font-weight: normal;}
.hdlg {font-size: 28pt; font-weight: bold;}

h1.PgHdr
{
/*margin-top: 4px;*/
margin-top: 0px;
padding-top: 0px;
font-size: 17pt;
/*border-bottom-style: solid; border-bottom-width: 4px; border-bottom-color: #ff0000;*/
}

div.PgHdr
{
/*font-size: 20pt;*/ /* looks good, but a little big */
/*font-size: 19pt; font-weight: bold;*/
/*font-size: 18pt; font-weight: bold;*/
/* might adjust color... */
margin-top: 4px;
font-size: 17pt;
}

div.ParaHdr
{
font-size: 12pt;
font-weight: bold;
}
div.ParaSubHdr
{
font-size: 10pt;
font-weight: bold;
}
/*
hr.PgHr
{
height: 4px;
color: #ff0000;
}
*/
div.PgHr
{
margin: 0px;
margin-bottom: 2px;
padding: 0px;
border-width: 0px;
line-height: 0px;
font-size: 0px;
height: 4px;
color: #ff0000;
background-color: #ff0000;
}

div.FrmTable
{
margin: 0px;
margin-left: 0px; 
margin-right: 10px; 
margin-top: 16px; 
width: 100%;
}


div.AdmMenu
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding: 4px;
width: 160px;
font-size: 9pt;
background-color: white;
color: #000000;
/*position: absolute;*/
}

div.MnNavBox
{
border-style: none; 
border-width: 1px;
height: 290px;
background-color: #deecdd;
}



/*
a         {color: #0000ff; text-decoration: none;}
a:link    {}
a:visited {}
a:hover   {color: #ff0000;text-decoration: underline;}
a         {font-family: verdana, arial, helvetica, sans-serif;font-size: 11px;text-decoration: none;}
a:link    {color: #3360b3;}
a:visited {color: #3360b3;}
a:hover   {color: #990000;text-decoration: underline;}
*/


a.MnuMicro
{
font-family: arial bold, helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}
a.MnuMicro:link    {color: #94810e;}
a.MnuMicro:visited {color: #94810e;}
a.MnuMicro:hover   {color: #766709;}

a.mnubar
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}
a.mnubar:link    {color: #0000ff;}
a.mnubar:visited {color: #0000ff;}
a.mnubar:hover   {color: #990000;}


a.MnuBarLeft
{
color: #000000;
font-family: Georgia, verdana, arial, helvetica, sans-serif; 
font-weight: bold;
font-size: 12px;
text-decoration: none;
padding-left: 12px; padding-right: 12px;
padding-top: 8px; 
/* padding top ignored */
padding-bottom: 8px;
}
a.MnuBarLeft:link    {color: #000000;}
a.MnuBarLeft:visited {color: #000000;}
a.MnuBarLeft:hover   {color: #ffffff; background-color: #000000;}


a.MnuBarAbout
{
color: #000000;
font-family: Georgia, verdana, arial, helvetica, sans-serif; 
font-weight: bold;
font-size: 12px;
text-decoration: none;
padding-left: 12px; padding-right: 12px;
padding-top: 8px; 
/* padding top ignored */
padding-bottom: 8px;
}
a.MnuBarAbout:link    {color: #ffffff;}
a.MnuBarAbout:visited {color: #ffffff;}
a.MnuBarAbout:hover   {color: #94810e;}

a.MnuBarAboutInactive
{
color: #000000;
font-family: Georgia, verdana, arial, helvetica, sans-serif; 
font-weight: bold;
font-size: 12px;
text-decoration: none;
padding-left: 12px; padding-right: 12px;
padding-top: 8px; 
/* padding top ignored */
padding-bottom: 8px;
}
a.MnuBarAboutInactive:link    {color: #d2bd3f;}
a.MnuBarAboutInactive:visited {color: #d2bd3f;}
a.MnuBarAboutInactive:hover   {color: #94810e;}


a.mnubar-intro
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}
a.mnubar-intro:link    {color: #990000;}
a.mnubar-intro:visited {color: #990000;}
a.mnubar-intro:hover   {color: #3360b3;}

a.tablinks
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}
a.tablinks:link    {color: #3360b3;}
a.tablinks:visited {color: #3360b3;}
a.tablinks:hover   {color: #990000;}



td
{
font-family: Georgia;
font-size: 12px; 
color: #666666;
}

.Btn1
{
/*background-color: #bfdfff;*/
/*border-width: 1px;*/
border-width: 0px;
font-weight: bold; 
background-color: #b0a99b;   /*#9f2b2f; #bfdfff; */
/*color: #000000;*/
color: #ffffff; 
height: 24px;
font-family: Georgia;
font-size: 16px;
font-weight: bold; 
/*border-bottom: solid 1px;*/
/*padding-bottom: 1px;*/
}

.ErrMsg
{
color: #ff0000;
font-size: 18pt;
}

.Instructions
{
color: #000000;
margin: 30px;
border-style: solid; border-width: 1px;
}








