body {
	font-family: verdana, tahoma, sans-serif ; 
	color: #333333;
	background: url(images/web/gradgray.png) repeat-x;
	filter: none;
} 

form {
	padding-top: 3px; 
	padding-bottom: 6px;
}

ul.basic { 
	list-style-type: none; 
	font-size: 10px; 
	font-family: verdana, tahoma, sans-serif; 
	line-height: 14px; 
	color: #333333; 
	margin-left: 4px; 
	padding: 0px;
}

ul.basic-left { 
	list-style-type: none; 
	font-size: 10px; 
	font-family: verdana, tahoma, sans-serif; 
	line-height: 14px; 
	color: #333333; 
    margin-left: 0px; 
	padding: 0px;
}

a.list:link  { color: #333333; text-decoration: none }
a.list:visited { color: #333333; text-decoration: none }
a.list:hover { color: red; text-decoration: underline }

.img-prod {
	background: url(images/web/shadow.gif) no-repeat bottom right;
	float: right;
	margin: 0 52px 0 0;
	padding: 0;
	position: relative;
}

.img-prod img {
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	display: block;
	margin: -7px 5px 5px -7px;
	padding: 2px;
	position: relative;
}

.img-logo {
	background: url(images/web/shadow.gif) no-repeat bottom right;
	float: right;
	margin: 0 246px 0 0;
	padding: 0;
	position: relative;
}

.img-logo img {
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	display: block;
	margin: -7px 5px 5px -7px;
	padding: 5px;
	position: relative;
}

.img-logo2 {
	background: url(images/web/shadow.gif) no-repeat bottom right;
	float: right;
	margin: 0 272px 0 0;
	padding: 0;
	position: relative;
}

.img-logo2 img {
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	display: block;
	margin: -7px 5px 5px -7px;
	padding: 2px;
	position: relative;
}

.vector {
	background-color: #E4E4E4;
	background-image: url(images/web/vectorbutwhite.gif);
	background-repeat: no-repeat;
    background-position: 100% 95%;
}

table.top {
	background-color: #F7F7F7;
	border: 1px dashed #CCCCCC;
	width: 96%; 
}

table.middle {
	background-color: #E4E4E4;
	border: 1px dashed #777777;
	width: 290px; 
	height: 40px;
}

table.bottom {
	background-color: #E4E4E4;
	border: 1px dashed #777777;
	width: 96%; 
}

td {
    font-size: 10px;
}

td.text-mid {
	font-size: 16px;
	text-align: center;
}

td.text-large {
	font-size: 20px;
	text-align: center;
}

td.prod-border {
	border-left: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
}

td.prod-desc {
	text-align: justify;
}

td.line {
	border-top: 1px dashed #CCCCCC;
}

td.brand-desc {
	border-bottom: 1px dashed #777777;
}

td.cat-border {
	border-right: 1px dashed #777777;
}



/*img.box  { a: link color blue; text-decoration: none; border: 1px solid #333333 }

.shadow-box  {
    width:350px;
	padding:10px;
	filter:shadow(color:gray);
}*/





