body		{	font-size: 12pt;
				color: #000000;
				font-family: verdana;
				background-image: url("../borders/images/btztilea.gif")
			}
			
p			{	text-align: center
			}
			
table		{	width: 100%;
				border-style: solid;
				border-width: 1px;
				border-color: #808080;
			}
			
td			{	padding: 0.25cm;
				border: solid;
				border-width: 1x;
			}
			
table.clsHeader		{	border: solid;
						border-width: 2px;
						border-color: #808080;
						font-size: 12pt
					}

td.clsHeader		{	padding: 0.05cm;
						font-size: 12pt
					}
					
td.clsMainHdr		{	padding: 0.2cm;
						text-align: center;
						color: #800000;
						font-size: 10pt;
						font-weight: bold;
					}
					
table.clsLeft		{	border: none;
						padding: 0;
						font-size: 12pt;
					}
								
td.clsLeft			{	border: ;
					}

td.clsPic			{	text-align: center;
						padding: 0;
					}					
			
hr			{	width: 100%;
			    color: #000000;
			    height: 1px
			}

a			{	text-decoration: none;
				color: #000080
			}
			
a:hover		{	background: yellow
			}
			
a:visited	{	color: #000080
			}
			
a.hyper2	{	text-decoration: none
			}
			
a.hyper2:hover	{	background: none transparent scroll repeat 0% 0%
				}

#foldtop		{	
					list-style: none;
					margin-left: 0;
					padding-left: 1em;
					text-indent: -1em;
				}


#foldhome		{	cursor:pointer;
					cursor:hand ; 
					font-weight:bold ;
					list-style: none;
					font-size: 12pt
				}
				
#foldheader		{	cursor:pointer;
					cursor:hand ; 
					font-weight:bold ;
					list-style: none;
					font-size: 12pt
				}
				
#foldinglist	{	list-style: none;
					margin-left: 0;
					padding-left: 1em;
					text-indent: -1em;
					font-size: 10pt
				}

#pipe ul		{	font-size: 10pt;
					margin-left: 0;
					padding-left: 0;
					display: inline;
				} 

#pipe ul li		{	font-size: 10pt;
					font-weight:bold;
					margin-left: 0;
					padding: 3px 15px;
					border-left: 1px solid #000;
					list-style: none;
					display: inline;
				}
	
		
#pipe ul li.first	{	font-size: 10pt;
						font-weight:bold;
						margin-left: 0;
						border-left: none;
						list-style: none;
						display: inline;
					}
