body
{
	background-color:White;
	color:Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

td
{
    font-size: smaller;
}

a
{
	text-decoration:none;
	color:Blue;
}

a:Hover
{
	text-decoration:underline;
	color:Red;
}

.Menu
{
    font-size: smaller;
}

.NumberTextBox
{
	text-align:right;	
}

.DisplayEvent
{
	text-align:center;
	font-size:large;
	font-weight:bold;
}

.DisplayImage
{
	text-align:center;
	font-size:larger;
	font-weight:bold;
}

.DisplayImageDate
{
	text-align:center;
	font-size:larger;
	font-style:italic;
}

.PageTitle
{
	font-size:x-large;
	font-weight:bold;
	font-style:italic;	
}

.PortfolioTitle
{
	font-size:large;
	font-weight:bold;
	font-style:italic;
}

.FooterText
{
	font-size:x-small;
	font-style:italic;
	text-align:center;
}

.BannerText
{
	font-size:larger;
	font-weight:bold;
	text-align:center;
}

.BannerLinks
{
	color:White;
	font-family:Verdana, Arial, Helvetica, SansSerif;
	font-weight:bold;
	text-decoration:none;
}

.BannerLinks:Hover
{
	color:White;
	font-family:Verdana, Arial, Helvetica, SansSeric;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}

.PrintsPageNavigation
{
	font-size:8pt;
	font-weight:bold;	
}