body {   
   color: #000000;
   background: #ffffff;
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   padding:5px;
   margin:0px;
   scrollbar-face-color: rgb(252,102,52); 
   scrollbar-highlight-color: white; 
   scrollbar-shadow-color: white; 
   scrollbar-3dlight-color: rgb(252,102,0); 
   scrollbar-arrow-color: rgb(255,255,255); 
   scrollbar-track-color: white; 
   scrollbar-darkshadow-color: rgb(252,102,52);
}

html {
   overflow-y: scroll;
}

img {
   border:0;
}

td.menu {
   font-family: "Bauhaus 93", Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-style:normal;
   font-size:18pt;
   text-decoration:none;
   color:#583200;
   vertical-align:bottom;
   text-align:right;
}
td.reference {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-style:normal;
   font-size:10pt;
   text-decoration:none;
   color:#660000;
   border-style:solid;
   border-color:#999999;
   border-width:1px;
   vertical-align:middle;
   text-align:left;
}
td.footer {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-style:normal;
   font-size:10pt;
   text-decoration:none;
   color:#000000;
   vertical-align:middle;
   text-align:left;
}
td.footercopy {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-style:normal;
   font-size:10pt;
   text-decoration:none;
   color:#666666;
   vertical-align:middle;
   text-align:right;
}
td.filepath {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-style:normal;
   font-size:10pt;
   text-decoration:none;
   color:#583200;
   text-align:right;
}
td.header1 {
   font-family: "Bauhaus 93", Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-style:normal;
   font-size:22pt;
   text-decoration:none;
   color:#583200;
   text-align:right;
}
td.header2 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-style:normal;
   font-size:16pt;
   text-decoration:none;
   color:#546F02;
   text-align:left;
}
td.content {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-style:normal;
   font-size:10pt;
   text-decoration:none;
   color:#000000;
   text-align:left;
   vertical-align:top;
}
td.product {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-style:normal;
   font-size:8pt;
   text-decoration:none;
   color:#666666;
   text-align:left;
   vertical-align:middle;
}

h1.header1 {
   font-family: "Bauhaus 93", Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-style:normal;
   font-size:22pt;
   text-decoration:none;
   color:#583200;
   text-align:left;
}
h1.header2 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-style:normal;
   font-size:16pt;
   text-decoration:none;
   color:#546F02;
   text-align:left;
}

span.header1 {
   font-family: "Bauhaus 93", Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight:normal;
   font-style:normal;
   font-size:16pt;
   text-decoration:none;
   color:#583200;
   text-align:right;
}
span.header2 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-style:normal;
   font-size:10pt;
   text-decoration:none;
   color:#546F02;
   text-align:left;
}
span.screenselect {
   font-family: Courier, sans-serif;
   font-weight:normal;
   font-style:normal;
   font-size:12pt;
   text-decoration:none;
   color:#546F02;
   text-align:left;
   background-color:#BBBBBB;
   cursor:default;
}
span.screenselect:hover {
   font-family: Courier, sans-serif;
   font-weight:normal;
   font-style:normal;
   font-size:12pt;
   text-decoration:none;
   color:#546F02;
   text-align:left;
   background-color:#FFA200;
   cursor:default;
}
span.announced {
   font-family: Courier, sans-serif;
   font-weight:normal;
   font-style:normal;
   font-size:12pt;
   text-decoration:none;
   color:#000000;
   text-align:left;
   background-color:#FFA200;
}


a.content:link {
	color: #546F02;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration: underline;
	font-size:10pt;
}
a.content:visited {
	color: #583200;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration: underline;
	font-size:10pt;
}
a.content:hover {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration: underline;
	font-size:10pt;
   background-color:#FF6600;
}
a.contentmarked:link {
	color: #546F02;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration: underline;
	font-size:10pt;
   background-color:#FFFF88;
}
a.contentmarked:visited {
	color: #583200;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration: underline;
	font-size:10pt;
   background-color:#FFFF88;
}
a.contentmarked:hover {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration: underline;
	font-size:10pt;
   background-color:#FF6600;
}
a.menu:link {
	color: #546F02;
	font-family: "Bauhaus 93", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration: none;
	font-size:18pt;
}
a.menu:visited {
	color: #546F02;
	font-family: "Bauhaus 93", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration: none;
	font-size:18pt;
}
a.menu:hover {
	color: White;
	font-family: "Bauhaus 93", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration: none;
	font-size:18pt;
   background-color:#583200;
}
a.product:link {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration: underline;
	font-size:10pt;
   background-color:#FFFF00;
}
a.product:visited {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration: underline;
	font-size:10pt;
   background-color:#FFFF00;
}
a.product:hover {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration: underline;
	font-size:10pt;
   background-color:#FF6600;
}
a.language:link {
	text-decoration: none;
   border:0;
}
a.language:visited {
	text-decoration: none;
   border:0;
}
a.language:hover {
	text-decoration: none;
   border:0;
}
a.footer:link {
	color: #546F02;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration: underline;
	font-size:10pt;
}
a.footer:visited {
	color: #583200;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration: underline;
	font-size:10pt;
}
a.footer:hover {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration: underline;
	font-size:10pt;
   background-color:#FF6600;
}

html, body, #wrapper {
   height:100%;
   margin: 0;
   padding: 0;
   border: none;
   vertical-align: top;
}

#fullheight {
   height:100%;
}
