body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/cellbbg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.tableheader {
	background-image: url(images/cellbbg.gif);
	font-family: Nadall;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	padding: 0px;




}
.tableheadersamll {
	font-family: "Century Gothic";
	font-size: 22px;
	font-weight: normal;

}
.texttable {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 30px;
	margin-right: 30px;
	padding-left: 0px;
	background-color: #FFFFFF;
	font-size: 12px;



}
h3 {
	font-family: "Century Gothic";
	font-size: 22px;
}
h4 {
	font-size: 16px;
	background-color: #b5dccb;
	color: #333333;
	padding: 2px 2px 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 2px;



}

.boxmenu {
	border: 1px solid #666666;
	margin: 2px 0px 0px;
	background-color: #deefe7;
	padding: 3px 3px 3px 10px;
	font-size: 12px;
	display: block;


}

.boxmenu a:hover {
	color: #666666;

}
h5 {
	font-size: 14px;
	background-image: url(images/cellbbg.gif);
}
a:link {
	font-weight: bold;
	color: #006666;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #006666;
	text-decoration: underline;
}
.cpyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.leftimage {
	margin-right: 15px;
	margin-bottom: 10px;

}
