body{
	font-family: verdana; 
	font-size: 11px;
	color: #000000;
	margin-top:0px;
	/*background-image:url('images/bg.gif');*/
}

.grad
{
	background-image:url('images/grad.gif');
	background-repeat:repeat-y;
	}
	
td{
	font-family: verdana; 
	font-size: 11px;
	color: #000000;
}

.bold
{
	font-weight:bold;	
}

.searchItem{
	font-family: verdana; 
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}

.editorHeader{
	font-family: verdana; 
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}

.white
{
	color:#ffffff;
}

.square{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	
}

.menuDivider
{
	border-right: 1px solid #000000;	
}

.test
{
	border-bottom: 1px dashed #E9F8FF;
	border-right: 1px dashed #E9F8FF;	
	border-left: 1px dashed #E9F8FF;
	border-top: 1px dashed #E9F8FF;	
}

.skyBlueTop
{
	background-color:#66CCFF;	
	border-top: 1px solid #000000;
}

.navyBlueTop
{
	background-color:#003366;
	border-top: 1px solid #000000;	
}

.footerTop
{
	background-color:#003366;
	border-top: 1px solid #000000;	
}

.topBorder
{
	border-top: 1px solid #cccccc;	
}

.skyBlueBottom
{
	background-color:#66CCFF;	
	border-bottom: 1px solid #000000;
}

.navyBlueBottom
{
	background-color:#003366;
	border-bottom: 1px solid #000000;	
}

.bottom
{
border-bottom: 1px solid #66CCFF;
}

.nav
{
	background-color:#000000;
	color: #ffffff;
}

.logo{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

input
{
	font-family: verdana; 
	font-size: 11px;
	vertical-align:middle;
}

.widthController
{
	font-family: verdana; 
	font-size: 11px;
	vertical-align:middle;
	width:200px;
}

.widthAddProduct
{
	font-family: verdana; 
	font-size: 11px;
	vertical-align:middle;
	width:300px;
}

select
{
	font-family: verdana; 
	font-size: 11px;
	vertical-align:middle;
}

.editorDescription
{
	font-family: verdana; 
	font-size: 11px;
	vertical-align:middle;
}

.showroom
{
	font-family: verdana; 
	font-size: 18px;
	font-style:italic;
	font-weight: bold;
	color: #000000;
}

.featured
{
	font-family: verdana; 
	font-size: 18px;
	font-style:italic;
	font-weight: bold;
	color: #3366cc;
}

.editor
{
	font-family: verdana; 
	font-size: 18px;
	font-style:italic;
	font-weight: bold;
	color: #3366cc;
}

.productName
{
	font-family: verdana; 
	font-size: 11px;
	font-style:normal;
	font-weight: bold;
	color: #3366cc;
}

.pdProductName
{
	font-family: verdana; 
	font-size: 14px;
	font-style:normal;
	font-weight: bold;
	color: #3366cc;
}

a:link{font-family: verdana; font-size: 11px; color: #003366; text-decoration: none;}
a:visited{font-family: verdana; font-size: 11px; color: #003366; text-decoration: none;}
a:hover{font-family: verdana; font-size: 11px; color: #003366; text-decoration: underline;}

a.brightBlue:link{font-family: verdana; font-size: 11px; color: #3366cc; text-decoration: none;}
a.brightBlue:visited{font-family: verdana; font-size: 11px; color: #3366cc; text-decoration: none;}
a.brightBlue:hover{font-family: verdana; font-size: 11px; color: #3366cc; text-decoration: underline;}

a.moreDetails:link{font-family: verdana; font-size: 11px; color: #ff6600; text-decoration: none;}
a.moreDetails:visited{font-family: verdana; font-size: 11px; color: #ff6600; text-decoration: none;}
a.moreDetails:hover{font-family: verdana; font-size: 11px; color: #ff6600; text-decoration: underline;}

a.back:link{font-weight:bold; font-family: verdana; font-size: 11px; color: #ff6600; text-decoration: none;}
a.back:visited{font-weight:bold; font-family: verdana; font-size: 11px; color: #ff6600; text-decoration: none;}
a.back:hover{font-weight:bold; font-family: verdana; font-size: 11px; color: #ff6600; text-decoration: underline;}
	
a.white:link{font-family: verdana; font-size: 11px; color: #ffffff; text-decoration: none;}
a.white:visited{font-family: verdana; font-size: 11px; color: #ffffff; text-decoration: none;}
a.white:hover{font-family: verdana; font-size: 11px; color: #ffffff; text-decoration: underline;}

a.orange:link{font-family: verdana; font-size: 11px; color: #ff6600; text-decoration: none;}
a.orange:visited{font-family: verdana; font-size: 11px; color: #ff6600; text-decoration: none;}
a.orange:hover{font-family: verdana; font-size: 11px; color: #ff6600; text-decoration: underline;}
