table.data_grid {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: FBD50A FBD50A FBD50A FBD50A;
	border-collapse: collapse;
}
table.data_grid th {
	border-width: thin thin thin thin;
	padding: 1px 10px 1px 7px;
	border-style: solid solid solid solid;
	border-color: FBD50A FBD50A FBD50A FBD50A;
	color: B8860B;
	background-color: FFFF88;
}
table.data_grid td {
	color: 008B8B;
	border-width: thin thin thin thin;
	padding: 1px 10px 1px 7px;
	border-style: solid solid solid solid;
	border-color: ADD8E6 ADD8E6 ADD8E6 ADD8E6;
}

table.price_grid {
	border-width: 2px;
	border-spacing: 3px;
	border-style: solid;
	border-color: rgb(168, 203, 165);
	border-collapse: collapse;
	font-size:0.9em;
}
table.price_grid th {
	border-width: 1px;
	padding: 2px 10px 2px 10px;
	border-style: solid;
	border-color: rgb(168, 203, 165);
	color: rgb(0, 72, 0);
	background-color: rgb(251, 239, 170);
}
table.price_grid td {
	color: rgb(0, 72, 0);
	border-width: 1px;
	padding: 2px 10px 2px 10px;
	border-style: solid;
	border-color: rgb(168, 203, 165);
}

table.frame_grid {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: FBD50A FBD50A FBD50A FBD50A;
	border-collapse: collapse;
}
table.frame_grid th {
	color: 996633;
	border-width: 1px 0px 1px 0px;
	padding: 1px 10px 1px 7px;
	border-style: solid solid solid solid;
	border-color: FBD50A FBD50A FBD50A FBD50A;
	background-color: FFFF88;
}
table.frame_grid td {
	color: 996633;
	border-width: 1px 0px 1px 0px;
	padding: 1px 10px 1px 7px;
	border-style: solid solid solid solid;
	border-color: FBD50A FBD50A FBD50A FBD50A;
}

.mainpane { background-color: rgb(166, 197, 221); text-align:justify;} 
.sidepane { background-color: rgb(166, 197, 221);} 
.header_background { border: 0px; background-color: rgb(166, 197, 221); border-color: orange; border-width: 0px; border-style: none; border-collapse: collapse; padding: 0px 0px 0px 0px;}
.header_link { background-color: rgb(166, 197, 221); border-color: orange; border-width: 1px; padding: 0px 0px 0px 0px; border-radius: 5px; white-space: nowrap;}
.sidepane_title { margin: 0; font-family: Segoe UI; font-size: 1.0em; font-weight: bold; color: 00A3A3;} 
.control { color: 996633; font-family: Calibri; font-size: 1.0em; vertical-align: middle;} 
.data_row_regular { background-color: E3EEF4;}
.data_row_alternate { background-color: D2E2F0;}
.display_row_regular { background-color: rgb(200, 223, 198);}
.display_row_alternate { background-color: rgb(211, 230, 210);}
.centredcolumn { text-align: center;}
.rightcolumn { text-align: right;}
.paneleftmargin { margin-left: 2px;}
.header_row { font-weight: bold; color: 996633; background-color: FFFF88;}
.footer { width:100%; bottom: 0px; border: 0px; background-color: darkgreen; color: gainsboro; border-color: orange; border-width: 0px; border-style: none; border-collapse: collapse; padding: 6px 6px 6px 6px; margin-bottom: 0; border-radius: 0px; white-space: nowrap;}
.divider { width:100%; bottom: 0px; border: 0px; background-color: steelblue; color: rgb(193,238,205); border-color: orange; border-width: 0px; border-style: none; border-collapse: collapse; padding: 1px 1px 1px 1px }

A:link { text-decoration: none; font-family: Segoe UI; font-size: 0.95em; color: rgb(49, 92, 128); background-color: rgb(210, 226, 238); padding: 10px 10px 10px 10px; border-radius: 5px; white-space: nowrap;}
A:visited { text-decoration: none; color: rgb(49, 92, 128); background-color: rgb(210, 226, 238); padding: 10px 10px 10px 10px; border-radius: 5px; white-space: nowrap;}
A:hover { text-decoration: none; color: D34810; background-color: moccasin; padding: 10px 10px 10px 10px; border-radius: 5px; white-space: nowrap;}

A.image_link:link { text-decoration: none; font-family: Segoe UI; font-size: 0.95em; color: 00A300; padding: 0px 0px 0px 0px; border-radius: 5px; white-space: nowrap;}
A.image_link:visited { text-decoration: none; padding: 0px 0px 0px 0px; border-radius: 5px; white-space: nowrap;}
A.image_link:hover { text-decoration: none; color: D34810; padding: 0px 0px 0px 0px; border-radius: 5px; white-space: nowrap;}

