a:link		{text-decoration:underline; color:#0000cc;}
a:visited	{text-decoration:underline; color:#9900cc;}
a:active	{text-decoration:none; color:#ee0000;}
a:hover 	{text-decoration:none; color:#ee0000;}
BODY,TD,TEXTAREA,INPUT,SELECT {font-family: Verdana, sans-serif; color:#444444;}
P			{margin-top:5px; margin-bottom:5px; margin-left:10px; margin-right:10px; font-family: Verdana, sans-serif; color:#444444;}
H1,H2,H3,H4,H5,H6	{color:#777777; font-family: Consolas, Tahoma, sans-serif;}
.menutop		{color:#ffffff; font-family: Tahoma, sans-serif;}
a.menutop:link	{text-decoration:underline; color:#ffffff;}
a.menutop:visited	{text-decoration:underline; color:#ffffff;}
a.menutop:active	{text-decoration:none; color:#ffffff;}
a.menutop:hover	{text-decoration:none; color:#ffffff;}
.dash		{color:#444444; font-family: Tahoma, sans-serif; border-bottom: 1px dashed;}
a.dash:link	{text-decoration:none; color:#000000; border-bottom: 1px dashed;}
a.dash:visited	{text-decoration:none; color:#000000; border-bottom: 1px dashed;}
a.dash:active	{text-decoration:none; color:#ee0000;}
a.dash:hover	{text-decoration:none; color:#ee0000;}
.search		{color:#777777; font-family: Tahoma, sans-serif;}
a.search:link	{text-decoration:none; color:#777777; border-bottom: 1px dashed;}
a.search:visited	{text-decoration:none; color:#777777; border-bottom: 1px dashed;}
a.search:active	{text-decoration:none; color:#777777; border-bottom: 1px dashed;}
a.search:hover	{text-decoration:none; color:#777777;}
.menuleft		{color:#555555; font-family: Tahoma, sans-serif;}
a.menuleft:link	{text-decoration:underline; color:#000000;}
a.menuleft:visited	{text-decoration:underline; color:#000000;}
a.menuleft:active	{text-decoration:none; color:#ee0000;}
a.menuleft:hover	{text-decoration:none; color:#ee0000;}
.user		{color:#000000; font-family: Tahoma, sans-serif;}
a.user:link	{text-decoration:underline; color:#000000;}
a.user:visited	{text-decoration:underline; color:#000000;}
a.user:active	{text-decoration:none; color:#ffffff; background:#ee0000;}
a.user:hover	{text-decoration:none; color:#ffffff; background:#ee0000;}
.tags		{color:#777777; font-family: Tahoma, sans-serif;}
a.tags:link	{text-decoration:none; color:#777777;}
a.tags:visited	{text-decoration:none; color:#777777;}
a.tags:active	{text-decoration:none; color:#ffffff; background:#660000;}
a.tags:hover	{text-decoration:none; color:#ffffff; background:#660000;}
.tags2		{color:#777777; font-family: Tahoma, sans-serif;}
a.tags2:link	{text-decoration:none; color:#777777;}
a.tags2:visited	{text-decoration:none; color:#777777;}
a.tags2:active	{text-decoration:none; color:#ffffff; background:#006600;}
a.tags2:hover	{text-decoration:none; color:#ffffff; background:#006600;}
.tags3		{color:#777777; font-family: Tahoma, sans-serif;}
a.tags3:link	{text-decoration:none; color:#777777;}
a.tags3:visited	{text-decoration:none; color:#777777;}
a.tags3:active	{text-decoration:none; color:#ffffff; background:#000066;}
a.tags3:hover	{text-decoration:none; color:#ffffff; background:#000066;}
.title	{color:#555555; font-family: Georgia, Times New Roman, serif; font-variant: small-caps;}
a.title:link {text-decoration:underline; color:#000000;}
a.title:visited	{text-decoration:underline; color:#000000;}
a.title:active	{text-decoration:none; color:#000000;}
a.title:hover	{text-decoration:none; color:#ee0000;}
.tblog	{color:#555555; font-family: Georgia, Times New Roman, serif;}
a.tblog:link	{text-decoration:underline; color:#000000;}
a.tblog:visited	{text-decoration:underline; color:#000000;}
a.tblog:active	{text-decoration:none; color:#ee0000;}
a.tblog:hover	{text-decoration:none; color:#ee0000;}
.titr	{color:#888888; font-family: Tahoma, sans-serif;}
a.titr:link	{text-decoration:underline; color:#888888;}
a.titr:visited	{text-decoration:underline; color:#888888;}
a.titr:active	{text-decoration:none; color:#888888;}
a.titr:hover	{text-decoration:none; color:#888888;}
.normal	{font-size: 80%;}
.small	{font-size: 75%;}
.ssmall	{font-size: 70%;}
.big	{font-size: 110%;}
.sbig	{font-size: 130%;}
.white	{color:#ffffff;}
.grey	{color:#777777; font-family: Tahoma, sans-serif;}
.price	{color:#ee0000; font-family: Tahoma, sans-serif; font-size: 85%;}
.bord	{border-color:#eeeeee;}
.bord1	{border-color:#ee0000;}
.bordtop	{border-color:#666666;}
.hand {cursor:pointer; cursor:hand;}
.img_alpha	{filter:Alpha(Opacity='50',FinishOpacity='0',Style='1');}
.cnt_alpha	{filter:Alpha(Opacity='30',FinishOpacity='0',Style='0');}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/img/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/overlay.png", sizingMethod="scale");
	}