/*------------- rules used by AbookReader */
#bookLayout			{background-color:#eeffff; border-style: outset;}
#lefPane			{background:url("AbookReaderLeft.gif");}
#rigPane			{background:url("AbookReaderLeft.gif");}
#midPane			{background:url("AbookReaderMiddle.gif");}  
#clickeePane		{background:url("AbookReaderLeft.gif");}
#tocPane			{background:url("AbookReaderLeft.gif"); font-size:small;}
#pageNBar			{background:#661111;} 
#pageNBarCursor		{background:yellow;} 
#pageNBarToolTip	{background:#666666; color:white;} 
.pageNClass			{text-align:center; font-size:x-small; color:black; padding-bottom:6px;}
.runningTitle		{background-color:black; color:white; font-size:small;}
/*------------- rules that can be used by any webpage */
.fontsz1		{font-size: xx-large;}
.fontsz1r		{font-size: xx-large; text-align:right}
.fontsz1b		{font-size: xx-large; font-weight:bold;}
.fontsz2		{font-size: x-large;}
.fontsz2r		{font-size: x-large; text-align:right}
.fontsz2b		{font-size: x-large; font-weight:bold;}
.fontsz3		{font-size: large;}
.fontsz3r		{font-size: large; text-align:right}
.fontsz3b		{font-size: large; font-weight:bold;}
.fontsz4		{font-size: medium;}
.fontsz4r		{font-size: medium; text-align:right}
.fontsz4b		{font-size: medium; font-weight:bold;}
.fontsz5		{font-size: small;}
.fontsz5r		{font-size: small; text-align:right}
.fontsz5b		{font-size: small; font-weight:bold;}
.fontsz5color	{font-size: small; font-weight:bold; background:yellow;}
.fontsz6		{font-size: x-small;}
.fontsz6r		{font-size: x-small; text-align:right}
.fontsz6b		{font-size: x-small; font-weight:bold;}
.fontsz6color	{font-size: x-small; font-weight:bold; background:yellow;}
.fontsz7		{font-size: xx-small;}
.fontsz7r		{font-size: xx-small; text-align:right}
.fontsz7b		{font-size: xx-small; font-weight:bold;}
.userInput		{font-size: small; font-style:italic; color:blue;}
.textReference	{font-size: small; color:gray;}

