body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #333333;
	font-size: 13px;
	line-height: 20px;

}
a:hover {
	text-decoration: underline;
	color: #864444;
	font-weight: bold;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border: medium solid #333333;
	line-height: 20px;
	background-color: #BFBFBF;
	padding: 15px;




}
a {
	text-decoration: none;
	color: #864444;
	font-weight: bold;

}
table {
	border: 1px solid #333333;
}
.invisitable {
	border: 0px none;
	background-color: #333333;
	padding: 5px;
	color: #CCCCCC;
}
.listpara {
	margin-left: 40px;
}
.navtables {
	background-color: #CCCCCC;
	border: none #FFFFFF;
}
.piccells {
	background-color: #333333;
	padding: 15px;
	border: 0px none;
}
.gallerypics {
	border: 1px solid #BFBFBF;
}
.tablewithintable {
	border: 0px none;
	background-color: #BFBFBF;
}
.tablewithintable-nomargins {
	border: 0px none;
	background-color: #BFBFBF;
	text-indent: 0pt;
	margin: 0px;
	padding: 7px;


}

