ADDRESS,
BLOCKQUOTE, 
BODY, DD, DIV, 
DL, DT, 
FIELDSET, FORM,
FRAME, FRAMESET,
H1, H2, H3, H4, 
H5, H6, IFRAME, 
NOFRAMES,
OBJECT, OL, P, 
UL, APPLET, 
CENTER, DIR, 
HR, MENU, PRE   { display: block }
LI              { display: list-item; font-size: small }
HEAD            { display: none }
TABLE           {
	display: table;
}
TR              { display: table-row }
THEAD           { display: table-header-group }
TBODY           { display: table-row-group }
TFOOT           { display: table-footer-group }
COL             { display: table-column }
COLGROUP        { display: table-column-group }
TD, TH          {
	display: table-cell;
}
CAPTION         { display: table-caption; font-size: small}
TH              {
	font-weight: bolder;
	text-align: center;
}
CAPTION         { text-align: center }
BODY            {
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	color: #060;
	background-color: white;
}
.toplink	{
	background-color: #080;
	color:white;
	text-decoration:none;
	font-size: medium;
}
A[href]         { text-decoration: none; } 
:focus          { outline: thin dotted invert }
A:link { color: #48f; text-decoration: underline; font-weight: bold }
A:active { color: #09f; text-decoration: underline; font-weight: bold }
A:visited { color: #24f; text-decoration: underline; font-weight: bold }
A:hover { color: #00f; text-decoration: underline; font-weight: bold }
H1              { font-size: xx-large; margin: .67em 0 }
H2              { font-size: x-large; margin: .83em 0 }
H3              { font-size: large; margin: 1em 0 }
H4, P,
BLOCKQUOTE, UL,
FIELDSET, FORM,
OL, DL, DIR,
MENU            { font-size: small; margin: 1.33em 0 }
.error		{ color:red; font-weight:bold; font-size: small}
H5              { font-size: small; line-height: 1.17em; margin: 1.67em 0 }
H6              { font-size: xx-small; margin: 2.33em 0 }
H1, H2, H3, H4,
H5, H6, B,
STRONG          { font-weight: bolder }
BLOCKQUOTE      { margin-left: 40px; margin-right: 40px }
I, CITE, EM,
VAR, ADDRESS    { font-style: italic }
PRE, TT, CODE,
KBD, SAMP       { font-family: monospace }
PRE             { white-space: pre }
BIG             { font-size: medium }
SMALL, SUB, SUP { font-size: xx-small }
SUB             { vertical-align: sub }
SUP             { vertical-align: super }
S, STRIKE, DEL  { text-decoration: line-through }
HR              { border: 1px solid #080}
OL, UL, DIR,
MENU, DD        { margin-left: 40px }
OL              { list-style-type: decimal }
OL UL, UL OL,
UL UL, OL OL    { margin-top: 0; margin-bottom: 0 }
U, INS          { text-decoration: underline }
CENTER          { text-align: center }


/* An example of style for HTML 4.0's ABBR/ACRONYM elements */

ABBR, ACRONYM   { font-variant: small-caps; letter-spacing: 0.1em }


/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"]  { direction: ltr; unicode-bidi: bidi-override }

*[DIR="ltr"]    { direction: ltr; unicode-bidi: embed }

/* Elements that are block-level in HTML4 */
ADDRESS, BLOCKQUOTE, BODY, DD, DIV, DL, DT, FIELDSET, 
FORM, FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, IFRAME,
NOSCRIPT, NOFRAMES, OBJECT, OL, P, UL, APPLET, CENTER, 
DIR, HR, MENU, PRE, LI, TABLE, TR, THEAD, TBODY, TFOOT, 
COL, COLGROUP, TD, TH, CAPTION, INPUT
                { unicode-bidi: embed ; font-family: verdana, arial, helvetica, sans-serif;}
.black		{ color:black }
.white		{ color:white }
.silver		{ color:silver }
.gray		{ color:gray }
.maroon		{ color:maroon }
.red		{ color:red }
.purple		{ color:purple }
.fuchsia	{ color:fuchsia }
.green		{ color:green }
.lime		{ color:lime }
.olive		{ color:olive }
.yellow		{ color:yellow }
.navy		{ color:navy }
.blue		{ color:blue }
.teal		{ color:teal }
.aqua		{ color:aqua }



/* End bidi settings */


@media print {
  H1, H2, H3,
  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }
  BLOCKQUOTE, 
  PRE           { page-break-inside: avoid }
  UL, OL, DL    { page-break-before: avoid }
  * {font-size: large }
}


A:link.toplink {color: #ddd; text-decoration: none; font-weight: bolder}
A:active.toplink {color: white; text-decoration: underline; font-weight: bolder}
A:visited.toplink {color: #d8d8d8; text-decoration: none}
A:hover.toplink {color: white; text-decoration: underline; font-weight: bolder }

.bigTextBold	{
	font-size: small;
	font-weight: bold;
}
.btable {
	border: 2px solid #060;
	background-color: #090;
}
SELECT,
INPUT {
	font-size: x-small;
	font-weight: bold;
	background-color: #adf;
	color: #060;
}
.darkbg {
	background-color: #080;
	text-align: left;

}
.table_cell { 
	background-color: #cdf; 
	color: #060;
	font-size: small;
}
.table_over { 
	background-color: #def; 
	color: #060;
	font-size: small;
}
.thleft {

	text-align: left;
}
select {

}
.rownobg {
	background-color: #080;
}
.rowbg {
	background-color: #C900AA;
}
.dropdownMenu	{
        background-color: #adf;
        color: #060;
        font-weight: bolder;
        font-size: small;
}
.textField	{ 
	background-color: #adf;
	color: #060;
	font-weight: bolder;
	font-size: medium;
}
.textFieldSmall      {
        background-color: #adf;
        color: #060;
        font-weight: bolder;
        font-size: small;
}
.loginform	{ background-color: #3c3; }
.default	{ background-color: #060; }
.query		{ background-color: #3A3; color: white; font-size: medium}
.query_cell	{ color: #060; background-color: #adf; font-size: medium; font-weight: bold}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#080; layer-background-color:#080; visibility:hidden}

/*Styles for level 0*/
.clLevel0, .clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:16px; font-weight:bold}
.clLevel0{background-color:#080; layer-background-color:#080; color:#D8D8D8;}
.clLevel0over{background-color:#009911; layer-background-color:#009911; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#070; layer-background-color:#070}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:14px; font-weight:bold}
.clLevel1{background-color:#080; layer-background-color:#080; color:#D8D8D8;}
.clLevel1over{background-color:#009922; layer-background-color:#009922; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#070; layer-background-color:#070}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel2{background-color:#080; layer-background-color:#080; color:#D8D8D8;}
.clLevel2over{background-color:#009933; layer-background-color:#009933; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#070; layer-background-color:#070}

