@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.westerntechnologylights.com/2G/images/bg.jpg);
	background-repeat: repeat;
}
body,td,th {
	color: #F6F6F6;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #F6F6F6;
}
a:visited {
	text-decoration: none;
	color: #F6F6F6;
}
a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #F6F6F6;
}

/* Style Definition */
.blacktext {color:#191919;}
.smallmenu {font-size: 10px}
.orangemenu {color:#CC3300;}
.productname {
	font-size:16px;
	color: #FF0000;
	font-weight: bolder;
	text-shadow: 2;