/* CSS Document */
body {
	background-color: #d0d0d0;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

p {
	font-family: tahoma,Arial, Helvetica, sans-serif;
}


a {
	color: #444444;
	text-decoration: none;
}

.CCopy
{
	padding:20px;
	padding-bottom:0px;
	padding-top:0px;
	font-size: 95%;
	color: #666666;
	line-height:120%;
	width:480px;
	text-align:justify;
	

}

.H{
	font-size:34px; 
	height:40px;
	letter-spacing: 9px;
	font-weight:bold; 
	color: #666666;

	}
	
	
	
.CCaption
{
	font-size: 85%;
	color: #666666;
	line-height: 100%; 
	width:520px;

}
	
	
.bottomPanel
{
	width:780px;
	height:5px;
}	


.bottomPanel2
{
	width:780px;
	height:15px; 
	background-color:#666666; margin-top:5px; 
}	


.border1,.bottomPanel,.bottomPanel2,.navButt
{
	border-width:thin; border-color:#666666; border-style:solid;
}



.navButt
{
height:20px; clip:auto;
}