body {
	text-color:#000000;
	background:#F0F0F0;
	margin: 0px;
	font-family: Verdana, sans
}

TD {font-family: Verdana, sans;
 text-indent: 1px;
 text-decoration: nowrap;
 font-size: 10pt;
 color: #000000;
}

TD.grey {font-family: Verdana, sans;
 text-indent: 1px;
 text-decoration: nowrap;
 font-size: 10pt;
 background:#F0F0F0;
}

hr.thinLine {
	height: 1px;
	color: #000000;
}

H1 {
	font-family: Verdana, sans;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	height: 20px;
}

a.simple
{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, sans;
	font-size: 10pt;
}

a.simple:visited
{
	color: #000000;
}

a.simple:hover
{
	text-decoration: underline;
}

a.mail
{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, sans;
}

a.mail:visited
{
	color: #000000;
}

a.mail:hover
{
	text-decoration: underline;
}

a.mail2
{
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, sans;
}

a.mail2:visited
{
	color: #000000;
}

a.mail2:hover
{
	text-decoration: none;
}


a.tagLink
{
	color: #A0A0A0;
	text-decoration: underline;
	font-family: Verdana, sans;
	font-size: 8pt;
}

a.tagLink:visited
{
	color: #A0A0A0;
}

a.tagLink:hover
{
	color: #000000;
}

a.srcLink
{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, sans;
	font-size: 8pt;
}

a.srcLink:visited
{
	color: #000000;
}

a.srcLink:hover
{
	color: #000000;
	text-decoration: underline;
}

a.objLink
{
	color: #A0A0A0;
	text-decoration: underline;
	font-family: Verdana, sans;
	font-size: 8pt;
}

a.objLink:visited
{
	color: #A0A0A0;
}

a.objLink:hover
{
	color: #000000;
}

a.navPage
{
	color: #A0A0A0;
	text-decoration: none;
	font-family: Verdana, sans;
	font-size: 10pt;
}

a.navPage:visited
{
	color: #A0A0A0;
}

a.navPage:hover
{
	color: #000000;
}

span.navPage
{
	color: #000000;
	font-family: Verdana, sans;
	font-size: 12pt;
	font-weight: bold;
}

a.menuItem
{
	color: #aaa;
	text-decoration: none;
	border: 1px dotted #aaa;
	border-width: 0 0 1px 0;
}

a.menuItem:visited
{
	color: #aaa;
}

a.menuItem:hover
{
/*	text-decoration: none; */
	color: #000; 
	border: 1px solid #000;
	border-width: 0 0 1px 0;
}

a.skip
{
	position: relative;
	top: -130px;
}


/* -- DIVs -- */
div.srcLink
{
	color: #A0A0A0;
	font-family: Verdana, sans;
	font-size: 8pt;
	width:100px;
}

div.objHeader
{
	color: #A0A0A0;
	font-family: Verdana, sans;
	font-size: 8pt;
}

div.tagLink
{
	color: #A0A0A0;
	font-family: Verdana, sans;
	font-size: 8pt;
	height: 24px;
}

div.object
{
	padding: 5px 5px 5px 5px;
	color: #000000;
	font-family: Verdana, sans;
	font-size: 10pt;
	width: 750px;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	text-align: left;
	cursor: text;
}

div.odd
{
	background-color: #FFFFFF;
}

div.even
{
	background-color: #FAFAFA;
}

div.objText
{
	padding: 10px 0px 10px 10px;
	color: #000000;
	font-family: Verdana, sans;
	font-size: 10pt;
}

div.header
{
	text-align: center;
	width: 100%;
	background: #F0F0F0;
	color: #000000;
	padding-top: 10px;
	position: fixed;
	left: 0px;
	top: 0px;
/*	border-style: solid;
	border-width: 0px 0px 1px 0px; */
}

div.fakeHeader
{
	height: 130px;
}

div.footer
{
	padding-top: 15px;
	text-align: center;
	width: 100%;
	height: 30px;
	background: #F0F0F0;
	color: #000000;
	border-style: solid;
	border-color: #999;
	border-width: 1px 0px 0px 0px;*/
}

div.menu
{
	text-align: center;
	width: 100%;
	height: 25px;
	background: #F0F0F0;
	color: #000000;
	line-height: 18pt;
	font-family: Arial, sans;
	font-size: 13pt;
	border-style: solid;
	border-color: #999;
	border-width: 0px 0px 1px 0px;
}

div.line {	
	background: #eee;
	line-height: 1px;
	height: 1px;
}


div.copyright
{
	margin-top: 10px;
	font-size: 8pt;
	font-family: Verdana, sans;
}

span.menuItem
{
	color: #fff;
	background-color: #333366;
	padding: 4px; 
}

span.menuText
{
	font-weight: bold;
}

p.obj
{
	font-family: Verdana, sans;
	line-height: 14pt;
	font-size: 10pt;
	text-indent: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

img.obj
{
	border-width: 1px;
	border-color: #000000;
	text-color: #000000;
	border-style: dashed;
	margins: 0px;
	padding: 10px;
}

textarea
  {background: #ffffff;  
   border-width: 1px;
   border-style: solid;
   border-right: 0px;

   color: #000000;
   width=100%;
   font-family: Verdana, sans;
   font-size:10pt;}

input
  {background: #FFFFFF;  
   border-width: 1px;
   border-style: solid;
   color: #000000;
   font-family: Verdana, sans;
   font-size:10pt;}

input.button
  {background: #C0C0C0;
   border-width: 1px;
   border-style: solid;
   width:150px;
   font-weight: bold;
  }
