img {
	border: none;
}

.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.BodyTextBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF}

.BodyTextLink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCFFFF; text-decoration: underline; font-style: normal}
a.BodyTextLink:active   {color : #33CCFF;cursor : hand; text-decoration: underline;}
a.BodyTextLink:visited  {color : #FFFFFF;cursor : hand; text-decoration: underline;}
a.BodyTextLink:hover    {color : #CC99FF;cursor : hand; text-decoration: underline;}

.TopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.TopNav:active   {color : #FFFFFF; cursor : hand; text-decoration: underline;}
a.TopNav:visited  {color : #FFFFFF;cursor : hand; text-decoration: none;}
a.TopNav:hover    {color : #FFFFFF;cursor : hand; text-decoration: underline;}

.HomepageFindOutMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2093E1;
	text-decoration: underline;
}
a.HomepageFindOutMore:active   {color : #003399; cursor : hand; text-decoration: underline;}
a.HomepageFindOutMore:visited  {color : #003399;cursor : hand; text-decoration: underline;}
a.HomepageFindOutMore:hover    {color : #003399;cursor : hand; text-decoration: underline;}
.backgroundGrey {
	background-color: #666666;
}
.title {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #FFFFFF
}
.ContentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 130%;
}
.galleryLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a.galleryLinks:active   {
	color : #33CCFF;
	cursor : hand;
	text-decoration: none;
}
a.galleryLinks:visited  {color : #FFFFFF;cursor : hand; text-decoration: none;}
a.galleryLinks:hover    {
	color : #CC99FF;
	cursor : hand;
	text-decoration: underline;
	font-weight: bold;
}

td.lastUpdate {
	font-family: Century Gothic,Verdana,sans-serif;
  padding: 0 0 12px 16px;
	color: #AAA;
	font-size: 12px;
}

.menu_link
{
  font-family:Arial;
  font-size:13px;
  text-decoration:none;
  color:#ffffff;
  padding-left:16px;
}

a.summary:visited, a.summary:active, a.summary:link
{
  text-decoration:none;
  font-family:Arial;
  font-size:13px;
}

a.summary:hover
{
  text-decoration:underline;
}