body.all
{
	background-color: #8888ff ;(home page back ground,left top pages)
	font-family: arial ;
	margin: 0px;
}

p.homeheader
{
	font-size: 18pt ;
	color: #ffff11 ;(home page heading)
	font-weight: bold ;
	text-align: center ;
}

table.mainmenu
{
	font-size: 12 pt ;
	color: #ffff11 ;(page selected)
	text-align: right ;
}

table.mainmenu a
{

	text-decoration: none ;
	color: #000000 ;(home page menu)

}
table.mainmenu a:hover
{

	text-decoration: underline ;	
	color: #0000cc ;(hover)

}

table.header
{
	width="100%" ;
}	

td.headerr
{
	background-color: #8888ff ;(best view background)
	text-align: right ;
	color: #0033aa ;(best view text)
	font-size: 13pt ;
}


table.line
{
	width="100%" ;
	height: 4px ;
	background-color: #0000aa ;(stripe top of pages)
}


table.contents
{
	width="100%" ;
	text-valign: top ;
}

td.contentsl
{
	width: 120px ;
	padding-top: 15px ;
	text-align: right ;
}
	
td.contentsr
{
	padding-top: 20px ;
	padding-right: 20px ;
	padding-left: 10px ;
	padding-bottom: 50px ;
	background-color: #8888ff ;(pages background for writing)
}

ul.indexmenu a
{
	text-decoration: none ;
	color: # ;(?????????)
	font-weight: bold ;
}
ul.indexmenu a
{
	text-decoration: none ;
	color: #000000 ;(??????????)
	font-weight: bold ;
}
table.submenu
{
	width="100%" ;
	background-color: #99ffff ;(pages, behind fotos)
	color: #ffffff ;
	font-size: 9pt ;
}
table.submenu a
{
	text-decoration: none ;
	color: #ff0000 ;(top page, menu not selected)
}
table.submenu a:hover
{
	text-decoration: underline ;
	color: #00ee00 ;(top page, menu not selected hover)
}
}




td.par
{
	padding: 20px ;
	width="100%" ;
}

hr.sep
{
	color: #000000 ;(stripe top and bottom of pages)
}


ul.indexmenu a:hover
{
	text-decoration: underline ;
	color: #ffffff ;(?????????????)
	font-weight: bold ;
}
ul.indexmenu a:link
{
	color: #000000 ;(?????????)
}
ul.indexmenu a:vlink
{
	color: #000000 ;(???????)
}


h2.head
{
	color: #000000 ;(name top of page,heading)
	text-transform: uppercase ;
}
h3.indexhead
{
	color: #ee0000 ;
}



table.split
{
	width="100%" ;
	font-size: 8pt ;
	border: #000000 2px ;(??????????)
}
 
td.splitl
{
	font-weight: bold ;
	width="30%" ;
}
td.splitr
{
	width="70%" ;
}	
tr.splith
{
	background-color: #0000ff ;(thick bars between sections each page)
	color: #ffffff ;(????????????)
	font-weight: bold ;
}
tr.split1
{
	background-color: #ffeeff ;(first background behind pictures, writing)
}
}
tr.split2
{
	background-color: #ffeecc ;(second background behind pictures, writing)
}
