/* CSS Document */
body
{
background-color: #CCCCCC;
margin:0px;
}
.indexbody
{
background-color: #fff;
margin:0px;
}
.maintable
{
background-color: #fff;
height: 100%;
}
.secondtable
{
background-color: #fff;
padding: 20px;
}
{
background-color: #fff;
padding: 20px;
}

.namelogo
{
font:24px verdana ;
color:#666;
padding:0px 0px 10px 0px;
}
.namelogo a
{
text-decoration:none;
color:#666;
border: 0px solid #666;
}

.thumbnail
{
border: 1px solid #666;
padding:0px;
margin-right:30px;
margin-bottom:10px;
}

.gallerytext
{
font: 11px verdana;
color: #333;
padding:0px 0px 0px 20px;
}
.ins
{
font: 16px verdana;
color: #333;
padding:0px 0px 0px 0px;
white-space:nowrap;
}

.menuTable   { font-family: font-family: arial narrow; font-size: 10pt}
.menuLink    { font-size: 8pt; font-family: arial narrow; 
               color: #FFFFFF; text-decoration: none;
			   }
.menuLink:hover { color: #FFFFFF; background-color:transparent; 
				  text-decoration: none; 
				  
				  background-repeat: no-repeat;
				  background-position: right;
				  }
.menuInsert  { z-index: 200; font-style: normal; font-variant: normal; font-weight: normal; 
               line-height: 10pt; font-size: 9pt; font-family: arial narrow; 
               width: 140px; color: #FFFFFF; height: 50px; background-color: transparent; 
               border: 0px solid #CCCCCC; margin: 0px; 
               padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px }
.menuContainer { z-index: 1000; border:0px solid red; }


.menu {
	font-family:arial narrow, ; font-size: 11px; color: #666; line-height: 18px; font-weight: bold; text-decoration:none; 
	padding: 10px; 
	}
.menu a {
color: #666; line-height: 18px;text-decoration:none; 

	}
.menu a:hover {
color: #000; line-height: 18px; text-decoration:underline; 
}




.footer {
	font-family:arial narrow, ; font-size: 9px; color: #666; line-height: 18px; font-weight: normal; text-decoration:none; 
	padding: 10px; 
	}
.footer a {
color: #666; text-decoration:none; 

	}
.footer a:hover {
color: #000; text-decoration:underline; 
}
#scroll
{
white-space:nowrap;
		overflow: auto;
		padding-bottom:5px;
}

#menubox
{
position:static;
width:500px;
height:30px;
bottom: 0px;
left: 0px;
}