A:Link		{	Color: #FFFFFF;	Text-Decoration: Underline;	}
A:Visited	{	Color: #FFFFFF;	Text-Decoration: Underline;	}
A:Hover		{	Color: #81EE29;	Text-Decoration: None;		}
A:Active	{	Color: #81EE29;	Text-Decoration: None;		}

A.FL:Link	{	Color: #000000;	Text-Decoration: Underline;	}
A.FL:Visited	{	Color: #000000;	Text-Decoration: Underline;	}
A.FL:Hover	{	Color: #000000;	Text-Decoration: None;		}
A.FL:Active	{	Color: #000000;	Text-Decoration: None;		}

A.PL:Link	{	Color: #FFFFFF;	Text-Decoration: Underline;	}
A.PL:Visited	{	Color: #FFFFFF;	Text-Decoration: Underline;	}
A.PL:Hover	{	Color: #81EE29;	Text-Decoration: None;		}
A.PL:Active	{	Color: #81EE29;	Text-Decoration: None;		}

BODY		{	Background: #000000 URL(Background.jpg) Center Repeat-Y;
			Margin: 0Px;
			Font-Family: Arial;
			Font-Size: 13Px;
			Color: #FFFFFF;	}

Table		{	Font-Family: Arial;
			Font-Size: 13Px;
			Color: #000000;	}
HR		{	Width: 100%;
			Color: #000000;	
			Border-Width: 1Px;	}

.ItemTop	{	Background: URL(New_Item.jpg) Right No-Repeat;
			Color: #BD2627;
			Font-Size: 24Px;
			Font-Weight: Bold;
			Font-Family: 'Trebuchet MS';
			Border-Width: 0Px 0Px 1Px 0Px;
			Border-Style: Dotted;
			Border-Color: #DDDDDD;
			Width: 100%;	
			Height:	35Px;	}

.DarkGreen	{	Color: #98B82F;	}

.BarCat		{	Background: URL(Menu_Cat.png);
			Height: 24Px;
			Width: 180Px;
			Padding: 0Px 7Px 0Px 7Px;
			Color: #81EE29;
			Font-Size: 17Px;
			Font-Weight: Bold;
			Font-Family: 'Trebuchet MS';	}

.BarContent	{	Background: URL(Menu_Background.png);
			Width: 180Px;
			Padding: 0Px 7Px 0Px 7Px;
			Color: #FFFFFF;
			Text-Align: Left;	}
