/* CSS Document */
body,td,th {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}
a:link {color: #FFFFFF;	text-decoration: none;}
a:visited {text-decoration: none;	color: #FFFFFF;}
a:hover {text-decoration: underline; color: #00d228;}
a:active {text-decoration: none; color: #FFFFFF;}

td.products {font-size: 12px; color: #000000; text-decoration: none; background-image: url('images/td-bgnd.jpg');}

td.menuon {background-color: #00c1db;}
td.menuoff {background-color: #332211;}
td.bg {background-image: url('images/menu-bg.jpg');}

a.menu:link {color: #ffffff; text-decoration: none;}
a.menu:visited {text-decoration: none; color: #ffffff;}
a.menu:hover {color: #ffffff; text-decoration:underline;}
a.menu:active {text-decoration: none; color: #ffffff;}

h1 {font-family: "Arial", Verdana, serif; font-style: italic; font-size: 14px; font-weight: bold; color: #b4b4b4;}

a.td:link {color: #000000; text-decoration: none; font-size: 14x; font-weight: bold;}
a.td:visited {color: #000000; text-decoration: none; font-size: 14x; font-weight: bold;}
a.td:hover {color: #ff0000;	text-decoration:underline; font-size: 14x; font-weight: bold;}
a.td:active {color: #000000; text-decoration: none; font-size: 14x; font-weight: bold;}
