
.Left { font-family: Arial, Helvetica, Sans-serif; font-size: 14px; color: #FFFFFF; text-decoration: none; }
.Left A { font-family: Arial, Helvetica, Sans-serif; font-size: 14px; color: #FFFFFF; text-decoration: none; }
.Left A:hover { color: #FFFF66; text-decoration: underline; }

.Le { font-family: Arial, Helvetica, Sans-serif; font-size: 13px; color: #FF9933; text-decoration: none; font-weight: bold; }

.Lu { font-family: Arial, Helvetica, Sans-serif; font-size: 13px; color: #999999; text-decoration: none; font-weight: normal; }
.Lu A { font-family: Arial, Helvetica, Sans-serif; font-size: 13px; color: #999999; text-decoration: none; font-weight: normal; }
.Lu A:hover { color: #FF9933; text-decoration: underline; font-weight: normal; }

.square { font-family: Arial, Helvetica, Sans-serif; font-size: 14px; color: #999999; text-decoration: none; font-weight: normal; background-color: #FFFFFF; }
.square A { font-family: Arial, Helvetica, Sans-serif;	font-size: 14px; color: #999999; text-decoration: none; font-weight: normal; background-color: #FFFFFF; }
.square A:hover { color: #FFFFFF; text-decoration: none; font-weight: bold; background-color: #FF9933; }

.body { font-family: Arial, Helvetica, Sans-serif; font-size: 13px; color: #666666; font-weight: normal; background-color: #FFFFFF; }
.body A { font-family: Arial, Helvetica, Sans-serif; font-size: 13px; color: #666666; font-weight: normal; background-color: #FFFFFF; }

.LeftBig {font-family: Arial, Helvetica, Sans-serif; font-size: 16px; color: #FFFFFF; text-decoration: none; }
.LeftBig A {font-family: Arial, Helvetica, Sans-serif; font-size: 16px; color: #FFFFFF; text-decoration: none; }
.LeftBig A:hover {color: #FFFF66; text-decoration: underline; }

.Title {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 18px;
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
}
.TitleGray {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 17px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.SubPhoto {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.imageSelect img{
	border-width: 3px;
	border-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}
.imageSelect A img{
	border-width: 3px;
	border-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}
.imageSelect A:hover img{
	border-width: 3px;
	border-color: #FF9933;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
