body	{background-color: #ffffff; margin: 0px; padding: 0px; font-family: Arial, sans-serif; color: #7c7c7c;}

pre	{text-align: left; font-size: 12px;}
pre a	{font: 12px Courier New; color: #000000;}

tr.menu	{height: 100px;}
tr.menutop	{height: 60px;}
tr.note	{height: 200px;}

td	{vertical-align: top;}
td.thumb	{width: 71px; height: 93px; text-align: center; vertical-align: center;}
td.view	{width: 555px; vertical-align: middle;}
td.panel	{width: 212px;}
td.spacer	{width: 20px;}
td.menutop	{width: 193px; font: bold 26px Arial,sans-serif; color: #7c7c7c; text-decoration: none; vertical-align: top; text-align: left; padding-top: 20px;}
td.back	{width: 45px; vertical-align: bottom; text-align: right;}
td.menu	{vertical-align: bottom; text-align: left;}
td.note	{vertical-align: center; font: 16px Arial, sans-serif; color: #7c7c7c;}

a	{
	color: #7c7c7c;
	text-decoration: none;
}

a:link	{
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5;
}

a:visited	{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
}

a:active	{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
}

a:focus	{
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5;
}

a:hover	{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
}

a.back	{display: block; width: 50px; height: 52px; background: no-repeat bottom right url(../.res/back.gif); filter:alpha(opacity=50); -moz-opacity: 0.5;}
a.back:visited	{filter:alpha(opacity=50); -moz-opacity: 0.5;}
a.back:active	{filter:alpha(opacity=100); -moz-opacity: 1;}
a.back:focus	{filter:alpha(opacity=50); -moz-opacity: 0.5;}
a.back:hover	{filter:alpha(opacity=100); -moz-opacity: 1;}

a.thumb	{display: block; height: 92px; width: 70px; background: no-repeat center center;}
a.thumb:link	{filter:alpha(opacity=100); -moz-opacity: 1;}
a.thumb:visited	{filter:alpha(opacity=100); -moz-opacity: 1;}
a.thumb:active	{filter:alpha(opacity=100); -moz-opacity: 1;}
a.thumb:focus	{filter:alpha(opacity=100); -moz-opacity: 1;}
a.thumb:hover	{filter:alpha(opacity=50); -moz-opacity: 0.5;}
a.thumbselected	{display: block; height: 92px; width: 70px; background: no-repeat center center; filter:alpha(opacity=50); -moz-opacity: 0.5;}

#frame	{padding: 0px; position: absolute; top: 14%; left: 0px; width: 100%; height: 372px; border-width: 10px 0px; border-style: solid; border-color: #e4e4e4; vertical-align: center;}
#main	{font-size: 20px; border: none; margin: 0px; padding: 0px; width: 1000px; height: 378px;}
#view	{border: none; margin: 0px; padding: 0px; width: 555px; height: 370px; text-align: center; background: no-repeat center center;}
#cr	{position: relative; top: -6px; left: 400px; width: 200px; height: 10px; overflow: hidden; text-align: right; vertical-align: center; letter-spacing: 1px; font: bold 12px Arial, sans-serif; color: #ffffff; line-height: 12px; padding: 1px;}

.right	{font: normal 15px Arial, sans-serif; color: #7c7c7c; float: right; margin-top: 5px; margin-right: 8px;}
.left	{font: normal 15px Arial, sans-serif; color: #7c7c7c; float: left; margin-top: 5px; margin-left: 8px;}


