body {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif,;
	font-size: 12px;



}
input {
font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif,;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px outset #666666;
}
a:hover {
	color: #666666;
}
.gallery a:link {
	text-decoration: none;

}
.gallery a:visited {
	text-decoration: none;
}
.gallery a:hover {
	text-decoration: none;
	color: #999999;

}
.gallery a:active {
	text-decoration: none;
	color: #999999;
}

a.thumbnail, a.thumbnail:link, a.thumbnail:active, a.thumbnail:hover {         display: block;          height: 0px;          filter: alpha(Opacity=100);  }
 a.thumbnail:visited            {           height: 0px;          filter: Gray;  } 
 
a.helpLink, a.helpLink:link, a.helpLink:active, a.helpLink:hover, a.helpLink:visited {
	cursor: help;
	text-decoration: none;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;





}
