.outertable {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006600;
	font-family: Arial;
	font-size: 9px;
	color: #666666;

}
.telno {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #006600;
}
.tinytext {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.tinytext:hover {
	color: #006600;
	textdecoration: underline;
}
.topLinks {
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
}
.content {
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;

}
.menuLinks {
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.menuLinks:hover {
	color: #666666;
	textdecoration: underline;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	font-family: Arial;
	font-size: 10px;
	color: #666666;

}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
}
.lbline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006600;
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;

}
.menuCells {
	background-color: #E0E0E0;
	background-image: url(images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 7px 4px;
}
.contentbold {
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;

}
.tinytextbold {
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align: center;


}
.h1 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #006633;
	text-align: center;
	margin-top: 5px;
}
.redlist {
	color: #FF0000;
}

