body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #CCCCCC;
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.imageborder {
	border: 1px solid #000000;
}
.invisibletable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.visibletable {
	border: 1px solid #000000;
	background-color: #CCCCCC;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.td {
	vertical-align: top;
}
.navCellOff
{
   BACKGROUND-COLOR: #999999;
    color:;#666666
}
.navCellOn
{
   BACKGROUND-COLOR: #666666;
    color:#999999;
}
.topalign {
	vertical-align: top;
}
.smalltext{
	font-size: 10px;
}
.by{
	text-align:right;
	font-size:10px;
	
}
