/* W3C Recommended Compatible CSS */

/* 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 }
}  

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 }
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: center }
caption         { text-align: center }
h1              { font-size: 2em; margin: .67em 0 }
h2              { font-size: 1.5em; margin: .75em 0 }
h3              { font-size: 1.17em; margin: .83em 0 }
h4, p,
blockquote, ul,
fieldset, form,
ol, dl, dir,
menu            { margin: 1.12em 0 }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 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 }
button, textarea,
input, object, 
select, img { display:inline-block; }
big             { font-size: 1.17em }
small, sub, sup { font-size: .83em }
sub             { vertical-align: sub }
sup             { vertical-align: super }
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 }
br:before       { content: "\A" }
center          { text-align: center }
abbr, acronym   { font-variant: small-caps; letter-spacing: 0.1em }


body {
	padding: 8px; 
	line-height: 1.12em;
	color: black;
	font-family: sans-serif;
	background-color: rgb(180,200,230);
	background-image: url("../images/bluegraph.png");
	background-attachment: relative;
	background-position: 90%;
	background-repeat: repeat-y;
	margin: 0em 0em 0em 0em;
	border: 0em;
}


#title_block {
	margin: 0em 0em 0em 0em;	
	padding: 0em 0em 0em 0em;
	border: 0em 0em 0em 0em;
}

.headerblock {
 display: block;
 position: absolute;
 top: 0px;
 left: 0px;
 margin: 0em 0em 0em 0em;
 	padding: 0em 0em 0em 0em;
	border: 0em 0em 0em 0em;

}

table.winiefix {
 position: fixed;
	margin: 0em;
	padding: 0em;
	border: 0em;
}

.rowclass {
	margin: 0em;
	padding: 0em;
	border: 0em;
}
tr.rowclass {
 text-align: center;
}

.headerblock>.titleblock {
 position: fixed;
	display:block;
	left:0px; 
	top:0px; 
	width:300px; 
	height:100px;
}

.titleblock img{
	background: inherit;
}

td.titlecell {
	vertical-align: top;
}

.headerblock>.menublock {
	position: fixed;
	display: block;
	right:6em;
	top:3em;	
	background-image: url("../images/filter.png");
	background-attachment: relative;
	background-repeat: repeat;
	text-align: left;
	padding: 0em 0em 0em 0em;
	width: 5em;
	height:12em;
	outline: black solid 1;
}
.menublock img{
	margin: 0em;
	padding: 0em;
	border: none;
	background: none;
	text-decoration: none;
}
.menublock :hover{
 color: rgb(255,255,102);
 background-image:url("../images/filter.png");
 background-repeat: repeat;
}
.menublock img:hover{
 background-image:none;

}
.menublock a {
	color: rgb(255,255,204);
}
.menublock a:focus {
	color: rgb(1,255,0);
}

td.menucell {
	margin: 0em 0em 0em 0em;
	padding: 2em 3em 0em 0em;
	border: 0em 0em 0em 0em;
	overflow:visible;
	text-align: center;
	vertical-align:top;
}
td.menucell2 {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	border: 0em 0em 0em 0em;
	overflow:visible;
	text-align: left;
 color: rgb(255,255,102);
}
	
.menucell2 :hover{
 color: rgb(255,255,102);
	background-color: rgb(180,200,230);
}

.menucell2 img:hover{
 background-image:none;

}
.menucell2 a {
	color: rgb(255,255,204);
	background-color: rgb(180,200,230);
}
.menucell2 a:focus {
	color: rgb(1,255,0);
}



:link, :visited { 
	text-decoration: underline;
}

:focus { 
	outline: thin dotted invert;
}


td.stretchcell {
	width: 100%;
	overflow: visible;
}




div.main {
 position: relative; 
 top: 6em;
 left: 0em;
 padding: 0em 10em 0em 0em;
}


h1 {
	font-size: 24pt;
	font-family: serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}
h2 {
	font-family: serif;
}
h3 {
	font-family: serif;
}
h4 {
	font-family: sans-serif;
}
h5 {
	font-family: sans-serif;
}
p {
	font-family: sans-serif;
}
pre {
	font-family: monospace;
}
ul {
	font-family: sans-serif;
}
.login {
 width: 15em;
	text-align:right;
}