.image {
	border: 2px solid #CCCCCC;
	display: box;
}

.image:hover {
	border: 2px solid #6699CC;
	display: box;	
}

.price { 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #990000; 
	font-size: x-small; 
}

.small { 
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: x-small; 
}

. productTitle { 
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 12px;
}

a:link {
	color: #003399;
}

a:active {
	color: #FF9933;
}

a:visited {
	color: #996633;
}

.h3color { 
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #CC6600; 
	font-size: x-small; 
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.productend {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #6699CC;
}

.sectable {
	/*border: 1px dashed #FF9900;*/
}

.navtable {
	border-top: 15px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 15px solid #FF9900;
	border-left: 1px solid #FF9900;

}

.maintable {
	border: none;
}

.sectable td{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* Adlinks Style */
.abg{
	font-family:arial,sans-serif;
	font-size:12px;
	color:#000000;
	padding:0px 1px;
	white-space:nowrap;
	font-weight:bold;
	text-decoration:underline;
}
.sep{
	height:2px;width:100%;
}

.bb{
	overflow:hidden;width:200px;
}

.al{
	font-family:arial,sans-serif;
	font-size:12px;
	width:200px;
	overflow:hidden;
	line-height:16px;
}

.al .alt, .al a{
	color:#0066cc;
	font-weight:normal;
	text-decoration:underline;
	white-space:nowrap;
}

