

#tblMain
{
	text-justify: newspaper;
	font-size: 10pt;
	vertical-align: top;
	font-family: Verdana, Arial;
	text-align: justify;
}
TD
{
	vertical-align: top;
	text-align: justify;
}
#tdBanner
{
	background-image: url(images/Banner_Header.jpg);
	background-repeat: no-repeat;
	background-color: steelblue;
	text-align: left;
}
#tdBanner_Gallery
{
	background-image: url(images/Banner_Gallery.jpg);
	background-repeat: no-repeat;
	background-color: steelblue;
	text-align: left;
}
#tdMenu
{
	background-color: white;
}
LI
{
	list-style-position: outside;
	text-align: justify;
}
#tblFooter
{
	text-align: right;
	vertical-align: top;
}
#tblMenu
{
	font-size: 11pt;
	border-top-style: none;
	font-family: 'Verdana Ref' , Verdana;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
H2
{
	font-weight: bold;
	color: gray;
	font-family: 'Verdana Ref' , Verdana;
	background-color: lightblue;
	text-align: center;
}
#tdCorner
{
	background-image: none;
	background-color: white;
}


A
{
	text-decoration: none;
}
#mnuHome
{
}

