body,td      { font-size: 9pt; font-family: Verdana, Arial, Helv, sans-serif }
h1           { font-size: 14pt; width: 100%; color: #800080; font-weight: bold; 
               vertical-align: bottom; text-shadow: 3px 3px 3px #bbbbbb;   }
.h1           { font-size: 14pt; width: 100%; color: #800080; font-weight: bold; 
               vertical-align: bottom; text-shadow: 3px 3px 3px #bbbbbb;   }
h2           { font-weight: bold; font-size: 12pt }
h3           { font-weight: bold; font-size: 11pt }
th           { font-weight: bold; font-size: 10pt; }
h4           { font-size: smaller }
h5           { font-size: smaller }
h6           { font-weight: normal; font-size: smaller}
ol           { margin-left: 20px }
ul           { margin-left: 20px }
a:link       { color: blue; text-decoration: none }
a:visited    { color: blue; text-decoration: none }
a:hover      { color: red; text-decoration: none }
a            { text-decoration: none }
.close {margin-top: 0; margin-bottom: 0;}
.img {cursor: hand; left: -10;}
.detail {margin-left: 16;}
.th         { background-color: #290863; color: white; font-weight:bold; font-size: 10pt }
.th A:link        { background-color: #290863; color: white; font-weight:bold }
.th A:hover       { background-color: #290863; color: white; font-weight:bold }
.th A:visited     { background-color: #290863; color: white; font-weight:bold }
.th2	{font-size: 10pt; font-weight: bold; text-align: right; padding-right: 5px}
.nav         { background-color: #290863; color: white }
a.navlink:link		{color: white; text-decoration: none; margin-left: 5px}
a.navlink:visited		{color: white; text-decoration: none; margin-left: 5px}
a.navlink:hover		{color: red; text-decoration: none; margin-left: 5px}
td.nav h3		{color: white; font-size: 10pt;}
td.nav li 	 	{color: white; font-size: 8pt;}
.article	{ background-color: #290863}
a.article:link		{color: white; text-decoration: none;}
a.article:visited		{color: white; text-decoration: none;}
a.article:hover		{color: red; text-decoration: none;}
td.article h3			{color: white; font-size: 10pt;}
td.article li 	 	{color: white; font-size: 8pt;}
.linesb	{border-bottom: 1pt solid gray}
.linest	{border-top: 1pt solid gray}
.inputbox	{background-color: white; border: 0pt solid white; outline: thin white solid; color: black; text-align: right}
.pagebreak { page-break-after: always; border-bottom: 1pt solid gray}
.lines	{border: 1pt solid gray}


SELECT {font-size: 8pt}

A.tab
{
	width: 100%;
	color: white;
	height: 100%;
	background-color: #800080;
	text-decoration: none;
	font-weight: bold;
}

A.tab:hover {color: Yellow}
A.tab:visited {color: White}
.btn
{
	border: 1px solid gray;
	background-color: darkorchid;
	color: White;
	font-weight: bold;
}
.small	{font-size: 7pt; margin-top: 0px}
.overflow
{
	overflow: hidden;
	width: 200px;
	height: 100px;
}

.grid {behavior: url(/rowover.htc); ro--hover-background: gray; ro--shade-background: whitesmoke}

.grid td {border: 1px solid #E0E0E0;}
.dv td {border: 1px solid #E0E0E0;}
.pnlHead {cursor: hand;}
