
/* Generic stylesheet, which makes no assumptions about base font size.  These rules are used unless
a more specific stylesheet is selected by Javascript */

body {scrollbar-face-color: #C2EDFB ; scrollbar-shadow-color: #000000 ; scrollbar-highlight-color: #19516A; scrollbar-3dlight-color: #AFD0B6; scrollbar-darkshadow-color: #A3BFA9 ; scrollbar-track-color: #D8E7F0 ; scrollbar-arrow-color: #19516A ; }

td   { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt;  color:#577988;}
th   { font-family: verdana, arial, helvetica, sans-serif; font-weight:bold; text-align:left; color:#FFFFFF;}
body { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt;  color:#577988;}
pre	 { font-family: courier, serif; font-size: 10pt; }

a:link		{ color: #9999CC; font-weight: bold; text-decoration: none; }
a:visited	{ color: #9999CC; font-weight: bold; ; text-decoration: none}
a:hover		{ color: #9999FF; text-decoration: underline; }
a:active	{ color: #9999FF; text-decoration: none; }

h1, h2 { font-family: verdana, arial, helvetica, sans-serif; }
h3, h4, h5, h6 { font-family: verdana, arial, helvetica, sans-serif; font-size: 100%; }

.rbcell			{ border-right: 1px solid #000000; }
.cssTiny		{ font-size: 4pt; }
.cssVerySmall	{ font-size: 6pt; }
.cssSmall		{ font-size: 8pt; }
.cssMedium		{ font-size: 10pt; }
.cssNormal		{ font-size: 12pt; }
.cssLarge		{ font-size: 14pt; }
.cssXLarge		{ font-size: 16pt; }
.cssHuge		{ font-size: 18pt; }
.cssSmallGray	{ font-size: 8pt; color: #999999; }
.cssPageTitle   { font-size: 14pt; text-align: left; color:#19516A;}
.cssPageSubTitle{ font-size: 12pt; text-align: left; color:#3A6E85;}
.cssFormField   { font-size: 8pt; text-align: left; color:#666666;}
.cssInstruction { color: #000000; }
.cssColHeader   { font-size: 8pt; color: #000000; text-decoration: underline}
.cssWordPair    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; text-align: center; text-decoration: none; color: #FFFFFF; ; font-style: italic}
.cssOptDivider  { color: #CC9933; font-style: italic; font-size: 12pt; text-align: center; font-weight: bold; }
.cssError       { font-weight: bold; font-size: small; text-align: center; color:#FF0000;}
.cssInput		{ color: #333333;  border: solid 1px; border-color: #000000; background-color: #EAF6FE; }
.cssOddRow		{ background-color: #FFFFFF;}
.cssEvenRow		{ background-color: #FFFFCC;}
.cssMat			{ font-weight: bold; font-size: 10pt; text-align: center; color:#EEFFEE; }
.cssTableHead	{ font-weight: bold; font-size: 8pt; text-align: center; color:#F7F7F7; background-color: #000000; }
.cssTable		{ font-size: 8pt; color: #000000;}
.cssTableCol	{ font-weight: bold; font-size: 8pt; text-align: center; color: #000000; background-color: #BBFFBB; }
.cssMiniTitle	{ font-weight: bold; font-size: 10pt; text-align: center; text-valign: center; color:#000000; }
.cssItem {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000000}
.cssProduct {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #333333}
.cssFormField2 { font-size: 8pt; text-align: left; color:#000000; }
.cssCatName		{ font-size: 16pt; color: #CC0033; }
.cssHeader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: bold; color: #333333; text-decoration: underline}
.cssMediumTitle		{ font-size: 10pt; font-weight: bold; }
