/* CSS Document */

/* Font CSS Styles */

td
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	}
	
.greyborderbtm
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	
H1
	{
	font-family: Arial; 
	font-size: 16px; 
	color: #000033;
	margin-bottom: 2px;
	}
	
.td_BlackText
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	}
 
/* Link */
a
	{
	font-weight: normal;
	color:  #009900; 
	text-decoration:underline;
	font-weight: normal;
	}
a:active
	{
	color:  #009900;
	text-decoration:underline;
	font-weight: normal;
	}
a:visited
	{
	color: #009900;
	text-decoration:underline;
	font-weight: normal;
	}
a:hover
	{
	color: #000033;
	text-decoration:underline;
	font-weight: normal;
	}

/* Footer Link */
a.FooterLink
	{
	font-weight: normal;
	color:  #009900; 
	text-decoration:underline;
	font-weight: normal;
	}
a.FooterLink:active
	{
	font-weight: normal;
	color:  #009900; 
	text-decoration:underline;
	font-weight: normal;
	}
a.FooterLink:visited
	{
	font-weight: normal;
	color:  #009900; 
	text-decoration:underline;
	font-weight: normal;
	}
a.FooterLink:hover
	{
	font-weight: normal;
	color:  #009900; 
	text-decoration:underline;
	font-weight: normal;
	}
	
	/* Footer Link */
a.greylink
	{
	font-weight: normal;
	color:  #999999; 
	text-decoration:underline;
	font-weight: normal;
	}
a.greylink:active
	{
	font-weight: normal;
	color:  #999999; 
	text-decoration:underline;
	font-weight: normal;
	}
a.greylink:visited
	{
	font-weight: normal;
	color:  #999999; 
	text-decoration:underline;
	font-weight: normal;
	}
a.greylink:hover
	{
	font-weight: normal;
	color:  #009900; 
	text-decoration:underline;
	font-weight: normal;
	}
	
/* Product Link */
 
a.ProductLink
	{
	font-weight: bold;
	text-decoration: none;
	background-color: #009900;
	color: #fff; 
	font-size: 11px;
	padding: 0 2px 1px;
	margin-right: 4px;
	}
a.ProductLink:active
	{
	font-weight: bold;
	text-decoration: none;
	background-color: #009900;
	color: #fff; 
	font-size: 11px;
	padding: 0 2px 1px;
	margin-right: 4px;
	}
a.ProductLink:visited
	{
	font-weight: bold;
	text-decoration: none;
	background-color: #009900;
	color: #fff; 
	font-size: 11px;
	padding: 0 2px 1px;
	margin-right: 4px;
	}
a.ProductLink:hover
	{
	font-weight: bold;
	text-decoration: none;
	background-color: #cccccc;
	color: #000000; 
	font-size: 11px;
	padding: 0 2px 1px;
	margin-right: 4px;
	}			
	
/* Form CSS Styles */

.FilterDropDown
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	height: 17px;
	}
.Input
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	height: 20px;
	background-color: #FFFFFF;
	background-position: center;
	}
.CheckoutInput
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	height: 20px;
	background-color: #FFFFFF;
	background-position: center;
	}	
.Button
	{
	font-family: arial; 
	font-size: 10px; 
	background-color: #ffffff; 
	color: #000000; 
	font-weight: bold;
	}
.BasketButton
	{
	font-family: arial; 
	font-size: 10px; 
	background-color: #ffffff; 
	color: #000000; 
	font-weight: bold;"	
	width:1150px;
	}
