/* Page Style */
/*BODY         { font-family: Verdana; font-size: 10pt }*/
BODY
{	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Serif;}

/* Table Style */
TABLE{font-family: Verdana; font-size: 10pt}

/* Link Style */
A:Hover {
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	background-color: #a4a1a1;
	text-decoration: underline;
}
A:link {
	font-weight: bold;
	font-size: 10pt;
	color: #000080;
	font-family: Verdana;
	text-decoration: none;
}
A:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: #000080;
	font-family: Verdana;
	text-decoration: none;
}
A:active
{
	font-weight: bold;
	font-size: 10pt;
	color: #000080;
	font-family: Verdana;
	text-decoration: none;
}

.TopMenu:link {
	font-weight: bold;
	color: #ddc058;
	font-family: Verdana;
	text-decoration: none;
}
.TopMenu:visited{	font-weight: bold;
	color: #ddc058;
	font-family: Verdana;
	text-decoration: none;
}
.TopMenu:hover {
	font-weight: bold;
	color: black;
	font-family: Verdana;
	background-color: #ddc058;
}
.TopMenu:active{	font-weight: bold;
	color: #ddc058;
	font-family: Verdana;
	text-decoration: none;
}

/* Selects (Drop Down Lists) */
SELECT
{	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Serif;}

INPUT
{	font-size: 10pt;
	color: black;
	font-family: Verdana, Arial, Serif;}

/* Font Classes */
Font.MenuHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #5a715a;
	font-family: Verdana;
}

.LensQTY
{	font-family : Verdana;
	font-size:10pt;
	border-style: solid; 
	border-width: 1;
	padding-left: 1; 
	padding-right: 1; 
	padding-top: 0; 
	padding-bottom: 0; 
	margin-right:-18px ; 
	border-color:Black;}
