a:link {
	color: #999999;
	text-decoration: none;
	
}
a:visited {
	color: #999999;
	text-decoration: none;


}
a:hover {
	color: #666666;
	text-decoration: none;

}
a:active {
	color: #000000;
	text-decoration: none;
}
body {

	font-family: Georgia, "Times New Roman", serif;
	color: #b1aaa7;

}

td {
 	font-size: 11px; 
		color: #454545;	
}
#opacity { 
filter: alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
} 
#ieopacity { 

display: block; 
filter: Alpha(opacity='25'); 
height: expression(document.all['opacity'].clientHeight); 
position: relative; 
width: expression(document.all['opacity'].clientWidth); 


} 
html {

overflow-y: scroll;

}

.thumbimage {
margin: 0px; 
border: 1px solid #444444;

cursor: hand;
cursor: pointer;
}

.thumbborder {
width: 82px;height:82px; 
border: thin solid rgb(180,180,185); 
}
