.bodytextgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
}

#menu a{
	
text-decoration:none;
font-weight: normal;
color:#000;	
	
}

#menu a:hover{
	
text-decoration:none;
font-weight: normal;
color:#000;	
text-decoration:underline;	
}

.picstroke{
	border: 1px solid #333;	
	
	
}
hr{
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #996;
	border-right-color: #996;
	border-bottom-color: #996;
	border-left-color: #996;	
	
}.centertext {
	text-align: center;margin-left:auto;margin-right:auto;
}
