body
{
	background: white url(backgroundVertical2.jpg);
	background-repeat: repeat-x;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
}

H1
{
	FONT-SIZE: 140%;
	font-style: italic;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	MARGIN-BOTTOM: 5px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	VERTICAL-ALIGN: middle;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #1405C2;
	width: 100%;
	margin-top: 10px;
	color: White;
}

.tblGallery
{
    FONT-SIZE: 80%;
	 /*background: #E1F7FF;*/
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-left: 0px;
	 padding-bottom: 0px;
	 margin-left: 0px;
	 margin-right: 0px;
    /*LEFT: 0px;*/
    /*WIDTH: 100%;*/
    /*TOP: 0px;*/
    /*BORDER-COLLAPSE: collapse;*/
    /*HEIGHT: 100%;*/

}

.tbGallery A:link
{
	color: #92B3EF;
}
.tbGallery a:hover
{
	color: #1E90FF;
	background-color: #1104D0;
}
.tbGallery a:visited 
{
	color: Aqua;
}

.tbGallery TD
{
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}



