
	/* MENUS.CSS */
	
	BODY 
	{ 
		font-family:verdana; 
		
		background-repeat:no-repeat;
	}
	
	
	DIV#divMenuBar 
	{ 
		background-color:416c97;
	}
	TABLE#tblMenuBar TD 
	{ 
		font-family:Verdana; 
		color:white; 
		cursor:hand;
		font-weight:bold;
	}
	TABLE#tblMenuBar TD.clsMenuBarItem 
	{ 
		font-weight:bold; 
		cursor:hand;
		font-size:10;
	}
	
	.LensOrdering
	{
		font-family:Verdana;
		font-size:10; 
		color:white; 
		cursor:hand;
		font-weight:bold;
		text-decoration:none;
	}
	
	.SummaryTitleHomePage
	{
		background-color:white;
		font-family:Verdana;
		font-size:12;
		font-weight:bold;
		color:Black;
		text-decoration:underline;
	}
	
	.SummaryHomePage
	{
		background-color:White;
		font-family:Verdana;
		font-size:12;
		font-weight:normal;
		color:Black;
		text-justify:newspaper;
		text-decoration:none;
		text-align:justify;
	}
	
	.LoginPage
	{
		font-family:Verdana;
		font-size:10;
		font-weight:bold;
		color:White;
		text-justify:auto;
		text-decoration:none;
	}
	
	.BTLoginPage
	{
		font-family:Verdana;
		font-size:10;
		font-weight:bold;
		color:Black;
		text-justify:auto;
		text-decoration:none;
	}
	
	.PnlBack
	{
		background-image:url(../images/BackGround_Toolbar.bmp);
		background-position:center middle;
		background-repeat:repeat-y;
	}
	
	.ReadMoreHyperLink
	{
		font-family:Verdana;
		font-size:10;
		font-weight:bold;
		color:Gray;
		font-variant:normal;
		cursor:hand;
		font-style:normal;
		text-decoration:none;
	}
	
	.Message
	{
		font-family:Verdana;
		font-size:xx-small;
		color:Red;
	}
	
	.CatalogTableTitle
	{
		background-color:999999;
		font-family:Verdana;
		font-size:12;
		font-weight:bold;
		color:White;
	}
	
	.CatalogTableMenu
	{
		background-color:FFFFFF;
		font-family:Verdana;
		font-size:12;
		font-weight:bold;
		color:Black;
	}
	
	.CatalogTableSubTitle
	{
		background-color:ffe8a2;
		font-family:Verdana;
		font-size:12;
		font-weight:bold;
		color:black;
	}
	
	.CatalogTableInfo
	{
		background-color:white;
		font-family:Verdana;
		font-size:12;
		font-weight:normal;
		color:black;
	}
	
	.PageFooterControl
	{
		font-family:Verdana;
		font-size:10;
		font-weight:normal;
		color:Silver;
		text-decoration:none;
	}
		
	.ProductPopupLabel
	{
		font-family:Verdana;
		font-size:12;
		font-weight:bold;
		font-weight:normal;
		color:Black;
		background-color:ffe8a2;
		text-decoration:none;
	}
	
	.SummaryTitlePopup
	{
		background-color:999999;
		font-family:Verdana;
		font-size:10;
		font-weight:bold;
		color:Black;
		text-decoration:none;
	}
	
	.PopupLink
	{
		font-family:Verdana;
		font-size:10;
		color:Black;
		text-align:left;
		text-decoration:none;
	}
	
	.LabelContactUs
{
	font-size:10;
	font-weight:bold;
	vertical-align: baseline;
	
	font-style:normal;
	font-family: Verdana;
	text-align: left;
	text-decoration:none;
	color:Black;
}

.TextBoxContactUs
{
	font-size: 10;
	vertical-align: baseline;
	font-style: normal;
	font-weight:bold;
	font-family: Verdana;
	text-align:left;
	color :#6B696B;
}

.Validator
{
	font-size:10;
	vertical-align:baseline;
	font-weight:normal;
	font-family:Verdana;
	text-align:center;
	color:#ffffff;
	background-color:#993333;
}

.Message
{
	font-size:10;
	font-weight:bold;
	vertical-align: baseline;
	font-style:normal;
	font-family: Verdana;
	text-align: left;
	color:#993333;
}

.MenuItem
{
	font-family:Verdana;
	color:Black;
	text-decoration:none;
	font-size:12;
	background-color:#99ccff;
}

.InfoCatalog
{
	font-size: 10;
	vertical-align: baseline;
	font-style: normal;
	font-weight:bold;
	font-family: Verdana;
	text-align:left;
	color:Gray;
}
	
	