body, html {
	color: #333;
	background-color: white;
	margin: 20px;
	padding: 0px;
	font: 100%, Trebuchet MS, verdana, arial, helvetica, sans-serif;
	}

.cell_out { 
	font: 100%, Trebuchet MS, verdana, arial, helvetica, sans-serif;
	color: #008888; 
	background-color: #eeeee3; 
	font-weight: 300;
	text-align: left;
	margin: 0px; 
	padding: 1px; 
	cursor: pointer; 
	cursor: hand; 
} 

.cell_over { 
	font: 100%, Trebuchet MS, verdana, arial, helvetica, sans-serif;
	color: #008888; 
	BACKGROUND-COLOR: #ffffea; 
	font-weight: 300;
	text-align: left;
	margin: 0px; 
	padding: 1px; 
	cursor: pointer; 
	cursor: hand; 
}

table {
	color: #333;
	font: 95%, Trebuchet MS, arial, verdana, helvetica, sans-serif;
	}

table.s {
  border: solid 1px #000000;
  border-collapse: collapse;
}

td.s {
  border: solid 1px #000000;
  border-collapse: collapse;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding: 2px;
  padding-left: 8px;
  padding-right: 8px;
}

th.s {
  background-color: #C0C0C0;
  border: solid 1px #000000;
  border-collapse: collapse;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  padding: 2px;
  padding-left: 8px;
  padding-right: 8px;
}

h1 {
	font: 150% Trebuchet MS, arial, verdana, helvetica, sans-serif;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-weight: 900;
	color: #CCC;
	}
h2 {
	font: 115% Trebuchet MS, arial, verdana, helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
h3 {
	font: 110% Trebuchet MS, arial, verdana, helvetica, sans-serif;
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background: #D2CBB6;
	color: #000;
	}

h4 {
	font: 110% Trebuchet MS, arial, verdana, helvetica, sans-serif;
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: navy;
	}

h5 {
	font: 110% Trebuchet MS, arial, verdana, helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #9f2040;
	}
p {
	font: Trebuchet MS, arial, verdana, helvetica, sans-serif;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	}

p.bg   {
	font: 80%, Trebuchet MS, arial, verdana, helvetica, sans-serif;
	font-weight: 600;
	text-align: left;
	border-top: 2px SOLID #006666;
	border-right: 4px SOLID #006666;
	margin-bottom: 0px;
	}
.Content>p {margin: 3px;}
.Content>p+p {text-indent: 30px;}

a {
	color: #0099CC;
	font: Trebuchet MS, arial, verdana, helvetica, sans-serif;
	font-weight: 600;
	text-decoration: none;
	}
a:link {color: #008888;}
a:visited {color: #008888;}
a:hover {background-color: #FFFFEA;}
  
.content {
	position: relative; 
	width: auto;
	min-width: 120px;
	margin: 0px 10px 10px 160px;
	background-color: white;
	padding: 10px;
	z-index: 3; 
	}

.header
{
	font: 110%, Trebuchet MS, arial, verdana, helvetica, sans-serif;
	font-weight: 900;
	text-align: center;
	margin: 0px 0px 16px 0px;
	padding: 0px;
	background: #D2CBB6;
	color: #000;
}

.caption
{
	font: 100% Trebuchet MS, arial, verdana, helvetica, sans-serif;
	font-weight: 900;
	text-align: center;
	vertical-align: bottom;
	padding: 0px;
	color: #000;
	background: #EEEEE3;

}

.new1 {
background: #FCFBD6;
font-weight: bold;
}

.new2 {
background: #FFFDCC;
font-weight: bold;
}

.bg1 {
background: #EBE7D8;
text-align: left;
font-weight: bold;
}

.bg2 {
background: #F2F0E6;
text-align: left;
font-weight: bold;
}

.bg3 {
background: #F9F9F9;
text-align: left;
font-weight: bold;
}

.bg4 {
background: #E9E9E9;
text-align: left;
font-weight: bold;
}

.b {
font-weight: bold;
color: #9f2040;
}

.f

{
	font: 75%, Trebuchet MS, arial, verdana, helvetica, sans-serif;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	color: #333;
	}


.foot

{
	font: 75%, Trebuchet MS, arial, verdana, helvetica, sans-serif;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	color: #333;
	text-align: center;
	}

.r{
	float: right; 
	margin: 5px 0px 5px 5px;
	position: relative
}

.l{
	float: left; 
	margin: 5px 5px 5px 0px;
	position: relative
}



#left {
	position: absolute;
	width: 160px;
	top: 20px;
	left: 10px;
	padding: 10px;
	z-index: 2;
	voice-family: "\"}\"";
	voice-family: inherit;
	}
		
body>#left {width: 160px;}

#right {
	position: absolute;
	width: 160px;
	top: 20px;
	right: 10px;
	padding: 10px;
	z-index: 1;
	voice-family: "\"}\"";
	voice-family: inherit;
	}

body>#right {width: 160px;}

..DEK {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}

