body	{
	font-family: verdana, arial; 
	font-size: 8pt;
	color: #fff;
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	background:#222;
}

#nav {
	margin: 0px 0px;
	border:0px dashed #b9121b;
	background:#000;
	width:800px;
}

				
#content {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:25px;
	border:0px dashed #333;
	background: #000;
}


p {
	font-size: 8pt;
}

a {
	color: #aaa;
}

a:visited {
	color: #888;
}

a:hover {
	color: #888;
}


h1,h2,h3,h4	{
	text-align: left;
	}

.pic	{
	vertical-align: middle;
	text-align: center;
	font-size: 8pt;
	}

.thumbtbl	{
	vertical-align: middle;
	text-align: center;
	border-color: #fff;
	border-width: 3px;
	}

.ten	{
	font-size: 10pt;
	}

.toc	{
	font-size: 8pt;
	}

.caption	{
	text-align: center;
	font-size: 8pt;
	}

.hdr1	{
	font-size: 14pt;
	margin-left: 0px;
	}

.footer	{
	font-size: 8pt;
	text-align: center
	}

.left {
	text-align: left
	}

.center {
	text-align: center
	}

.exif {
	text-decoration: none;
	background-color: #000000;
	color: #fff;
	}

.blackcaption {
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	background-color: #fff;
	color: #000;
	}
.xx {
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	font-size: 8pt;
	}

.txt {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	font-size: 11pt;
	}

.imgBorder {
	background-color: #fff;
	color: #fff;
	}

.hilight {
	color: #fff;
	background-color: #666666;
}

#thumbDiv {
	background:#000;
	padding: 10px;
	width: 700px ;
	margin-left: auto ;
	margin-right: auto ;
}

#captionDiv {
	background:#000;
	padding: 10px;
	margin: 15px auto;
}

img {
	border: 1px solid #222
}

.linkicon {
	border: 1px solid #000;
	background-color:white;
	padding: 0px;
}

.favico {
	width:20px;
	height:20px;
}

