#mainbox {
	text-align:left;
	width:824px;
	margin:0 auto;
	position:relative;
	top: 15px;
}
a.linkopacity img {
filter:alpha(opacity=60);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; }
body { text-align:center; }

.Text1 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Text1Bold {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
