A				{text-decoration:none; color:#ECECEC;}
A:hover			{text-decoration:none; color:#ffffff;}

P				{font-family:arial; font-size:12px; color:#DCDCDC; margin-top:0px; margin-bottom:10px; }
TD				{font-family:arial; font-size:12px; color:#DCDCDC;}
H1				{font-family:arial; font-size:33px; color:#7B7B79; margin-top:0px; margin-bottom:-7px; margin-left:0px; font-weight:normal}
H2				{font-family:arial; font-size:25px; color:#DCDCDC; margin-top:0px; margin-bottom:0px; margin-left:0px; font-weight:normal}
H3				{font-family:arial; font-size:16px; color:black;}

DIV.contentLayer	{position:relative; left:20px; top:50px; width:390px; z-index:1; overflow: visible;}
DIV.contentArea		{overflow:auto; padding-right:10px; padding-left:10px; padding-top:10px; padding-bottom:0px;background-color:#7B7B79;}

BODY			{scrollbar-base-color:#404041}

A.thumbnail IMG			{Filter: Invert(enabled=0)}
A.thumbnail:hover IMG	{Filter: Invert(enabled=1)}

A.glower:hover IMG		{Filter: Wave(Add=0, Freq=0, LightStrength=999, Phase=0, Strength=0);} 
A.glower:hover IMG		{Filter: Wave(Add=1, Freq=0, LightStrength=999, Phase=0, Strength=0);} 

A.blur IMG				{Filter: Blur(Add = 30, Direction = 0, Strength = 10);}
A.blur:hover IMG		{Filter: Blur(Add = 0, Direction = 0, Strength = 0);}

A.ghost IMG				{Filter: Alpha(Opacity = 60);}
A.ghost:hover IMG		{Filter: Alpha(Opacity = 100);}

A.invisible IMG			{Filter: Alpha(Opacity = 0);}
A.invisible:hover IMG	{Filter: Alpha(Opacity = 100);}

INPUT				{border-color: black; border-width: 1px; border-style: solid; background: white; font-family:arial; color:black; font-size:10px;}
SELECT				{border-color: black; border-width: 1px; border-style: solid; background: white; font-family:arial; color:black; font-size:10px;}
TEXTAREA			{border-color: black; border-width: 1px; border-style: solid; background: white; font-family:arial; color:black; font-size:10px;
					scrollbar-face-color:	#ffffff;	scrollbar-highlight-color:	#000000;	scrollbar-3dlight-color:	#ffffff;
					scrollbar-track-color:	#ffffff;	scrollbar-shadow-color:		#000000;	scrollbar-darkshadow-color:	#ffffff;
					scrollbar-arrow-color:	#000000;	}