A:link{TEXT-DECORATION:underline;color:#333333;}
A:visited{TEXT-DECORATION:underline;color:#333333;}
A:active{TEXT-DECORATION:underline;color:navy;}
A:hover{TEXT-DECORATION:underline;color:navy;}

#account {
	padding: 70px 5px 5px 0px;
	font-family: verdana;
	font-size: 9pt;
	color: silver;
}
#account A:link{TEXT-DECORATION:underline;color:silver;}
#account A:visited{TEXT-DECORATION:underline;color:silver;}
#account A:active{TEXT-DECORATION:underline;color:gray;}
#account A:hover{TEXT-DECORATION:underline;color:gray;}

.frontimage{
	text-align: center;	
	font-family: verdana;
	font-size: 8pt;
	color: gray;
}

.review {
	font-family: verdana;
	font-size: 8pt;
	color: gray;
}
.review .head {
	font-family: verdana;
	font-size: 9pt;
	color: black;
}

.smallgallery {
	background: gray;
	padding: 2px 2px 2px 2px;
}

.smallgalleryitem {
	padding: 0px 0px 2px 0px;
	text-align: center;
	font-family: verdana;
	font-size: 8pt;
	color: silver;
}

.gallery A:link{TEXT-DECORATION:none;color:#333333;}
.gallery A:visited{TEXT-DECORATION:none;color:#333333;}
.gallery A:active{TEXT-DECORATION:none;color:navy;}
.gallery A:hover{TEXT-DECORATION:none;color:navy;}
.gallery {
	font-family: verdana;
	font-size: 12pt;
}
.gallery .caption {
	text-align: center;
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
}

.error {
	color: red;
}

#topbar A:link{
	TEXT-DECORATION:none;color:white;
	font-family: arial;
	font-size: 13pt;
	font-weight: none;
}
#topbar A:visited{
	TEXT-DECORATION:none;color:white;
	font-family: arial;
	font-size: 13pt;
	font-weight: none;
}
#topbar A:active{TEXT-DECORATION:none;color:gray;}
#topbar A:hover{TEXT-DECORATION:none;color:gray;}
#topbar {
	height: 21 px;
	width: 730 px;
	padding: 1px 0px 0px 0px;
	text-align: center;	
}

.article {
	font-family: verdana;
	font-size: 10pt;
	color: black;
}

.footnotes {
	font-family: verdana;
	font-size: 7pt;
	color: #333333;
}

.listing {
	font-family: verdana;
	font-size: 10pt;
	color: black;
}

.listing .listitem {
	padding: 0px 0px 10px 0px;
	font-size: 10pt;
	color: black;
}

.listing .listitem .distance {
	font-size: 8pt;
	color: gray;
}
