BODY {
background-image: url(gray1000.jpg);
background-repeat: repeat;
background-attachment: fixed;
background-position: 0% 0%;
     }

tr.product {
color: #000000;
text-align: center;
font-size: 12pt;
font-family: Arial;
}

tr.header {
color: #800000;
text-align: center;
font-size: 11pt;
FONT-WEIGHT: Bold;
font-family: Arial;
margin-bottom: 3pt;
}

a:link {color: #000000;}
a:visited {color: #000000;}
a:active {color: #000000;}

TSM {font-size:80%}


		H1
		{
			COLOR: #800000;
			text-align: center;
			FONT-SIZE: 125%;
			FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
			TEXT-DECORATION: None;
			FONT-WEIGHT: Bold;
			margin-bottom: 3pt;
		}
		H2
		{
			COLOR: #000000;
			FONT-SIZE: 100%;
			FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
			TEXT-DECORATION: None;
			FONT-WEIGHT: Bold;
			margin-bottom: 3pt;
		}
		H3
		{
			COLOR: #000000;
			FONT-SIZE: 85%;
			FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
			TEXT-DECORATION: None;
			FONT-WEIGHT: Bold;
			margin-bottom: 3pt;
		}
		P
		{
			COLOR: #000000;
			FONT-SIZE: 100%;
			FONT-FAMILY: Arial, Helvetica, sans-serif;
			TEXT-DECORATION: None;
			margin-bottom: 3pt;
		}
		UL
		{
			COLOR: #000000;
			FONT-SIZE: 75%;
			FONT-FAMILY: Arial, Helvetica, sans-serif;
			TEXT-DECORATION: None;
			margin-bottom: 3pt;
		}
		OL
		{
			COLOR: #000000;
			FONT-SIZE: 75%;
			FONT-FAMILY: Arial, Helvetica, sans-serif;
			TEXT-DECORATION: None;
			margin-bottom: 3pt;
		}
		.MenuItem
		{
			COLOR: #000000;
			FONT-SIZE: 70%;
			FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
			TEXT-DECORATION: None;
			FONT-WEIGHT: Bold;
		}
		a.MenuItemLink
		{
			COLOR: #000000;
			FONT-SIZE: 70%;
			FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
			TEXT-DECORATION: None;
			FONT-WEIGHT: Bold;
			margin: 0px;
			padding: 0px;
		}
		a.MenuItemLink:link
		{
			COLOR: #ffffff;
			FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
			TEXT-DECORATION: None;
			FONT-WEIGHT: Bold;
		}
		a.MenuItemLink:visited
		{
			COLOR: #ffffff;
			FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
			TEXT-DECORATION: None;
			FONT-WEIGHT: Bold;
		}
		a.MenuItemLink:hover
		{
			COLOR: #000000;
			FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
			TEXT-DECORATION: None;
			FONT-WEIGHT: Bold;
		}
		.myMenu {
			position: absolute;
			visibility: hidden;
			z-index: 5;
		}
.buttontext{
     line-height:30px;
     font-family: Arial, Verdana, Arial, Sans-Serif;
     color:black;
     font-size:14;
     }
.productlist {
     clear:both;
     margin:0 auto;
     padding-left:130px;
     }
.productboxes{
     background:silver;
     float:left;
     height:30px;
     width:220px;
     border-bottom:solid black 1px;
     }
h2   {
     font-family:Tahoma;
     font-size:16;
     }
p    {
     line-height:20px;padding-right:50px;
     font-family: Arial, Verdana, Arial, Sans-Serif;
     color:black;
     font-size:14;
     }