* { outline: none; }

body
	{
	background: #fff url('img/bak.gif') 50% 0;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.6em; font-size:small; font-family:verdana, sans-serif
	}

img { border: none; }

a
	{
	color: #ff4200;
	text-decoration: none;
	outline: none;
	}

a:hover {
	color: #00b011;
	}

h2
	{
	position: relative;
	color: #00b011;
	font: normal 1.2em/1em arial, helvetica, sans-serif;
	margin: 1em 0 0.3em 0;
	padding: 0.5em 0 0.5em 0;
	border-bottom: 1px solid #c9c9c0;
	border-top: 1px solid #000000;
	}

p,
li,
dd,
dt
	{
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.6em;
	}

table
	{
	border: 0px;
	width: 100%;
	}

td,
th
	{
	font-size: 80%;
	background: #f6f6f6;
	padding: 0.2em 0.5em;
	border: 1px solid #c9c9c0;
	}

p { margin-bottom: 0.8em; }

#report p
	{
	margin-bottom: 0.8em;
	}

#wrap
	{
	text-align: left;
	width: 870px;
	margin: 0 auto;
	}

#header
	{
	background: #fff url('img/bak2.gif') 50% 0;
	position: relative;
	height: 20px;
	}
.fetch
	{
	position: relative;
	margin-top: 20;
	margin-right: 20;
	text-align: center;
	}

.left220
	{
	width: 220px;
	float: left;
	}

.left440
	{
	width: 440px;
	float: left;
	}

.right625
	{
	width: 625px;
	float: right;
	}

.right160
	{
	width: 160px;
	float: right;
	}

.odd
  {
  background: #f6f6f6;
  }

.even
  {
  background: #eeeeee;
  }

#footer
	{
	clear: both;
	background: #fff;
	height: 6em;
	}

#footer p
	{
	border-top: 1px solid #c9c9c0;
	position: relative;
	top: 2em;
	text-align: center;
	padding: 1.5em 0;
	font: 11px/1.8em verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;
	background: #f2f2f2;
	}

#footer p:hover { background: #efefef; }

#report form p,
form#formdiv p
	{
	margin-bottom: 0.2em;
	}

#formdiv
	{
	border: 1px solid #c9c9c0;
	background: #f6f6f6;
	padding: 15px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 8px;
	}

#formdiv input.inp
	{
	border: 1px solid #ccb;
	width: 240px;
	background: #fff;
	font: 11px verdana, sans-serif;
	color: #000000;
	padding: 3px;
	outline: none;
	}

#report input.inp { width: 200px; margin: 0; }

/* \*/

* html body p { font-size: 80%; }
* html body h2 { padding-top: 0.5em; font: normal 1em/1em arial, helvetica, sans-serif;}

/* */