A.text_link:link { text-decoration: none; font-family: Segoe UI; font-size: 0.95em; color: green; background-color: rgb(166, 197, 221); padding: 0px 0px 0px 0px; border-radius: 0px; white-space: nowrap;}
A.text_link:visited { text-decoration: none; color: green; background-color: rgb(166, 197, 221); padding: 0px 0px 0px 0px; border-radius: 0px; white-space: nowrap;}
A.text_link:hover { text-decoration: none; color: D34810; background-color: rgb(166, 197, 221); padding: 0px 0px 0px 0px; border-radius: 0px; white-space: nowrap;}

A.row_regular_link:link { text-decoration: none; font-family: Segoe UI; font-size: 0.95em; color: green; background-color: rgb(200, 223, 198); padding: 0px 0px 0px 0px; border-radius: 0px; white-space: nowrap;}
A.row_regular_link:visited { text-decoration: none; color: green; background-color: rgb(200, 223, 198); padding: 0px 0px 0px 0px; border-radius: 0px; white-space: nowrap;}
A.row_regular_link:hover { text-decoration: none; color: D34810; background-color: rgb(200, 223, 198); padding: 0px 0px 0px 0px; border-radius: 0px; white-space: nowrap;}

A.row_alternate_link:link { text-decoration: none; font-family: Segoe UI; font-size: 0.95em; color: green; background-color: rgb(211, 230, 210); padding: 0px 0px 0px 0px; border-radius: 0px; white-space: nowrap;}
A.row_alternate_link:visited { text-decoration: none; color: green; background-color: rgb(211, 230, 210); padding: 0px 0px 0px 0px; border-radius: 0px; white-space: nowrap;}
A.row_alternate_link:hover { text-decoration: none; color: D34810; background-color: rgb(211, 230, 210); padding: 0px 0px 0px 0px; border-radius: 0px; white-space: nowrap;}

html, address,
blockquote,
body, dd, div,
dl, dt, fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, noframes,
ol, p, ul, center,
dir, hr,
menu, pre       { display: block }
li              { display: list-item }
head            { display: none }
table           { display: table; }
tr              { display: table-row }
thead           { display: table-header-group }
tbody           { display: table-row-group; text-align: left }
tfoot           { display: table-footer-group }
col             { display: table-column }
colgroup        { display: table-column-group }
td, th          { display: table-cell }
caption         { display: table-caption }
th              { font-weight: bolder; text-align: left }
caption         { text-align: center }
body            { margin: 0px; font-family: Segoe UI; font-size: 1.0em; color: rgb(11, 22, 33); background-color: rgb(166, 197, 221) ; text-align: justify; margin-bottom: 0; }
p2              { font-size: 1.0em; text-align: left }
h1              { font-size: 1.5em; margin: 0; color: black; font-family: Segoe UI }
h2              { font-size: 1.5em; margin: 0; color: black; font-family: Segoe UI }
h3              { font-size: 1.2em; margin: 0; color: black; font-family: Segoe UI }
h4              { font-size: 1.0em; margin: 0; color: black; font-family: Segoe UI } 
h5              { font-size: 0.95em; margin: 0; color: black; font-family: Segoe UI }
h6              { font-size: 0.83em; margin: 0; color: black; font-family: Segoe UI }
p,
blockquote, ul,
fieldset, form,
ol, dl, dir,
menu            { margin: 1.12em 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: Arial Unicode MS }
pre             { white-space: pre }
button, textarea,
input, select   { display: inline-block }
big             { font-size: 1.17em }
small, sub, sup { font-size: .83em }
sub             { vertical-align: sub }
sup             { vertical-align: super }
table           { border-spacing: 2px; }
thead, tbody,
tfoot           { vertical-align: middle }
td, th, tr      { vertical-align: top }
s, strike, del  { text-decoration: line-through }
hr              { border: 1px inset }
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 }
/* removed because it conflicts with Opera--- br:before       { content: "\A"; white-space: pre-line }*/
center          { text-align: center }
:link, :visited { text-decoration: underline }
:focus          { outline: thin dotted invert }

/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"]  { direction: ltr; unicode-bidi: bidi-override }
BDO[DIR="rtl"]  { direction: rtl; unicode-bidi: bidi-override }

*[DIR="ltr"]    { direction: ltr; unicode-bidi: embed }
*[DIR="rtl"]    { direction: rtl; unicode-bidi: embed }

@media print {
  h1            { page-break-before: always }
  h1, h2, h3,
  h4, h5, h6    { page-break-after: avoid }
  ul, ol, dl    { page-break-before: avoid }
}

