/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html{color:#000;background-color:#ffffff;}
div,body {margin:0;padding:0;}
table,body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
img{border:0;}
/*
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
*/

div.hd { background: #020202 url("../images/header.png") repeat-x; padding: 1.0em 1.5em 0.2em 1.5em; }
div.header { font:25px courier;  font-family:monospace; white-space:pre; padding: 0.0em 0.0em 0.2em 0.0em; color: #FFF; }
div.caption { color: #FFF; }

ul.nav { text-align: right; padding: 0.0em 0.0em 0.0em 0.0em; }
ul.nav li { list-style: none; display: inline; margin: 0.4em; }
ul.nav a { font-size:13px; text-decoration: underline; color: #FFF }
ul.nav a:hover { font-size:13px; text-decoration: underline; color: #F00; }

div.content { padding: 0.7em 0.7em 0.7em 0.7em; }

table.lab 
{ 
	border-spacing: 0px;
	border-color:black;
	border-left-style:solid; border-left-width:1px; border-left-color:1px;
	border-top-style:solid; border-top-width:1px; border-top-color:1px;
	border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:1px;
}
table.lab th { border-right-style:solid; border-right-width: 1px; border-bottom-style:solid; border-bottom-width: 1px; border-color:black; padding : 2px; }
table.lab td { border-right-style:solid; border-right-width: 1px; border-right-color:black; padding : 2px; }

table.down {
	font-size: 90%; 
	width:50%;
	border:0;
	
}

table.down thead tr {
	width:50%;
	border:0;
	background-color:#888888
}

table.down tr.even {
	background-color:#CCCCCC
}
table.down tr.odd {
	background-color:#EEEEEE
}

span.updated { color: #A80000; }

table.result {
  background-color:#888888;
  font-size:0.8em;
  margin:1px;
  padding:0px;
}
table.result td, table.result th {
  background-color:#F0F0F0;
  padding:3px;
  text-align:center;
  font-size:0.8em;
}

table.result td.left {
  text-align:left;
}


table.resultLarge {
  background-color:#888888;
	font-size:0.9em;  
	margin:1px;
  padding:0px;
}

table.resultLarge td, table.resultLarge th {
  background-color:#F0F0F0;
	font-size:0.9em;    
	padding:3px;
  text-align:center;
}
table.resultLarge td.summary {
  background-color:#888888;
  padding:3px;
}


font.to {
  font-size:0.8em;
  color:#ff0000;
  padding-right:5px;
}
